
#yt_header {
    background-color: #ffffff !important;
    background-image: url("images/ctc/degradadoUP.png") !important;
    background-repeat: repeat-x !important;
}
#yt_logoposition {
    margin: 0 !important;
    width: 42%;
}
#yt_logoposition h1 {
    margin-left: 10px;
}
.clearfix {
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.hide-text {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}
.input-block-level {
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.backtotop {
    background-color: #00a8ff;
    border-radius: 45px;
    bottom: 20px;
    display: block;
    min-height: 45px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-align: center;
    transition: all 0.7s ease-in-out 0s;
    width: 45px;
    z-index: 40;
}
.backtotop.hidden-top {
    bottom: -100px;
}
.backtotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.backtotop i {
    color: #fff;
    font-size: 24px;
    margin: 8px 0 0;
}
.bs-docs-example ul.the-icons li:hover {
    background: #00a8ff none repeat scroll 0 0;
}
#cpanel_wrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #e5e5e5 none repeat scroll 0 0;
    border-color: #f3f3f3 -moz-use-text-color #f3f3f3 #f3f3f3;
    border-image: none;
    border-radius: 3px 0 0 3px;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    font-family: "arial";
    font-size: 11px;
    padding: 8px;
    position: fixed;
    right: -320px;
    top: 35px;
    width: 300px;
    z-index: 999;
}
#cpanel_wrapper #cpanel_btn {
    background: #666666 url("../images/cpanel/bg-cpanel-head.png") repeat scroll 0 0;
    border-radius: 3px 0 0 3px;
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    left: -47px;
    overflow: hidden;
    padding: 7px 10px;
    position: absolute;
    top: 9px;
    width: 26px;
}
#cpanel_wrapper #cpanel_btn i {
    color: #fff;
    font-size: 18px;
    margin: 0 0 0 4px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
#cpanel_wrapper #ytcpanel_accordion {
    margin-bottom: 10px;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
    background: #666666 url("../images/cpanel/bg-cpanel-head.png") repeat scroll 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin: 1px -9px 8px 0;
    padding: 8px 12px;
    text-transform: uppercase;
    word-spacing: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group {
    border-color: #bcbcbc;
    border-radius: 3px;
    margin-bottom: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading {
    background-color: #f9f9f9;
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
    background-repeat: repeat-x;
    border: 1px solid #bcbcbc;
    border-radius: 3px;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
    margin: -1px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle {
    color: #555;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 10px;
    text-shadow: 1px 1px 0 #eeeeee;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle i {
    color: #999;
    float: right;
    font-size: 14px;
    margin-right: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading:hover {
    background-color: #ededed;
    background-image: linear-gradient(to bottom, #f5f5f5, #e0e0e0);
    background-repeat: repeat-x;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active {
    background-color: #8b8b8b;
    background-image: linear-gradient(to bottom, #999, #777);
    background-repeat: repeat-x;
    border-color: #777;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.15) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle {
    color: #fff;
    text-shadow: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle i {
    color: #eee;
    text-shadow: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner {
    border: medium none;
    padding: 8px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear {
    font-size: 100%;
    margin: 0 0 5px;
    padding: 10px 0 0;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear span {
    background: #e6e6e6 none repeat scroll 0 0;
    border-radius: 25px;
    box-shadow: 0 1px #cccccc inset;
    color: #555;
    display: inline-block;
    padding: 1px 15px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .fs-desc {
    color: #838383;
    line-height: 11px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color {
    background-color: #ccc;
    border-radius: 3px;
    box-shadow: 0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #bbbbbb, 0 3px 2px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 5px 5px 0 0;
    overflow: hidden;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 38px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.red {
    background-color: #dd002b;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.blue {
    background-color: #00a8ff;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.oranges {
    background-color: #ff6c00;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.green {
    background-color: #62a400;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.purple {
    background-color: #8b0dc8;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.pink {
    background-color: #a31f82;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.active {
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4) inset;
    margin-top: 7px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.footer-backgroud-image, #cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.header-backgroud-image {
    width: 64%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item input.miniColors {
    border-color: #aaccdd;
    border-radius: 3px 0 0 3px !important;
    margin: 0 -1px 0 0 !important;
    width: 55px !important;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern {
    background-color: #ddd;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 22px;
    margin: 0 5px 0 0;
    text-indent: -999em;
    width: 30px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern.active {
    background-color: #eee;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #aaccdd;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 0;
    position: relative;
    width: 95%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox:hover {
    border-color: #999;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox select {
    height: 22px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: relative;
    width: 99%;
    z-index: 10;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox .selecttext {
    display: inline-block;
    left: 5px;
    position: absolute;
    z-index: 9;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox .select-arrow {
    background: rgba(0, 0, 0, 0) url("../images/shortcode/dk_arrows.png") no-repeat scroll 50% 50%;
    display: inline-block;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
}
#cpanel_wrapper .cpanel-reset .btn {
    background-color: #727272;
    background-image: linear-gradient(to bottom, #7a7a7a, #666666);
    background-repeat: repeat-x;
}
.yt-sticky {
    position: relative;
    z-index: 80;
}
.yt-sticky .module {
    border: medium none;
    margin-bottom: 10px;
    position: absolute;
    z-index: 88;
}
.yt-sticky .module .module-inner1 {
    position: relative;
}
.yt-sticky .module .module-inner1 .module-inner2 {
    margin: 6px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 {
    background-color: #fff;
    font-size: 12px;
    padding: 10px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 .modtitle {
    margin: -10px -10px 0;
}
.btn-special {
    background-color: #6b82a2;
    cursor: pointer;
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 45px;
}
.btn-special span {
    font-size: 20px;
    line-height: 36px;
    margin: 0 4px 0 8px;
    width: 24px;
}
.btn-special:hover span {
    color: #fff;
    text-shadow: 0 0 7px rgba(255, 255, 255, 0.7);
}
#yt_notice {
    height: 0;
    min-height: 0;
    position: fixed;
    top: 0;
    z-index: 96;
}
#yt_notice .yt-notice .module {
    background-color: #6b82a2;
    border: medium none;
    box-shadow: 0 0 3px #999999, 0 -1px 0 #aaccdd inset;
    color: #eee;
    margin: 0;
    min-height: 35px;
    position: absolute;
    text-align: center;
    top: -99em;
    width: 100%;
    z-index: 88;
}
#yt_notice .yt-notice .module.active {
    box-shadow: 0 0 3px #999999, 0 -1px 0 #ddd inset;
}
#yt_notice .yt-notice .module.active .btn-special {
    background: #5e7696 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
}
#yt_notice .yt-notice .module .module-inner1 {
    padding: 10px;
    position: relative;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special {
    border-radius: 0 0 3px 3px;
    color: #bfcfe6;
    height: 39px;
    left: auto;
    margin-top: -1px;
    position: absolute;
    right: 90px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special span {
    line-height: 36px;
    margin: 0 8px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent {
    color: #ddd;
    font-size: 12px;
    padding: 0;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent a {
    color: #fff;
    display: inline-block;
}
#yt_sticky_left {
    height: 0;
    left: 0;
    margin: 0 !important;
    min-height: 0;
    position: fixed;
    top: 165px;
    z-index: 10;
}
#yt_sticky_left .yt-sticky {
    transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_left .yt-sticky .module {
    background: #6b82a2 none repeat scroll 0 0;
    left: -100%;
    width: 100%;
}
#yt_sticky_left .yt-sticky .module:first-child .btn-special {
    border-radius: 0 3px 0 0;
}
#yt_sticky_left .yt-sticky .module:last-child .btn-special {
    border-radius: 0 0 3px;
}
#yt_sticky_left .yt-sticky .module .btn-special {
    background-color: #6b82a2;
    border-bottom: 1px solid #7c91ae;
    box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
    color: #bfcfe6;
    height: 49px;
    left: 100%;
    top: -6px;
}
#yt_sticky_left .yt-sticky .module .btn-special span {
    line-height: 49px;
}
#yt_sticky_right {
    height: 0;
    margin: 0 !important;
    min-height: 0;
    position: fixed;
    right: 0;
    top: 165px;
    z-index: 10;
}
#yt_sticky_right .yt-sticky {
    transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_right .yt-sticky .module {
    background: #6b82a2 none repeat scroll 0 0;
    margin-bottom: 10px;
    position: absolute;
    right: -100%;
    width: 100%;
    z-index: 88;
}
#yt_sticky_right .yt-sticky .module:first-child .btn-special {
    border-radius: 3px 0 0;
}
#yt_sticky_right .yt-sticky .module:last-child .btn-special {
    border-radius: 0 0 0 3px;
}
#yt_sticky_right .yt-sticky .module .btn-special {
    background-color: #6b82a2;
    border-bottom: 1px solid #7c91ae;
    box-shadow: -4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
    color: #bfcfe6;
    height: 49px;
    left: auto;
    right: 100%;
    top: -6px;
}
#yt_sticky_right .yt-sticky .module .btn-special span {
    line-height: 49px;
}
#yt_tool_bottom {
    bottom: -1px;
    height: 0;
    min-height: 0;
    position: fixed;
    right: 70px;
    z-index: 89;
}
#yt_tool_bottom .module {
    background-color: #00a8ff;
    border: medium none;
    margin: 0;
    position: absolute;
    z-index: 88;
}
#yt_tool_bottom .module .module-inner2 {
    padding: 6px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport input, #yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport textarea {
    font-size: 12px;
    width: 95%;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .modcontent {
    font-size: 12px;
    padding: 0;
}
#yt_tool_bottom .module .btn-special {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #00a8ff none repeat scroll 0 0;
    border-color: #0066b5 #0066b5 -moz-use-text-color;
    border-image: none;
    border-radius: 3px 3px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0 -2px 2px rgba(0, 0, 0, 0.15);
    color: #eee;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    left: auto;
    padding: 0 10px 0 0;
    right: 0;
    top: -36px;
    width: auto;
}
#yt_tool_bottom .module .btn-special span {
    line-height: 32px;
}
.no-slider #yt_wrapper #yt_menuwrap {
    margin-bottom: 2px;
}
#yt_header #yt_logoposition h1 {
}
#yt_header #yt_logoposition h1 a {
    display: inline-block;
}
#yt_header .row-fluid > div:first-child::before {
    border: medium none;
    box-shadow: none;
}
#yt_header .row-fluid > div::before {
    border-left: 1px solid #ddd;
    box-shadow: 1px 0 0 #fff;
    content: "";
    float: left;
    height: 50px;
    margin-top: 20px;
}
#yt_menuwrap {
    background: #474747 none repeat scroll 0 0;
    box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.4);
    font-size: 15px;
    height: 41px;
    margin: 5px;
    position: relative;
    z-index: 10;
}
#yt_menuwrap #yt-mobilemenu {
    display: none;
}
#yt_menuwrap.fixed {
    left: 0;
    position: fixed;
    top: -5px;
}
#yt_slideshow {
    background: rgba(0, 0, 0, 0) url("../images/header-bg.png") repeat-x scroll center 1px / auto 100%;
    margin: 0 0 32px;
}
#yt_slideshow #slideshow {
    margin-top: 30px;
}
#breadcrumb div.module {
    background-color: #153f71;
    box-shadow: -1px -1px 3px rgba(0, 0, 0, 0.1);
    margin: 0 !important;
}
#breadcrumb div.module div.modcontent {
    padding: 6px 10px;
}
#breadcrumb div.module ul.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
#breadcrumb div.module ul.breadcrumb li {
    padding: 0;
}
#breadcrumb div.module ul.breadcrumb li:first-child .divider {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    height: auto;
    margin: 0 5px 0 0;
    padding: 0;
    text-indent: 0;
}
#breadcrumb div.module ul.breadcrumb li .divider {
    background: rgba(0, 0, 0, 0) url("../images/breadcrumb_separate.png") no-repeat scroll left 80%;
    display: inline-block;
    margin: 0 8px;
    padding: 0 3px;
}
#breadcrumb div.module ul.breadcrumb li .divider .icon-home {
    font-size: 20px;
    margin: 0;
    vertical-align: -2px;
}
#breadcrumb div.module ul.breadcrumb li a, #breadcrumb div.module ul.breadcrumb li span {
    color: #666;
    font-size: 89%;
    height: 9px;
}
#breadcrumb div.module ul.breadcrumb li a:hover {
    color: #00a8ff;
}
#content.content.layout-mlr.nopos-breadcrumb.nopos-left.nopos-right.nogroup-left.nogroup-right.block #yt_component {
    background-color: #ffffff;
}
#content #yt_component {
    background: #153f71 none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    clear: both;
    margin-bottom: 5px;
    min-height: 294px;
    padding: 2px 4px;
}
#content .span12.no-minheight {
    min-height: 0;
}
#yt_component.span12 {
}
#content.nopos-left.nopos-right #content_main {
    width: 100%;
}
.bg-style {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin: 0;
}
.bg-style h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin-top: 5px;
}
#yt_spotlight2 {
    background-clip: padding-box;
    border-color: rgba(0, 0, 0, 0.8);
    border-top: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    padding: 3em 0;
}
#yt_spotlight2 .module {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    margin: 0;
}
#yt_spotlight2 .module h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin-top: 5px;
}
#yt_spotlight2 .module h3.modtitle {
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    font-size: 150%;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
}
#yt_spotlight2 .module .modcontent {
    padding: 10px 0;
}
#yt_spotlight2 .module .modcontent ul li {
    padding: 3px 0;
    transition: padding 0.4s ease-in-out 0s;
}
#yt_spotlight2 .module .modcontent ul li:hover {
    padding-left: 12px;
}
#yt_spotlight2 .module .modcontent ul li:hover a {
    color: #999;
}
#yt_spotlight2 .module .modcontent ul li a {
    color: #666;
}
#yt_spotlight3 {
    padding: 3em 0;
}
#yt_footer {
    background-color: #818b91 !important;
    background-image: none !important;
    box-shadow: 1px -5px 5px rgba(0, 0, 0, 0.4);
    color: #1f1b1b !important;
    height: 40px !important;
}
#content.content.layout-mlr.nopos-breadcrumb.nopos-left.nopos-right.nogroup-left.nogroup-right.block .yt-main {
    background-color: #ffffff;
    margin: 5px;
}
#content .yt-main {
    background-color: #153f71;
    margin: 5px;
}
#yt_footer .yt-main #yt_copyrightposition {
    font-size: 89%;
    padding: 10px 0;
}
#yt_footer .yt-main #yt_copyrightposition a:hover {
    color: #fff;
}
#yt_footer .yt-main #footer .yt-socialbt {
    border-radius: 30px;
    box-shadow: 1px 1px 2px #000000 inset;
    margin-right: 5px;
    margin-top: 12px;
    padding: 3px;
}
#yt_footer .yt-main #footer .yt-socialbt a {
    background-color: #3d3d3d;
    border: medium none;
    box-shadow: none;
    color: #999;
    height: 30px;
    width: 30px;
}
#yt_footer .yt-main #footer .yt-socialbt a i {
    display: inline-block;
    margin-top: -5px;
    vertical-align: middle;
}
#yt_footer .yt-main #footer .yt-socialbt a.facebook:hover {
    background-color: #3c5a9a;
    color: #fff;
}
#yt_footer .yt-main #footer .yt-socialbt a.twitterbird:hover {
    background-color: #2daae0;
    color: #fff;
}
#yt_footer .yt-main #footer .yt-socialbt a.google:hover {
    background-color: #ee4f2f;
    color: #fff;
}
#yt_footer .yt-main #footer .yt-socialbt a.rss:hover {
    background-color: #ec4822;
    color: #fff;
}
a {
    color: #00a8ff;
    transition: color 0.15s ease-in-out 0s;
}
a:hover {
    color: #515151;
    text-decoration: none;
}
a:focus {
    outline: medium none;
    text-decoration: none;
}
[class^="icon-"], [class*=" icon-"] {
    font-size: 14px;
    margin-right: 5px;
}
.badge, .label {
    display: inline-block;
}
div.img_caption {
    position: relative;
}
div.img_caption.left {
    margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #eee none repeat scroll 0 0;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 -1px 0 #fff inset;
    box-sizing: border-box;
    font-size: 92%;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0;
}
div.caption {
    float: left;
    margin: 0 1em 1em 0;
}
div.yt-lightbox a img {
    width: auto;
}
ul li {
    line-height: 24px;
}
ul ul {
    list-style: outside none disc;
}
ul.blank {
    list-style: outside none none;
    margin: 0;
}
ul.latestnews.yt-list {
    margin: -10px -15px;
}
ul.latestnews.yt-list li:last-child {
    border-bottom: medium none;
}
ul.latestnews.yt-list li {
    border-bottom: 1px solid #f5f5f5;
    padding: 4px 15px;
}
ul.latestnews.yt-list li:hover {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #00a8ff;
}
ul.latestnews.yt-list li a {
    color: #666;
}
ul.latestnews.yt-list li a:hover {
    color: #00a8ff;
}
select {
    padding: 5px 0;
}
#modlgn-remember {
    margin-top: 0;
}
input[type="radio"], input[type="checkbox"] {
    margin: -3px 0 0 165px;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #4fb2ff;
}
input[type="text"]:focus, textarea:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"], input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="submit"]:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, .btn:focus, button[type="submit"] {
    outline: 0 none;
}
label, input, button, select, textarea {
    font-size: 12px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ccc;
    background-image: linear-gradient(#f7f7f7, #fff 50%, #fff);
    background-repeat: no-repeat;
    border-color: #10223e;
    border-radius: 2px;
    box-shadow: 0 1px 0 #fff inset;
    box-sizing: content-box;
    font-size: 12px;
    padding: 4px 6px;
}
.form-horizontal .controls input {
    width: 250px;
}
.form-horizontal .control-group {
    margin-bottom: 15px;
}
.btn {
    font-size: 12px;
}
.button, button {
    background: #10223e none repeat scroll 0 0;
    border-radius: 5px;
    border-style: solid;
    color: #fff;
    display: inline-block;
    font-size: 116.7%;
    padding: 4px 14px;
    text-shadow: none;
    vertical-align: top;
}
.button:hover, button:hover {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
}
.form-horizontal .control-label {
    text-align: left;
}
form.box fieldset {
    border: 1px solid #aaccdd;
    padding: 0 10px 10px;
}
form.box legend {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    font-size: 110%;
    line-height: 100%;
    margin: 0;
    padding: 0 10px;
    width: auto;
}
.display-limit {
    overflow: hidden;
    padding: 1em 0;
}
.form-inline .input-append .add-on i {
    margin: 0 !important;
}
.collapse {
    overflow: hidden;
}
.form-inline .btn-primary .icon-search {
    vertical-align: 1px;
}
.tooltip {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
div.tooltip.fade {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}
.tip-wrap {
    z-index: 999;
}
.tip-wrap .tip {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #666;
    max-width: 350px;
    padding: 0;
}
.tip-wrap .tip.badge-info {
    background-color: #2f96b4;
    border: medium none;
    display: inline-block;
    padding: 2px 6px;
    position: relative;
    top: -2px;
}
.tip-wrap .tip .tip-title {
    background: #666 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 10px;
}
.tip-wrap .tip .tip-text {
    color: #444;
    font-size: 108%;
    padding: 5px 10px;
}
table.category {
    width: 100%;
}
table.category thead {
    background: #eee none repeat scroll 0 0;
}
table.category thead tr th {
    background: #666 none repeat scroll 0 0;
    border-bottom: 2px solid #444;
    color: #fff;
    font-size: 118%;
    padding: 8px;
    text-align: left;
}
table.category thead tr th a {
    color: #fff;
}
table.category tbody tr:hover td {
    background-color: #f5f5f5;
}
table.category tbody tr td {
    border-top: 1px solid #ddd;
    padding: 8px;
}
table.category tbody tr td.list-hits, table.category tbody tr td.hits {
    font-weight: bold;
}
#recaptcha_response_field {
    border-color: #ddd !important;
}
.system-unpublished .system-unpublished {
    border-bottom: 5px solid;
    border-top: 16px solid;
    margin: -10px;
    padding: 10px;
    position: relative;
}
.system-unpublished .system-unpublished::before {
    content: "Unpublished";
    font-size: 0.8em;
    font-weight: bold;
    left: 10px;
    position: absolute;
    text-transform: uppercase;
    top: -19px;
}
span.highlight {
    background-color: #f16529 !important;
    border-radius: 3px;
    color: #444;
}
#system-message {
    margin: 0;
}
#system-message .message {
    margin-bottom: 1.5em;
}
#system-message .message > ul {
    background-position: 5px 40%;
    margin: 0;
}
div.categories-list > div {
    margin-bottom: 1em;
}
div.categories-list > div h3.page-header {
    border-bottom: medium none;
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
div.categories-list > div h3.page-header .btn [class^="icon-"] {
    margin: 0;
}
div.categories-list > div h3.page-header .badge {
    display: inline-block;
    vertical-align: 2px;
}
div.categories-list ul {
    margin: 0;
    padding-left: 15px;
    position: relative;
}
div.categories-list ul li {
    font-weight: bold;
    line-height: 20px;
    list-style: outside none none;
}
div.categories-list ul li ul > li {
    list-style: outside none none;
    margin: 0;
    padding: 10px 0 0 8px;
    position: relative;
}
div.categories-list ul li ul > li::after {
    border-left: 1px solid #aaccdd;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
div.categories-list ul li ul > li::before {
    border-bottom: 1px solid #aaccdd;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 28px;
    width: 7px;
}
div.categories-list ul li ul > li .item-title {
    padding: 3px 8px;
}
div.categories-list ul li .newsfeed-count {
    margin-top: 10px;
}
.blog .heading-category {
    font-size: 150%;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
}
.blog .items-leading {
    border-bottom: 1px dotted #d3d3d3;
    overflow: hidden;
    padding: 0 0 5px;
}
.blog .items-leading.cols-2, .blog .items-leading.cols-3, .blog .items-leading.cols-4 {
    border-bottom: medium none;
}
.blog .items-leading .item {
    overflow: hidden;
    padding: 20px 0;
}
.blog .items-leading .item .item-image {
    background: #e6e6e6 url("../images/loading.gif") no-repeat scroll center center;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto;
}
.blog .items-leading .item .item-image .image-overlay {
    background-color: rgba(102, 102, 102, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-out 0s;
    width: 100%;
    z-index: 5;
}
.blog .items-leading .item .item-image .image-overlay .hover-links {
    margin: -18px -40px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a {
    background: #00a8ff none repeat scroll 0 0;
    border: 1px solid #1298ff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    width: 32px;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom {
    transform: translate(20px, -20px);
    transition: all 0.2s ease-out 0s;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
    transform: translate(-20px, 20px);
    transition: all 0.2s ease-out 0s;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a i {
    color: white;
    font-size: 14px;
    margin: 0;
}
.blog .items-leading .item .item-image:hover .item-headinfo {
    bottom: -35px;
}
.blog .items-leading .item .item-image:hover .image-overlay {
    opacity: 1;
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom, .blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link {
    transform: translate(0px, 0px);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover, .blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
    background: #1c9cff none repeat scroll 0 0;
}
.blog .items-leading .item .article-text {
}
.blog .items-leading .item .article-text::before, .blog .items-leading .item .article-text::after {
    content: "";
    display: table;
    line-height: 0;
}
.blog .items-leading .item .article-text::after {
    clear: both;
}
.blog .items-leading .item .article-text .page-header {
    border-bottom: 0 none;
    margin: 0 0 5px;
    padding: 0;
}
.blog .items-leading .item .article-text .page-header h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
.blog .items-leading .item .article-text .page-header h2 a {
    color: #00a8ff;
}
.blog .items-leading .item .article-text .page-header h2 a:hover {
    color: #666;
}
.blog .items-leading .item .article-text .item-headinfo {
    margin-bottom: 8px;
    transition: all 0.25s ease-in-out 0s;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info {
    margin: 0;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd {
    color: #999;
    display: inline-block;
    float: none;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions {
    float: right;
    list-style: outside none none;
    margin: 0;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li {
    display: inline-block;
    margin: 0 5px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a::after {
    content: "";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a::after {
    content: "";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a {
    height: auto;
    margin-top: -3px;
    text-indent: 0;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a {
    color: #aaccdd;
    font-family: FontAwesome;
    font-size: 15px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a img {
    display: none;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a:hover {
    color: #00a8ff;
}
.blog .items-leading .item.span6 .item-image, .blog .items-leading .item.span4 .item-image {
    display: block;
    float: none !important;
    margin: 0 0 1em;
    min-height: auto !important;
    min-width: auto !important;
}
.blog .items-leading .item.span3 .item-image {
    float: none !important;
    margin: 0 0 1em;
    min-height: 126px !important;
    min-width: auto !important;
}
.blog .items-leading .item.span3 .article-text .item-headinfo ul.actions {
    display: none;
}
.blog .items-leading .leading-0 {
    padding-top: 0;
}
.blog .items-row {
    border-top: 1px dotted #d3d3d3;
}
.blog .items-row.cols-2, .blog .items-row.cols-3, .blog .items-row.cols-4, .blog .items-row.row-0 {
    border-top: medium none;
}
.blog .items-row.row-0 .item {
    padding-top: 0;
}
.blog .items-row .item {
    overflow: hidden;
    padding: 20px 0;
}
.blog .items-row .item .item-image {
    background: #e6e6e6 url("../images/loading.gif") no-repeat scroll center center;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto;
}
.blog .items-row .item .item-image .image-overlay {
    background-color: rgba(102, 102, 102, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-out 0s;
    width: 100%;
    z-index: 5;
}
.blog .items-row .item .item-image .image-overlay .hover-links {
    margin: -18px -40px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
.blog .items-row .item .item-image .image-overlay .hover-links a {
    background: #00a8ff none repeat scroll 0 0;
    border: 1px solid #1298ff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    width: 32px;
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-zoom {
    transform: translate(20px, -20px);
    transition: all 0.2s ease-out 0s;
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-link {
    transform: translate(-20px, 20px);
    transition: all 0.2s ease-out 0s;
}
.blog .items-row .item .item-image .image-overlay .hover-links a i {
    color: white;
    font-size: 14px;
    margin: 0;
}
.blog .items-row .item .item-image:hover .item-headinfo {
    bottom: -35px;
}
.blog .items-row .item .item-image:hover .image-overlay {
    opacity: 1;
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom, .blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link {
    transform: translate(0px, 0px);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover, .blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
    background: #1c9cff none repeat scroll 0 0;
}
.blog .items-row .item .article-text {
}
.blog .items-row .item .article-text::before, .blog .items-row .item .article-text::after {
    content: "";
    display: table;
    line-height: 0;
}
.blog .items-row .item .article-text::after {
    clear: both;
}
.blog .items-row .item .article-text .page-header {
    border-bottom: 0 none;
    margin: 0 0 5px;
    padding: 0;
}
.blog .items-row .item .article-text .page-header h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
.blog .items-row .item .article-text .page-header h2 a {
    color: #00a8ff;
}
.blog .items-row .item .article-text .page-header h2 a:hover {
    color: #666;
}
.blog .items-row .item .article-text .item-headinfo {
    margin-bottom: 8px;
    transition: all 0.25s ease-in-out 0s;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info {
    margin: 0;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd {
    color: #999;
    display: inline-block;
    float: none;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.blog .items-row .item .article-text .item-headinfo ul.actions {
    float: right;
    list-style: outside none none;
    margin: 0;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li {
    display: inline-block;
    margin: 0 5px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.print-icon a::after {
    content: "";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.email-icon a::after {
    content: "";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a {
    height: auto;
    margin-top: -3px;
    text-indent: 0;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a {
    color: #aaccdd;
    font-family: FontAwesome;
    font-size: 15px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a img {
    display: none;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a:hover {
    color: #00a8ff;
}
.blog .items-row .item.span6 .item-image, .blog .items-row .item.span4 .item-image {
    display: block;
    float: none !important;
    margin: 0 0 1em;
    min-height: auto !important;
    min-width: auto !important;
}
.blog .items-row .item.span3 .item-image {
    float: none !important;
    margin: 0 0 1em;
    min-height: 126px !important;
    min-width: auto !important;
}
.blog .items-row .item.span3 .article-text .item-headinfo ul.actions {
    display: none;
}
body.homepage .blog-featured .items-leading {
    border: medium none;
    padding: 0;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title {
    font-size: 150%;
    font-weight: normal;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title a {
    color: #00a8ff;
}
body.layout_main-left-right .blog-featured .items-row .item .item-image {
    float: none;
    margin: 0 0 1em;
}
.blog-featured .items-leading.cols-2, .blog-featured .items-leading.cols-3, .blog-featured .items-leading.cols-4 {
    border-bottom: medium none;
}
.blog-featured .items-leading .item {
    overflow: hidden;
    padding: 20px 0;
}
.blog-featured .items-leading .item .item-image {
    background: #e6e6e6 url("../images/loading.gif") no-repeat scroll center center;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto;
}
.blog-featured .items-leading .item .item-image .image-overlay {
    background-color: rgba(102, 102, 102, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-out 0s;
    width: 100%;
    z-index: 5;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links {
    margin: -18px -40px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a {
    background: #00a8ff none repeat scroll 0 0;
    border: 1px solid #1298ff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    width: 32px;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom {
    transform: translate(20px, -20px);
    transition: all 0.2s ease-out 0s;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
    transform: translate(-20px, 20px);
    transition: all 0.2s ease-out 0s;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a i {
    color: white;
    font-size: 14px;
    margin: 0;
}
.blog-featured .items-leading .item .item-image:hover .item-headinfo {
    bottom: -35px;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay {
    opacity: 1;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom, .blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link {
    transform: translate(0px, 0px);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover, .blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
    background: #1c9cff none repeat scroll 0 0;
}
.blog-featured .items-leading .item .article-text {
}
.blog-featured .items-leading .item .article-text::before, .blog-featured .items-leading .item .article-text::after {
    content: "";
    display: table;
    line-height: 0;
}
.blog-featured .items-leading .item .article-text::after {
    clear: both;
}
.blog-featured .items-leading .item .article-text .page-header {
    border-bottom: 0 none;
    margin: 0 0 5px;
    padding: 0;
}
.blog-featured .items-leading .item .article-text .page-header h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
.blog-featured .items-leading .item .article-text .page-header h2 a {
    color: #00a8ff;
}
.blog-featured .items-leading .item .article-text .page-header h2 a:hover {
    color: #666;
}
.blog-featured .items-leading .item .article-text .item-headinfo {
    margin-bottom: 8px;
    transition: all 0.25s ease-in-out 0s;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info {
    margin: 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd {
    color: #999;
    display: inline-block;
    float: none;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions {
    float: right;
    list-style: outside none none;
    margin: 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li {
    display: inline-block;
    margin: 0 5px;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a::after {
    content: "";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a::after {
    content: "";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a {
    height: auto;
    margin-top: -3px;
    text-indent: 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a {
    color: #aaccdd;
    font-family: FontAwesome;
    font-size: 15px;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a img {
    display: none;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a:hover {
    color: #00a8ff;
}
.blog-featured .items-leading .item.span6 .item-image, .blog-featured .items-leading .item.span4 .item-image {
    display: block;
    float: none !important;
    margin: 0 0 1em;
    min-height: auto !important;
    min-width: auto !important;
}
.blog-featured .items-leading .item.span3 .item-image {
    float: none !important;
    margin: 0 0 1em;
    min-height: 126px !important;
    min-width: auto !important;
}
.blog-featured .items-leading .item.span3 .article-text .item-headinfo ul.actions {
    display: none;
}
.blog-featured .items-leading .item.leading-0 {
    padding-top: 0;
}
.blog-featured .items-leading .item .page-header {
    border-bottom: 0 none;
    margin: 0 0 1em;
    padding: 0;
}
.blog-featured .items-leading .item .page-header h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
.blog-featured .items-leading .item .page-header h2 a {
    color: #00a8ff;
}
.blog-featured .items-leading .item .page-header h2 a:hover {
    color: #666;
}
.blog-featured .items-leading .item .item-image {
    margin: 0 20px 10px 0;
}
.blog-featured .items-leading .item .item-image .item-headinfo {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
    left: 0;
    position: absolute;
    text-align: left;
    transition: all 0.26s ease-out 0s;
    width: 100%;
    z-index: 2;
}
.blog-featured .items-leading .item .item-image .item-headinfo .article-info {
    color: #aaccdd;
    margin: 0;
    padding: 5px;
}
.blog-featured .items-leading .item .item-image .item-headinfo .article-info dd {
    font-size: 89%;
    margin: 0 5px;
}
.blog-featured .items-row {
    border-top: 1px dotted #c3c3c3;
    overflow: hidden;
}
.blog-featured .items-row.cols-2, .blog-featured .items-row.cols-3, .blog-featured .items-row.cols-4, .blog-featured .items-row.row-0 {
    border-top: medium none;
}
.blog-featured .items-row.row-0 .item {
    padding-top: 0;
}
.blog-featured .items-row .item {
    overflow: hidden;
    padding: 20px 0;
}
.blog-featured .items-row .item .item-image {
    background: #e6e6e6 url("../images/loading.gif") no-repeat scroll center center;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto;
}
.blog-featured .items-row .item .item-image .image-overlay {
    background-color: rgba(102, 102, 102, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-out 0s;
    width: 100%;
    z-index: 5;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links {
    margin: -18px -40px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a {
    background: #00a8ff none repeat scroll 0 0;
    border: 1px solid #1298ff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    width: 32px;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-zoom {
    transform: translate(20px, -20px);
    transition: all 0.2s ease-out 0s;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-link {
    transform: translate(-20px, 20px);
    transition: all 0.2s ease-out 0s;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a i {
    color: white;
    font-size: 14px;
    margin: 0;
}
.blog-featured .items-row .item .item-image:hover .item-headinfo {
    bottom: -35px;
}
.blog-featured .items-row .item .item-image:hover .image-overlay {
    opacity: 1;
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom, .blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link {
    transform: translate(0px, 0px);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover, .blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
    background: #1c9cff none repeat scroll 0 0;
}
.blog-featured .items-row .item .article-text {
}
.blog-featured .items-row .item .article-text::before, .blog-featured .items-row .item .article-text::after {
    content: "";
    display: table;
    line-height: 0;
}
.blog-featured .items-row .item .article-text::after {
    clear: both;
}
.blog-featured .items-row .item .article-text .page-header {
    border-bottom: 0 none;
    margin: 0 0 5px;
    padding: 0;
}
.blog-featured .items-row .item .article-text .page-header h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
.blog-featured .items-row .item .article-text .page-header h2 a {
    color: #00a8ff;
}
.blog-featured .items-row .item .article-text .page-header h2 a:hover {
    color: #666;
}
.blog-featured .items-row .item .article-text .item-headinfo {
    margin-bottom: 8px;
    transition: all 0.25s ease-in-out 0s;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info {
    margin: 0;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd {
    color: #999;
    display: inline-block;
    float: none;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions {
    float: right;
    list-style: outside none none;
    margin: 0;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li {
    display: inline-block;
    margin: 0 5px;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.print-icon a::after {
    content: "";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.email-icon a::after {
    content: "";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a {
    height: auto;
    margin-top: -3px;
    text-indent: 0;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a {
    color: #aaccdd;
    font-family: FontAwesome;
    font-size: 15px;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a img {
    display: none;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a:hover {
    color: #00a8ff;
}
.blog-featured .items-row .item.span6 .item-image, .blog-featured .items-row .item.span4 .item-image {
    display: block;
    float: none !important;
    margin: 0 0 1em;
    min-height: auto !important;
    min-width: auto !important;
}
.blog-featured .items-row .item.span3 .item-image {
    float: none !important;
    margin: 0 0 1em;
    min-height: 126px !important;
    min-width: auto !important;
}
.blog-featured .items-row .item.span3 .article-text .item-headinfo ul.actions {
    display: none;
}
.blog-featured .items-row .item.leading-0 {
    padding-top: 0;
}
.blog-featured .items-row .item .page-header {
    border-bottom: 0 none;
    margin: 0 0 1em;
    padding: 0;
}
.blog-featured .items-row .item .page-header h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
.blog-featured .items-row .item .page-header h2 a {
    color: #00a8ff;
}
.blog-featured .items-row .item .page-header h2 a:hover {
    color: #666;
}
.blog-featured .items-row .item .item-image {
    margin: 0 20px 10px 0;
}
.blog-featured .items-row .item .item-image .item-headinfo {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
    left: 0;
    position: absolute;
    text-align: left;
    transition: all 0.26s ease-out 0s;
    width: 100%;
    z-index: 2;
}
.blog-featured .items-row .item .item-image .item-headinfo .article-info {
    color: #aaccdd;
    margin: 0;
    padding: 5px;
}
.blog-featured .items-row .item .item-image .item-headinfo .article-info dd {
    font-size: 89%;
    margin: 0 5px;
}
.blog .items-leading + .items-row .item {
    padding-top: 20px;
}
.item-page .page-header {
    border-bottom: 0 none;
    margin: 0;
    padding: 0;
}
.item-page .page-header h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
.item-page .page-header h2 a {
    color: #00a8ff;
}
.item-page .page-header h2 a:hover {
    color: #666;
}
.item-page .page-header h2 {
    font-size: 180%;
}
.item-page .article-info {
    margin: 3px 0 15px;
    transition: all 0.25s ease-in-out 0s;
}
.item-page .article-info dl.article-info {
    margin: 0;
}
.item-page .article-info dl.article-info dd {
    color: #999;
    display: inline-block;
    float: none;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.item-page .article-info ul.actions {
    float: right;
    list-style: outside none none;
    margin: 0;
}
.item-page .article-info ul.actions li {
    display: inline-block;
    margin: 0 5px;
}
.item-page .article-info ul.actions li.print-icon a::after {
    content: "";
}
.item-page .article-info ul.actions li.email-icon a::after {
    content: "";
}
.item-page .article-info ul.actions li.edit-icon a {
    height: auto;
    margin-top: -3px;
    text-indent: 0;
}
.item-page .article-info ul.actions li a {
    color: #aaccdd;
    font-family: FontAwesome;
    font-size: 15px;
}
.item-page .article-info ul.actions li a img {
    display: none;
}
.item-page .article-info ul.actions li a:hover {
    color: #00a8ff;
}
.item-page .article-info ul.actions li.email-icon {
    margin: 0;
}
.item-page .article-info dl.article-info dd.create {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #a8a8a8;
    padding: 0;
}
.item-page .article-info .actions .edit-icon a {
    height: auto;
    margin-top: -3px;
    text-indent: 0;
}
.item-page .image-overlay {
    background-color: rgba(102, 102, 102, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-out 0s;
    width: 100%;
    z-index: 5;
}
.item-page .image-overlay .hover-links {
    margin: -18px -40px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
.item-page .image-overlay .hover-links a {
    background: #00a8ff none repeat scroll 0 0;
    border: 1px solid #1298ff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    width: 32px;
}
.item-page .image-overlay .hover-links a.hover-zoom {
    transform: translate(20px, -20px);
    transition: all 0.2s ease-out 0s;
}
.item-page .image-overlay .hover-links a.hover-link {
    transform: translate(-20px, 20px);
    transition: all 0.2s ease-out 0s;
}
.item-page .image-overlay .hover-links a i {
    color: white;
    font-size: 14px;
    margin: 0;
}
.item-page div.related-items-title {
    margin-top: 2em;
    text-transform: uppercase;
}
.item-page .img-fulltext {
    display: inline-block;
    margin-bottom: 1em;
    position: relative;
}
.item-page .img-fulltext div.img_caption p.img_caption {
    padding: 5px 0;
}
.item-page .img-fulltext.pull-left {
    margin-right: 1.5em;
}
.item-page .img-fulltext.pull-right {
    margin-left: 1.5em;
}
.item-page .img-fulltext:hover .image-overlay {
    opacity: 1;
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom {
    transform: translate(0px, 0px);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link {
    transform: translate(0px, 0px);
}
.item-page ul.related-items li .img-fulltext {
    display: inline-block;
    margin-bottom: 10px;
}
.item-page.edit .formelm-buttons {
    margin: 0 0 1em;
}
.item-page.edit .button2-left a.modal {
    border: medium none;
    box-shadow: none;
    height: auto;
    position: static;
    width: auto;
}
.homepage .item-page .img-fulltext {
    display: block;
}
.calendar table td {
    display: table-cell;
}
.calendar thead .hilite {
    border: medium none;
}
ul.related-items li h3.related-item-title {
    font-weight: normal;
}
.category-list h2 {
    font-size: 150%;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
}
.category-list .cat-items .display-limit select {
    width: auto !important;
}
div.archive .filter-search {
    background: #eee none repeat scroll 0 0;
    border-color: #ddd;
    border-radius: 0;
}
div.archive .filter-search #limit {
    margin-right: 10px;
    width: auto;
}
div.archive #archive-items > div {
    border-top: 1px dotted #aaccdd;
    padding: 10px 0;
}
div.archive #archive-items > div:first-child {
    border-top: medium none;
}
div.archive #archive-items > div.row1 {
    background: #f5f5f5 none repeat scroll 0 0;
}
div.archive #archive-items > div h2.item-title {
    font-size: 115%;
    margin: 0;
}
div.archive #archive-items > div dl.article-info {
    color: #999;
    margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
    display: inline-block;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
div.archive #archive-items > div .intro > p {
    display: inline;
}
.pagination {
    height: auto;
    margin: 20px 0;
}
.pagination ul {
    border-radius: 0;
    box-shadow: none;
    display: table;
    margin: 0 auto;
}
.pagination ul li {
    display: inline-block;
    margin: 0 2px;
}
.pagination ul li a, .pagination ul li span {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0 !important;
    color: #666;
    display: inline-block;
    float: none;
    line-height: 25px;
    padding: 0 10px;
}
.pagination ul li a > span, .pagination ul li span > span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    float: none;
    line-height: 100%;
    padding: 0;
}
.pagination ul li a {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #00a8ff;
}
.pagination ul li a:hover {
    border: 1px solid #d4d4d4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
}
.pagination ul li a:hover span {
    background: transparent none repeat scroll 0 0;
    color: #666;
}
.pagination ul li span.active {
    border: 1px solid #d4d4d4;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
}
.pagination ul li span.active span {
    background: transparent none repeat scroll 0 0;
    color: #666;
}
.contentpane {
    color: #777;
    font-family: "Titillium Web",Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin: 1em;
}
.contentpane #mailto-window > h2 {
    font-size: 160%;
    font-weight: normal;
}
.contentpane #mailto-window .mailto-close {
    font-size: 16px;
    position: absolute;
    right: 40px;
    top: 15px;
}
.contentpane #mailto-window .formelm label {
    color: #777;
}
.contentpane .item-page .img-fulltext {
    display: inline-block;
    float: none;
}
.contentpane .item-page .img-fulltext .img_caption {
    width: auto !important;
}
.contentpane .item-page ul.related-items li .img-fulltext {
    display: block;
}
.contentpane .item-page ul.related-items li h3.related-item-title {
    margin-bottom: 1.5em;
}
.contentpane .row-fluid [class*="span"] {
    float: left;
    margin-left: 2.12766%;
}
.contentpane .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.contentpane .row-fluid .span4 {
    width: 31.9149%;
}
.contentpane .row-fluid .span3 {
    width: 23.0769%;
}
dl.tabs {
    border-bottom: 1px solid #e7e7e7;
    box-sizing: border-box;
    clear: both;
    margin: 1.5em 0 1em;
    padding: 0 10px;
    width: 100%;
}
dl.tabs::before, dl.tabs::after {
    content: "";
    display: table;
    line-height: 0;
}
dl.tabs::after {
    clear: both;
}
dl.tabs dt {
    float: left;
    margin-bottom: -1px;
    margin-right: 5px;
}
dl.tabs dt.open h3 {
    background: #fff none repeat scroll 0 0;
    border-bottom-color: #fff;
}
dl.tabs dt.open h3 a {
    color: #00a8ff;
}
dl.tabs dt h3 {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    font-size: 116.7%;
    margin: 0;
    padding: 7px 10px 8px;
}
dl.tabs dt h3 a {
    color: #808080;
}
dd.tabs {
    margin: 0;
}
.search #searchForm legend {
    font-size: 18px;
}
.search #searchForm .phrases-box input, .search #searchForm .only input {
    float: left;
    margin-right: 5px;
}
.search .search-results {
    clear: both;
}
.search .search-results .result-category {
    display: none;
}
.search .search-results .result-category, .search .search-results .result-text {
    margin: 0;
    padding: 0;
}
.search .search-results .result-text {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.finder #search-form {
    background: #ecf0e8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 0 1px #f4f4f4 inset;
    padding: 20px;
}
.finder #search-form #finder-search {
    margin: 0;
}
.finder #search-form #finder-search #advanced-search {
    padding: 10px 0 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul {
    list-style: outside none none;
    margin: 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li {
    margin-bottom: 10px;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li label {
    width: 150px;
}
.finder #search-results #search-query-explained {
    border-bottom: 3px solid #eee;
    box-shadow: 0 -1px 0 #aaccdd inset;
    font-weight: bold;
    margin: 1em 0;
}
.finder #search-results ul.list-striped {
    list-style: outside none none;
    margin: 0;
}
.finder #search-results ul.list-striped li {
    border-bottom: 1px solid #eee;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.finder #search-results ul.list-striped li .result-url {
    color: #999;
}
.newsfeed-category select[multiple], .newsfeed-category select[size], .contact-category select[multiple], .contact-category select[size] {
    width: auto;
}
.newsfeed h2 {
    border-bottom: 1px solid #ddd;
    font-size: 160%;
    padding-bottom: 10px;
}
.newsfeed .feed-description {
    background: #eee none repeat scroll 0 0;
    padding: 10px;
}
.newsfeed ol {
    list-style: outside none none;
    margin: 0;
}
.newsfeed ol li {
    border-bottom: 1px dotted #aaccdd;
    padding: 20px 0;
}
.newsfeed ol li a {
    color: #777;
    font-weight: normal;
}
.newsfeed ol li .feed-item-description {
    margin-top: 10px;
    overflow: hidden;
}
.newsfeed ol li .feed-item-description > img:first-child {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin: 0 0 10px 15px;
    padding: 5px;
}
.newsfeed ol li:hover {
    background: #f5f5f5 none repeat scroll 0 0;
}
.newsfeed ol li:hover a {
    color: #00a8ff;
}
.weblink-category select[multiple], .weblink-category select[size] {
    width: auto !important;
}
h1.title {
    font-size: 180%;
}
h2.subtitle {
    font-size: 130%;
}
.view-login #system-message {
    margin: 0 auto;
    width: 550px;
}
.view-login #content #yt_component {
    border: medium none;
    box-shadow: none;
}
.view-login .wrap-login {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ffffd8;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 1em 2em 2em;
    width: 550px;
}
.view-login .wrap-login .page-header {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    margin: -14px -28px 15px;
    padding: 10px 25px;
}
.view-login .wrap-login .page-header h1 {
    margin: 0;
}
.view-login .wrap-login .form-horizontal .control-group {
    float: left;
    margin: 1em 0;
    width: 50%;
}
.view-login .wrap-login .form-horizontal .control-label {

}
.view-login .wrap-login .form-horizontal .controls input {
    width: 180px;
}
.view-login .wrap-login .other-link {
    overflow: hidden;
}
.view-login .wrap-login .other-link ul.yt-list {
    margin: 0 0 0 15px;
}
.view-login .wrap-login .other-link ul.yt-list li {
    float: left;
    margin-right: 30px;
}
.view-login .wrap-login .other-link ul.yt-list li a {
    color: #666;
    font-size: 12px;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
    color: #00a8ff;
}
.login .form-horizontal {
    margin-bottom: 0;
}
.login .well {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 10px 0 0;
}
.login .well .control-label label {
    font-weight: bold;
}
.login .well .controls {
    margin: 0;
}
.registration .page-header {
    margin: 0 0 15px;
}
.registration .page-header h2 {
    margin: 0;
}
.registration .form-horizontal .control-label {
    text-align: left;
}
.registration .form-horizontal .control-label label {
    font-weight: bold;
}
div.contact h3.jicons-text {
    font-size: 120%;
}
div.contact ul.blank li, div.contact .contact-misc, div.contact form.box legend {
    color: #999;
}
div.contact .contact-image {
    float: right;
    width: 50%;
}
div.contact .contact-image img {
    border: 1px solid #aaccdd;
    box-sizing: border-box;
    margin-top: 1em;
    padding: 5px;
}
div.contact textarea, div.contact input {
    width: 300px;
}
div.contact textarea {
    height: 100px;
}
div.contact .contact-address, div.contact .contact-contactinfo, div.contact .contact-miscinfo {
    margin-bottom: 2em;
}
.suffix strong {
    display: inline-block;
}
.module_menu, div.module {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 30px;
    position: relative;
}
.module {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
    box-sizing: border-box;
}
.module.clear {
    border: medium none;
}
.module.clear h3.modtitle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.module.clear div.modcontent {
    padding: 0;
}
.module h3.modtitle {
    background-color: #fbfbfb;
    background-image: linear-gradient(#fff, #fff 70%, #e9e9e9);
    background-repeat: no-repeat;
    border-bottom: 1px solid #ddd;
    color: #666;
    font-size: 128.6%;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    padding: 8px 10px;
}
.module div.modcontent {
    padding: 15px;
}
.module.blank {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #666;
}
.module.blank h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.blank h3.modtitle {
    color: #666;
    line-height: 28px;
}
.module.blank h3.modtitle {
    font-size: 130%;
    margin: 0 0 5px;
    padding: 10px 0;
}
.module.blank .modcontent {
    padding: 0;
}
.module .title-style {
    border-color: #ddd;
}
.module .title-style h3.modtitle {
    background: transparent none repeat scroll 0 0;
}
.module .title-style h3.modtitle::before {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
    content: "+";
    display: inline-block;
    font-size: 21px;
    height: 20px;
    line-height: 15px;
    margin-right: 5px;
    text-align: center;
    width: 20px;
}
.module.title1 {
    border-color: #ddd;
}
.module.title1 h3.modtitle {
    background: transparent none repeat scroll 0 0;
}
.module.title1 h3.modtitle::before {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
    content: "+";
    display: inline-block;
    font-size: 21px;
    height: 20px;
    line-height: 15px;
    margin-right: 5px;
    text-align: center;
    width: 20px;
}
.module.title1 h3.modtitle {
    color: #00a8ff;
}
.module.title2 {
    border-color: #ddd;
}
.module.title2 h3.modtitle {
    background: transparent none repeat scroll 0 0;
}
.module.title2 h3.modtitle::before {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
    content: "+";
    display: inline-block;
    font-size: 21px;
    height: 20px;
    line-height: 15px;
    margin-right: 5px;
    text-align: center;
    width: 20px;
}
.module.title2 h3.modtitle {
    color: #dd002b;
}
.module.title2 h3.modtitle::before {
    background: #dd002b none repeat scroll 0 0;
}
.module.title3 {
    border: 4px solid #ddd;
}
.module.title3 h3.modtitle {
    background: transparent none repeat scroll 0 0;
}
.module.title3 h3.modtitle::before {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
    content: "+";
    display: inline-block;
    font-size: 21px;
    height: 20px;
    line-height: 15px;
    margin-right: 5px;
    text-align: center;
    width: 20px;
}
.module.title3 h3.modtitle {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
    padding: 6px 10px;
}
.module.title3 h3.modtitle::before {
    background: #0066b5 none repeat scroll 0 0;
    float: right;
    height: 32px;
    line-height: 24px;
    margin: -6px -10px;
    text-align: center;
    width: 32px;
}
.module[class*="bg-title"] {
    border: 1px solid #ddd;
}
.module[class*="bg-title"] h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #fff;
    margin: -1px;
}
.module.bg-title1 h3.modtitle {
    background: #00b8d8 none repeat scroll 0 0;
    border-color: #00b8d8;
}
.module.bg-title2 h3.modtitle {
    background: #f16529 none repeat scroll 0 0;
    border-color: #f16529;
}
.module.bg-title3 h3.modtitle {
    background: #381a43 none repeat scroll 0 0;
    border-color: #381a43;
}
.module.bg-title4 h3.modtitle {
    background: #00b9d8 none repeat scroll 0 0;
    border-color: #00b9d8;
}
.module .bg-content h3.modtitle {
    text-align: center;
}
.module .bg-content div.modcontent {
    padding: 8px;
}
.module .bg-content div.modcontent div.modcontent-inner {
    color: #fff;
    padding: 10px;
}
.module.bg-content1 h3.modtitle {
    text-align: center;
}
.module.bg-content1 div.modcontent {
    padding: 8px;
}
.module.bg-content1 div.modcontent div.modcontent-inner {
    color: #fff;
    padding: 10px;
}
.module.bg-content1 h3.modtitle {
    color: #00a8ff;
}
.module.bg-content1 div.modcontent div.modcontent-inner {
    background: #00a8ff none repeat scroll 0 0;
}
.module.bg-content2 h3.modtitle {
    text-align: center;
}
.module.bg-content2 div.modcontent {
    padding: 8px;
}
.module.bg-content2 div.modcontent div.modcontent-inner {
    color: #fff;
    padding: 10px;
}
.module.bg-content2 h3.modtitle {
    color: #f16529;
}
.module.bg-content2 div.modcontent div.modcontent-inner {
    background: #f16529 none repeat scroll 0 0;
}
.module.bg-content3 h3.modtitle {
    text-align: center;
}
.module.bg-content3 div.modcontent {
    padding: 8px;
}
.module.bg-content3 div.modcontent div.modcontent-inner {
    color: #fff;
    padding: 10px;
}
.module.bg-content3 h3.modtitle {
    color: #381a43;
}
.module.bg-content3 div.modcontent div.modcontent-inner {
    background: #381a43 none repeat scroll 0 0;
}
.module.bg-content4 h3.modtitle {
    text-align: center;
}
.module.bg-content4 div.modcontent {
    padding: 8px;
}
.module.bg-content4 div.modcontent div.modcontent-inner {
    color: #fff;
    padding: 10px;
}
.module.bg-content4 h3.modtitle {
    color: #00b9d8;
}
.module.bg-content4 div.modcontent div.modcontent-inner {
    background: #00b9d8 none repeat scroll 0 0;
}
.module .bg-style {
    border: medium none;
    color: #fff;
}
.module .bg-style h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module .bg-pattern {
    border: medium none;
    color: #666;
}
.module .bg-pattern h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module .bg-pattern h3.modtitle {
    color: #666;
    line-height: 28px;
}
.module.bg1 {
    background: #00b8d8 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
.module.bg1 h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.bg2 {
    background: #f16529 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
.module.bg2 h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.bg3 {
    background: #381a43 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
.module.bg3 h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.bg4 {
    background: #00b9d8 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
}
.module.bg4 h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.bg-pattern1 {
    background: #e5e5e5 url("../images/pattern/pattern1.png") repeat scroll 0 0;
    border: medium none;
    color: #666;
}
.module.bg-pattern1 h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.bg-pattern1 h3.modtitle {
    color: #666;
    line-height: 28px;
}
.module.bg-pattern2 {
    background: #e5e5e5 url("../images/pattern/pattern2.png") repeat scroll 0 0;
    border: medium none;
    color: #666;
}
.module.bg-pattern2 h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.bg-pattern2 h3.modtitle {
    color: #666;
    line-height: 28px;
}
.module.bg-pattern3 {
    background: #e5e5e5 url("../images/pattern/pattern3.png") repeat scroll 0 0;
    border: medium none;
    color: #666;
}
.module.bg-pattern3 h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.bg-pattern3 h3.modtitle {
    color: #666;
    line-height: 28px;
}
.module.bg-pattern4 {
    background: #e5e5e5 url("../images/pattern/pattern5.png") repeat scroll 0 0;
    border: medium none;
    color: #666;
}
.module.bg-pattern4 h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 185%;
}
.module.bg-pattern4 h3.modtitle {
    color: #666;
    line-height: 28px;
}
.module .badge-style h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 185%;
    margin-top: 5px;
}
.module .badge-style h3.modtitle .badge {
    border-radius: 0;
    height: 55px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: -5px;
    width: 39px;
    z-index: 2;
}
.module.badge-hot h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 185%;
    margin-top: 5px;
}
.module.badge-hot h3.modtitle .badge {
    border-radius: 0;
    height: 55px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: -5px;
    width: 39px;
    z-index: 2;
}
.module.badge-hot h3.modtitle {
    color: #f74961;
}
.module.badge-hot h3.modtitle .badge {
    background: rgba(0, 0, 0, 0) url("../images/variations/badge.png") no-repeat scroll 0 0;
}
.module.badge-new h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 185%;
    margin-top: 5px;
}
.module.badge-new h3.modtitle .badge {
    border-radius: 0;
    height: 55px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: -5px;
    width: 39px;
    z-index: 2;
}
.module.badge-new h3.modtitle {
    color: #f16529;
}
.module.badge-new h3.modtitle .badge {
    background: rgba(0, 0, 0, 0) url("../images/variations/badge.png") no-repeat scroll -100px 0;
}
.module.badge-top h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 185%;
    margin-top: 5px;
}
.module.badge-top h3.modtitle .badge {
    border-radius: 0;
    height: 55px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: -5px;
    width: 39px;
    z-index: 2;
}
.module.badge-top h3.modtitle {
    color: #690;
}
.module.badge-top h3.modtitle .badge {
    background: rgba(0, 0, 0, 0) url("../images/variations/badge.png") no-repeat scroll -50px 0;
}
.module.badge-best h3.modtitle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    font-size: 185%;
    margin-top: 5px;
}
.module.badge-best h3.modtitle .badge {
    border-radius: 0;
    height: 55px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: -5px;
    width: 39px;
    z-index: 2;
}
.module.badge-best h3.modtitle {
    color: #00b9d8;
}
.module.badge-best h3.modtitle .badge {
    background: rgba(0, 0, 0, 0) url("../images/variations/badge.png") no-repeat scroll -150px 0;
}
.module.style-icon {
    padding-left: 60px;
}
.module.style-icon h3.modtitle {
    font-size: 180%;
    line-height: 25px;
    padding: 0 0 10px;
}
.module.style-icon h3.modtitle [class^="icon-"], .module.style-icon h3.modtitle [class*=" icon-"] {
    background: #666 none repeat scroll 0 0;
    border-radius: 60px;
    color: #fff;
    font-size: 32px;
    height: 60px;
    left: -10px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 60px;
    z-index: 2;
}
.module._menu ul.menu {
    list-style: outside none none;
    margin: 0;
}
.module._menu ul.menu > li {
    border: 1px solid #e5e5e5;
    line-height: 18px;
    margin-bottom: 8px;
    padding: 8px 6px;
}
.module._menu ul.menu > li::before {
    background: #999 none repeat scroll 0 0;
    color: #fff;
    content: "+";
    display: inline-block;
    float: left;
    height: 16px;
    line-height: 16px;
    margin-right: 8px;
    text-align: center;
    width: 16px;
}
.module._menu ul.menu > li > a {
    color: #666;
    display: block;
}
.module._menu ul.menu > li > a:hover {
    background: transparent none repeat scroll 0 0;
}
.module._menu ul.menu > li:hover {
    background: #e5e5e5 none repeat scroll 0 0;
    border-color: #aaccdd;
}
.module._menu ul.menu > li:hover, .module._menu ul.menu > li.active {
    background: #e5e5e5 none repeat scroll 0 0;
    border-color: #aaccdd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
}
.module._menu ul.menu > li:hover::before, .module._menu ul.menu > li.active::before {
    background: #00a8ff none repeat scroll 0 0;
}
.module._menu ul.menu > li:hover a, .module._menu ul.menu > li.active a {
    color: #00a8ff;
}
.module._menu ul.menu > li .yt-list.type-disc li::before {
    margin-right: 8px;
}
.module._menu ul.menu > li.deeper {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}
.module._menu ul.menu > li.deeper::before {
    content: "";
    display: none;
}
.module._menu ul.menu > li.deeper > a {
    background: #e5e5e5 none repeat scroll 0 0;
    border: 1px solid #aaccdd;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    padding: 8px 6px;
}
.module._menu ul.menu > li.deeper > a::before {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
    content: "+";
    display: inline-block;
    float: left;
    height: 16px;
    line-height: 16px;
    margin-right: 8px;
    text-align: center;
    width: 16px;
}
.module._menu ul.menu > li.deeper ul {
    list-style: outside none none;
    margin: 10px 10px 0;
}
.module._menu ul.menu > li.deeper ul li:hover {
    color: #00a8ff;
}
.module._menu ul.menu > li.deeper ul li:hover li {
    color: #666;
}
.module._menu ul.menu > li.deeper ul li:hover li:hover {
    color: #00a8ff;
}
.module._menu ul.menu > li.deeper ul li.active {
    color: #00a8ff;
}
.module._menu ul.menu > li.deeper ul li.active li {
    color: #666;
}
.module._menu ul.menu > li.deeper ul li.active li:hover {
    color: #00a8ff;
}
.module._menu ul.menu > li.deeper ul li.active li.active {
    color: #00a8ff;
}
.module._menu ul.menu > li.deeper ul li.active li.active a {
    color: #00a8ff;
}
.module._menu ul.menu > li.deeper ul li.active li a {
    color: #666;
}
.module._menu ul.menu > li.deeper ul li.active li a:hover {
    color: #00a8ff;
}
.module._menu ul.menu > li.deeper ul li.active a {
    color: #00a8ff;
}
.module._menu ul.menu > li.deeper ul li a {
    color: #666;
}
.module._menu ul.menu > li.deeper ul li a:hover {
    color: #00a8ff;
}
table.variations {
    border: 1px solid #ddd;
    clear: both;
    font-size: 91%;
    margin: 1em 0 2em;
    width: 100%;
}
table.variations tr.odd {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
table.variations tr.odd td {
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6);
}
table.variations tr td {
    border: 1px solid #aaccdd;
    color: #666;
    padding: 5px 10px;
}
table.variations tr td.bold {
    background: #e5e5e5 none repeat scroll 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
    font-weight: bold;
}
#mod-finder-searchform {
    margin: 35px 8px 0 0;
    position: relative;
}
#mod-finder-searchform input.inputbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #e5e5e5 #e5e5e5 -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.85) inset, 2px 2px 2px rgba(0, 0, 0, 0.3) inset;
    color: #999;
    float: right;
    font-size: 91%;
    height: 20px;
    padding: 4px 10px;
    width: 200px;
}
#mod-finder-searchform input.inputbox:focus + .button {
    color: #00a8ff;
}
#mod-finder-searchform .button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #999;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 3px;
    z-index: 10;
}
#mod-finder-searchform i {
    font-size: 14px;
    margin: 0;
}
dl.stats-module {
    margin: 0;
}
dl.stats-module dt {
    float: left;
    line-height: 28px;
    padding: 0 10px 0 15px;
    width: 110px;
}
dl.stats-module dd {
    height: 28px;
    line-height: 28px;
}
.form-inline {
    margin: 8px 8px 2px;
}
.form-inline [class^="icon-"], .form-inline [class*=" icon-"] {
    margin: 0;
}
.form-inline .input-append .add-on, .form-inline .input-prepend .add-on {
    padding: 4px 10px;
}
.form-inline .input-small {
    width: 120px;
}
.form-inline .icon-add {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-right: 6px;
    text-align: center;
    width: 14px;
}
.form-inline .icon-add::before {
    content: "+";
}
.form-inline ul.unstyled {
    margin: 0;
}
.sansFont {
    font-family: "Titillium Web",Helvetica,Arial,sans-serif;
}
.icon-add {
    background: #00a8ff none repeat scroll 0 0;
    display: inline-block;
    height: 14px;
    line-height: 13px;
    text-align: center;
    width: 14px;
}
.icon-add::before {
    color: #fff;
    content: "+";
    font-size: 14px;
}
.readmore {
    background-color: #1192f6;
    background-image: linear-gradient(to bottom, #1c9cff, #00a8ff);
    background-repeat: repeat-x;
    border: 1px solid #0075cf;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 1px 1px 2px rgba(0, 0, 0, 0.4);
    color: #fff;
    display: inline-block;
    padding: 4px 12px;
}
.readmore:hover {
    background-color: #0b8df1;
    background-image: linear-gradient(to bottom, #00a8ff, #1c9cff);
    background-repeat: repeat-x;
    color: #fff;
}
.round-online {
    background: #fff none repeat scroll 0 0;
    border-radius: 64px;
    float: left;
    height: 64px;
    margin-right: 15px;
    width: 64px;
}
.round-online i {
    color: #00a8ff;
    display: table;
    font-size: 48px;
    margin: 5px auto;
}
.module.slider {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aaccdd;
    margin: 0;
}
.module.slider::before {
    border-radius: 100px / 10px;
    bottom: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    content: "";
    display: block;
    left: 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    z-index: -2;
}
.module.slider .modcontent {
    padding: 10px;
}
.mega-module ul.menu li {
    padding: 1px 0;
    position: relative;
}
.mega-module ul.menu li a {
    color: #fff;
    display: block;
    font-size: 100%;
    line-height: 20px;
    padding: 6px 10px;
    text-transform: none;
}
.mega-module ul.menu li:hover a, .mega-module ul.menu li.active a {
    background-color: #0066b5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.35), 0 0 2px 1px rgba(0, 0, 0, 0.15) inset;
}
.wellcomesj {
    margin: 5em 0 3em;
    text-align: center;
}
.wellcomesj h1 {
    font-size: 360%;
    font-weight: bold;
    mask: url("../images/mask.svg#light");
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7), 1px 1px 2px rgba(0, 0, 0, 0.7);
}
.wellcomesj h1 span {
    color: #00a8ff;
}
.wellcomesj h2 {
    color: #999;
    font-size: 185%;
}
.wellcomesj a.readmore {
    font-size: 112%;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 3px;
    vertical-align: text-top;
    width: 150px;
}
.wellcomesj a.readmore i {
    font-size: 17px;
    margin-right: 6px;
}
.wellcomesj a.readmore.gray {
    background-color: #8e8e8e;
    background-image: linear-gradient(to bottom, #9d9d9d, #777);
    background-repeat: repeat-x;
    border: 1px solid #6f6f6f;
}
.wellcomesj a.readmore.gray:hover {
    background-color: #808080;
    background-image: linear-gradient(to bottom, #777, #8c8c8c);
    background-repeat: repeat-x;
}
div.yt-socialbt a.min:hover {
    color: #00a8ff;
}
div.moduletabs.top-position div.tabs-container ul.tabs li .tab.selected {
    border-top: 4px solid #00a8ff;
    color: #00a8ff;
    padding: 3px 0 8px;
}
div.moduletabs.top-position div.tabs-container ul.tabs li .tab {
    background-color: #fbfbfb;
    background-image: linear-gradient(#fff, #fff 70%, #e9e9e9);
    background-repeat: no-repeat;
}
div.moduletabs div.tabs-container ul.tabs li .tab:hover {
    color: #00a8ff;
}
div.theme1 .item:hover .basicnews-title a {
    color: #00a8ff;
}
.sj-accordion .acd-items .acd-item.selected .acd-header {
    background-color: #1192f6;
    background-image: linear-gradient(to bottom, #1c9cff, #00a8ff);
    background-repeat: repeat-x;
    border-color: transparent;
    color: #fff;
}
.sj-accordion .acd-items .acd-item.selected .acd-header i {
    display: none;
}
.sj-accordion .acd-items .acd-item.selected .acd-header:hover {
    background-color: #0b8df1;
    background-image: linear-gradient(to bottom, #00a8ff, #1c9cff);
    background-repeat: repeat-x;
    color: #fff;
}
.sj-accordion .acd-items .acd-item .acd-header:hover {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #00a8ff;
}
.carousel {
    margin: 0;
}
.carousel .carousel-indicators li {
    border-radius: 0;
    height: 8px;
    width: 30px;
}
.carousel .carousel-indicators li.active {
    background: #4fb2ff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
}
.carousel .carousel-caption h4 {
    font-size: 150%;
    font-weight: normal;
    margin-bottom: 12px;
}
.carousel .carousel-caption h4 a {
    color: #1c9cff;
}
.carousel .carousel-caption h4 a:hover {
    color: #4fb2ff;
}
.carousel .carousel-control {
    background: transparent none repeat scroll 0 0;
    border-color: #444;
    color: #444;
    font-size: inherit;
    height: 36px;
    text-align: center;
    width: 36px;
}
.carousel .carousel-control:hover {
    background-color: rgba(255, 255, 255, 0.8);
    border-color: #00a8ff;
    color: #00a8ff;
    opacity: 1;
}
.carousel .carousel-control [class^="icon-"] {
    font-size: 22px;
    line-height: 34px;
    margin: 0;
}
.bsn-wrap .bsn-image .image-overlay {
    background-color: rgba(102, 102, 102, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
    z-index: 5;
}
.bsn-wrap .bsn-image .image-overlay .hover-links {
    margin: -18px -40px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
.bsn-wrap .bsn-image .image-overlay .hover-links a {
    background: #00a8ff none repeat scroll 0 0;
    border: 1px solid #1298ff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    width: 32px;
}
.bsn-wrap .bsn-image .image-overlay .hover-links a.hover-zoom {
    transform: translate(20px, -20px);
    transition: all 0.2s ease-out 0s;
}
.bsn-wrap .bsn-image .image-overlay .hover-links a.hover-link {
    transform: translate(-20px, 20px);
    transition: all 0.2s ease-out 0s;
}
.bsn-wrap .bsn-image .image-overlay .hover-links a i {
    color: white;
    font-size: 14px;
    margin: 0;
}
.bsn-wrap .bsn-image:hover .item-headinfo {
    bottom: -35px;
}
.bsn-wrap .bsn-image:hover .image-overlay {
    opacity: 1;
}
.bsn-wrap .bsn-image:hover .image-overlay .hover-links a.hover-zoom, .bsn-wrap .bsn-image:hover .image-overlay .hover-links a.hover-link {
    transform: translate(0px, 0px);
}
.bsn-wrap .bsn-image:hover .image-overlay .hover-links a.hover-zoom:hover, .bsn-wrap .bsn-image:hover .image-overlay .hover-links a.hover-link:hover {
    background: #1c9cff none repeat scroll 0 0;
}
.bsn-wrap h2:hover .icon-add {
    background: #666 none repeat scroll 0 0;
}
.acd-content-wrap .acd-image .image-overlay {
    background-color: rgba(102, 102, 102, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
    z-index: 5;
}
.acd-content-wrap .acd-image .image-overlay .hover-links {
    margin: -18px -40px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
.acd-content-wrap .acd-image .image-overlay .hover-links a {
    background: #00a8ff none repeat scroll 0 0;
    border: 1px solid #1298ff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    width: 32px;
}
.acd-content-wrap .acd-image .image-overlay .hover-links a.hover-zoom {
    transform: translate(20px, -20px);
    transition: all 0.2s ease-out 0s;
}
.acd-content-wrap .acd-image .image-overlay .hover-links a.hover-link {
    transform: translate(-20px, 20px);
    transition: all 0.2s ease-out 0s;
}
.acd-content-wrap .acd-image .image-overlay .hover-links a i {
    color: white;
    font-size: 14px;
    margin: 0;
}
.acd-content-wrap .acd-image:hover .item-headinfo {
    bottom: -35px;
}
.acd-content-wrap .acd-image:hover .image-overlay {
    opacity: 1;
}
.acd-content-wrap .acd-image:hover .image-overlay .hover-links a.hover-zoom, .acd-content-wrap .acd-image:hover .image-overlay .hover-links a.hover-link {
    transform: translate(0px, 0px);
}
.acd-content-wrap .acd-image:hover .image-overlay .hover-links a.hover-zoom:hover, .acd-content-wrap .acd-image:hover .image-overlay .hover-links a.hover-link:hover {
    background: #1c9cff none repeat scroll 0 0;
}
.align-left {
    text-align: left !important;
}
.align-right {
    text-align: right !important;
}
.align-center {
    text-align: center !important;
}
.noitalic {
    font-style: normal !important;
}
.nobold {
    font-weight: normal !important;
}
.nomarginall {
    margin: 0 !important;
}
.nopaddingall {
    padding: 0 !important;
}
.nomargintop {
    margin-top: 0 !important;
}
.poscenter {
    display: table;
    margin: 0 auto;
}
.nomarginbottom {
    margin-bottom: 0 !important;
}
.nomarginleft {
    margin-left: 0 !important;
}
.nomarginright {
    margin-right: 0 !important;
}
.nopaddingtop {
    padding-top: 0 !important;
}
.nopaddingbottom {
    padding-bottom: 0 !important;
}
.nopaddingleft {
    padding-left: 0 !important;
}
.nopaddingright {
    padding-right: 0 !important;
}
.thumbnail.pull-left {
    margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
    margin: 0 0 10px 10px;
}
#flip-scroll table {
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    width: 100%;
}
#flip-scroll th, #flip-scroll td {
    margin: 0;
    vertical-align: top;
}
#flip-scroll thead {
    display: block;
    float: left;
}
#flip-scroll tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
}
#flip-scroll tbody tr {
    border-right: 1px solid #aaccdd;
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
}
#flip-scroll th:last-child, #flip-scroll td:last-child {
    border-bottom: 1px solid #babcbf;
}
#flip-scroll th {
    background: #666666 none repeat scroll 0 0;
    border-bottom: 0 none;
    border-left: 0 none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 13px;
    min-height: 27px;
    padding: 7px 10px 5px;
    text-align: right;
}
#flip-scroll td {
    border-bottom: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    display: block;
    min-height: 26px;
    padding: 7px 10px 5px;
    text-align: left;
}
#flip-scroll .bs-docs-example th {
    min-height: 30px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 12px;
}
h1 {
    font-size: 200%;
    line-height: 115%;
}
h2 {
    font-size: 160%;
    line-height: 110%;
}
h3 {
    font-size: 130%;
    line-height: 110%;
}
h4 {
    font-size: 110%;
}
h5 {
    font-size: 91%;
}
h6 {
    font-size: 84%;
}
.com {
    color: #93a1a1;
}
.lit {
    color: #195f91;
}
.pun, .opn, .clo {
    color: #93a1a1;
}
.fun {
    color: #dc322f;
}
.str, .atv {
    color: #d14;
}
.kwd, .prettyprint .tag {
    color: #1e347b;
}
.typ, .atn, .dec, .var {
    color: teal;
}
.pln {
    color: #48484c;
}
.clear {
    clear: both;
}
.prettyprint {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    padding: 8px;
}
.prettyprint.linenums {
    box-shadow: 40px 0 0 #fbfbfc inset, 41px 0 0 #ececf0 inset;
}
div.yt-typography div.page-header > h1 {
    border-bottom: 1px solid #ddd;
    color: #666;
    font-size: 240%;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 15px;
    padding-bottom: 10px;
    text-transform: none;
}
ol.linenums {
    margin: 0 0 0 33px;
}
ol.linenums li {
    color: #bebec5;
    line-height: 20px;
    padding: 3px 0 3px 10px;
    text-shadow: 0 1px 0 #fff;
}
ol.linenums li:nth-last-child(2n+1) {
    background: #fcfcfc none repeat scroll 0 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 15px 0;
    overflow: hidden;
    padding: 39px 19px 14px;
    position: relative;
}
.bs-docs-example h2.page-header {
    border-bottom: 1px solid #ddd;
    font-size: 180%;
    font-weight: bold;
    margin: 1.5em 0 1em;
    padding-bottom: 15px;
}
.bs-docs-example::after {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px 0;
    color: #333333;
    content: "Example";
    font-size: 12px;
    font-weight: bold;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px;
}
.bs-docs-example + .prettyprint {
    margin-bottom: 15px;
    margin-top: -20px;
    overflow: hidden;
    padding: 4px 0 0 8px;
}
.example-sites {
    margin-left: 20px;
}
.example-sites img {
    margin: 0 auto;
    max-width: 100%;
}
.scrollspy-example {
    height: 200px;
    overflow: auto;
    position: relative;
}
code, pre {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
    display: inline-block;
}
span.highlight {
    color: #fff;
}
.text-success {
    color: #468847;
}
.text-warning {
    color: #c09853;
}
.text-error {
    color: #b94a48;
}
.text-info {
    color: #3a87ad;
}
.text-success {
    color: #468847;
}
#yt_menuposition ul.navi {
    list-style: outside none none;
    margin: 4px;
    padding: 0;
}
#yt_menuposition ul.navi > li.level1 {
    float: left;
    padding: 0;
    position: relative;
}
#yt_menuposition ul.navi > li.level1.havechild::after {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 28%;
    z-index: 5;
}
#yt_menuposition ul.navi > li.active.level1 .item-link {
    color: #00a8ff;
    font-size: 15px;
    line-height: 17px;
    padding-bottom: 7px;
    padding-top: 7px;
    position: relative;
}
#yt_menuposition ul.navi > li.level1 .item-link.separator {
    color: #00a8ff;
}
#yt_menuposition ul.navi > li.active.level1.hover .item-link, #yt_menuposition ul.navi > li.active.level1:hover .item-link {
    color: white;
}
#yt_menuposition ul.navi > li.level1:hover .item-link {
    color: white;
}
#yt_menuposition ul.navi > li.level1 .item-link {
    display: block;
    font-size: 15px;
    line-height: 17px;
    margin: 0;
    padding: 7px 30px 7px 10px;
}
#yt_menuposition ul.navi > li.level1 .showdesc {
    text-align: center;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-title {
    display: block;
    line-height: 100%;
    margin-top: -1px;
    padding-bottom: 3px;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-desc {
    color: #aaccdd;
    display: block;
    font-size: 11px;
    line-height: 100%;
}
#yt_menuposition ul.navi > li.level1.active {
    background: #313131 none repeat scroll 0 0;
    border: 1px solid #252525;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 1px 0 #3c3c3c;
}
#yt_menuposition ul.navi > li.level1:hover, #yt_menuposition ul.navi > li.level1.hover {
    background: #00a8ff none repeat scroll 0 0;
    color: white;
}
a.level1.item-link:hover {
    background: #00a8ff none repeat scroll 0 0;
    color: white;
}
#yt_menuposition ul.navi > li.level1:hover ul.level2, #yt_menuposition ul.navi > li.level1.hover ul.level2 {
    left: 0;
}
#yt_menuposition ul.navi ul {
    left: -999em;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 210px;
    z-index: 10;
}
#yt_menuposition ul.navi ul.level2 {
    background-color: rgba(0, 130, 230, 0.9);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
#yt_menuposition ul.navi ul.level2::before {
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
}
#yt_menuposition ul.navi ul.level2 li {
    padding: 1px 0;
    position: relative;
}
#yt_menuposition ul.navi ul.level2 li.first {
    border-top: medium none;
}
#yt_menuposition ul.navi ul.level2 li .item-link {
    color: #ddd !important;
    display: block;
    font-size: 100%;
    line-height: 22px;
    margin: 0;
    padding: 6px 12px 6px 23px;
    text-transform: none;
}
#yt_menuposition ul.navi ul.level2 li .item-link.havechild::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    right: 10px;
    z-index: 1;
}
#yt_menuposition ul.navi ul.level2 li .item-link .menu-title {
    display: inline-block;
}
#yt_menuposition ul.navi ul.level2 li .showdesc {
    text-align: left;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-title {
    padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-desc {
    font-family: "arial";
    padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 li.active .level2 {
    background-color: #f5f9ff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.12) inset;
    color: #00a8ff !important;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2, #yt_menuposition ul.navi ul.level2 li.hover .level2 {
    background-color: #0066a5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.12) inset;
    color: #fff !important;
}
#yt_menuposition ul.navi ul.level2 li:hover ul.level3, #yt_menuposition ul.navi ul.level2 li li.level3:hover ul.level4, #yt_menuposition ul.navi ul.level2 li li.level4:hover ul.level5 {
    left: 100%;
    top: 0;
}
#yt_menuposition ul.navi ul.level2 ul {
    background-color: rgba(0, 130, 230, 0.9);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
#yt_menuposition ul.navi ul.level2 ul::before {
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
}
#yt_menuposition ul.navi ul.level2 ul li {
    padding: 1px 0;
    position: relative;
}
#yt_menuposition ul.navi ul.level2 ul li.first {
    border-top: medium none;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link {
    color: #ddd;
    display: block;
    font-size: 100%;
    line-height: 22px;
    margin: 0;
    padding: 6px 12px 6px 23px;
    text-transform: none;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link.havechild::after {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    right: 10px;
    z-index: 1;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link .menu-title {
    display: inline-block;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc {
    text-align: left;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc span.menu-title {
    padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc span.menu-desc {
    font-family: "arial";
    padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2, #yt_menuposition ul.navi ul.level2 ul li.hover .level2, #yt_menuposition ul.navi ul.level2 ul li.active .level2 {
    background-color: #0066b5;
    color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul li:hover ul.level3, #yt_menuposition ul.navi ul.level2 ul li li.level3:hover ul.level4, #yt_menuposition ul.navi ul.level2 ul li li.level4:hover ul.level5 {
    left: 100%;
    top: 0;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link, #yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link, #yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link {
    background-color: #0066b5;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link, #yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link, #yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link {
    background-color: #0066b5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.12) inset;
}
#yt_menuposition #droplinenavigator {
    position: relative;
}
#yt_menuposition #droplinenavigator li.level1 {
    position: static;
}
#yt_menuposition #droplinenavigator li.level1.havechild::after {
    display: none;
}
#yt_menuposition #droplinenavigator li.level1 > .item-link {
    padding: 12px 35px;
}
#yt_menuposition #droplinenavigator ul.level2 {
    margin: 0;
    padding: 5px;
    width: 100%;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2 {
    border: medium none;
    float: left;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2 a.level2.havechild::after {
    content: "";
    display: none;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2:hover {
    position: relative;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2:hover ul.level3 {
    left: 0;
    top: 100%;
}
#yt_menuposition #meganavigator li.level1 .mega-content {
    background-color: rgba(0, 130, 230, 0.9);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    left: -999em;
    position: absolute;
    z-index: 10;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
    float: left;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.one div.mega-module {
    overflow: hidden;
    padding: 10px 12px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
    border-right: 1px solid #36a7ff;
    box-sizing: border-box;
    margin: 12px 0;
    padding: 0 12px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more > ul.subnavi {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    width: auto;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first {
    padding-left: 12px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.last {
    border-right: medium none;
    padding-right: 12px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group {
    display: block;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link {
    background: transparent none repeat scroll 0 0;
    font-size: 150%;
    padding: 0 10px 10px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link .menu-title {
    line-height: 100%;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
    padding: 0 0 5px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-desc {
    font-family: "arial";
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content {
    color: #fff;
    overflow: hidden;
    position: relative;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul {
    position: static;
    width: auto;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content a {
    color: #ddd;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content a:hover {
    color: #fff;
}
.rtl #yt_menuposition ul.navirtl li.level1 {
    float: right;
    margin: 0 0 0 1px;
}
.rtl #yt_menuposition ul.navirtl li.level1:hover ul.level2, .rtl #yt_menuposition ul.navirtl li.level1.hover ul.level2 {
    left: auto;
    right: 0;
}
.rtl #yt_menuposition ul.navirtl ul {
    left: auto;
    right: -999em;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .item-link {
    padding: 6px 23px 6px 12px;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .item-link.havechild::after {
    content: "";
    left: 10px;
    right: auto;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li .showdesc {
    text-align: right;
}
.rtl #yt_menuposition ul.navirtl ul.level2 li:hover ul.level3, .rtl #yt_menuposition ul.navirtl ul.level2 li li.level3:hover ul.level4, .rtl #yt_menuposition ul.navirtl ul.level2 li li.level4:hover ul.level5 {
    left: auto;
    right: 100%;
}
.rtl #yt_menuposition ul.navirtl ul.level2 ul.level3 li .item-link {
    padding: 6px 23px 6px 10px;
}
.rtl #yt_menuposition #droplinenavigator ul.level2 li.level2 {
    float: right;
}
.rtl #yt_menuposition #droplinenavigator ul.level2 li.level2:hover ul.level3 {
    left: auto;
    right: 0;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content {
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.4);
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
    float: right;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #36a7ff;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first {
    padding-right: 10px;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.first .mega-group div.mega-group-title {
    margin-right: -10px;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.last {
    border: medium none;
    padding-left: 10px;
}
.rtl #yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more.last .mega-group div.mega-group-title {
    margin-left: -10px;
}
.blog .items-row .item .item-tags, .blog .items-leading .item .item-tags, .blog-featured .items-row .item .item-tags, .blog-featured .items-leading .item .item-tags {
    clear: both;
    display: block;
    overflow: hidden;
    padding-top: 15px;
}
.blog .items-row .item .item-tags i, .blog .items-leading .item .item-tags i, .blog-featured .items-row .item .item-tags i, .blog-featured .items-leading .item .item-tags i {
    font-size: 15px;
    margin: 0;
}
.blog .items-row .item .item-tags .tags, .blog .items-leading .item .item-tags .tags, .blog-featured .items-row .item .item-tags .tags, .blog-featured .items-leading .item .item-tags .tags {
    color: #666;
    display: inline-block;
    font-size: 13px;
}
.blog .items-row .item .item-tags .tags span, .blog .items-leading .item .item-tags .tags span, .blog-featured .items-row .item .item-tags .tags span, .blog-featured .items-leading .item .item-tags .tags span {
    display: inline-block;
    margin: 2px 0;
    vertical-align: middle;
}
.blog .items-row .item .item-tags .tags a, .blog .items-leading .item .item-tags .tags a, .blog-featured .items-row .item .item-tags .tags a, .blog-featured .items-leading .item .item-tags .tags a {
    background: #f4f4f4 none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) inset;
    color: #999;
    display: inline-block;
    font-size: 89%;
    font-weight: normal;
    margin-right: -4px;
    padding: 4px 10px;
    text-shadow: none;
}
.blog .items-row .item .item-tags .tags a:hover, .blog .items-leading .item .item-tags .tags a:hover, .blog-featured .items-row .item .item-tags .tags a:hover, .blog-featured .items-leading .item .item-tags .tags a:hover {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
}
.item-page .article-info ul.actions li a span {
    margin: 0;
}
.item-page .article-info ul.actions li.print-icon a::after {
    content: "";
}
body.homepage .blog-featured .items-row .item .item-tags {
    display: none;
}
div.categories-list > div h3.page-header {
    margin: 5px 0;
}
div.categories-list > div h3.page-header .icon-plus {
    vertical-align: middle;
}
div.newsfeed .tags {
    margin-bottom: 20px;
}
div.contact .contact-image .tags {
    margin: 1em 0;
}
.btn-toolbar.filters {
    margin: 0 0 15px;
}
.btn-group label.element-invisible {
    margin: 3px 5px;
    vertical-align: middle;
}
.item-page .article-info dd {
    float: left;
}
.item-page .article-info dd .tags {
    margin: 0 15px;
}
.item-page .article-info dd .tags i {
    margin: 0;
}
.item-page .article-info dd .tags a.label {
    background: transparent none repeat scroll 0 0;
    color: #00a8ff;
    display: inline-block;
    font-weight: normal;
    text-shadow: none;
}
.item-page .article-info dd .tags a.label:hover {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
}
.item-page .article-info ul.actions li {
    margin: 0;
}
.item-page .article-info ul.actions li a {
    font-size: inherit;
}
.item-page .article-info ul.actions li a span {
    font-size: 15px;
    width: auto;
}
div.tag-category > h2 {
    border-bottom: 1px solid #e5e5e5;
    color: #666;
    font-family: "Titillium Web",Helvetica,Arial,sans-serif;
    font-size: 160%;
    font-weight: normal;
    padding-bottom: 10px;
}
div.tag-category .category-desc {
    margin-bottom: 2em;
}
div.tag-category .form-inline {
    margin: 0;
}
div.tag-category .filters {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px;
    padding: 5px;
}
div.tag-category .filters input[type="text"], div.tag-category .filters select {
    margin: 0;
}
div.tag-category ul.items-row li.item {
    border-bottom: 1px dotted #ddd;
    overflow: hidden;
    padding: 20px 0;
}
div.tag-category ul.items-row li.item .item-image {
    background: #e6e6e6 url("../images/loading.gif") no-repeat scroll center center;
    margin: 0 20px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto;
}
div.tag-category ul.items-row li.item .item-image .image-overlay {
    background-color: rgba(102, 102, 102, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease-out 0s;
    width: 100%;
    z-index: 5;
}
div.tag-category ul.items-row li.item .item-image .image-overlay .hover-links {
    margin: -18px -40px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
}
div.tag-category ul.items-row li.item .item-image .image-overlay .hover-links a {
    background: #00a8ff none repeat scroll 0 0;
    border: 1px solid #1298ff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    width: 32px;
}
div.tag-category ul.items-row li.item .item-image .image-overlay .hover-links a.hover-zoom {
    transform: translate(20px, -20px);
    transition: all 0.2s ease-out 0s;
}
div.tag-category ul.items-row li.item .item-image .image-overlay .hover-links a.hover-link {
    transform: translate(-20px, 20px);
    transition: all 0.2s ease-out 0s;
}
div.tag-category ul.items-row li.item .item-image .image-overlay .hover-links a i {
    color: white;
    font-size: 14px;
    margin: 0;
}
div.tag-category ul.items-row li.item .item-image:hover .item-headinfo {
    bottom: -35px;
}
div.tag-category ul.items-row li.item .item-image:hover .image-overlay {
    opacity: 1;
}
div.tag-category ul.items-row li.item .item-image:hover .image-overlay .hover-links a.hover-zoom, div.tag-category ul.items-row li.item .item-image:hover .image-overlay .hover-links a.hover-link {
    transform: translate(0px, 0px);
}
div.tag-category ul.items-row li.item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover, div.tag-category ul.items-row li.item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
    background: #1c9cff none repeat scroll 0 0;
}
div.tag-category ul.items-row li.item .article-text {
}
div.tag-category ul.items-row li.item .article-text::before, div.tag-category ul.items-row li.item .article-text::after {
    content: "";
    display: table;
    line-height: 0;
}
div.tag-category ul.items-row li.item .article-text::after {
    clear: both;
}
div.tag-category ul.items-row li.item .article-text .page-header {
    border-bottom: 0 none;
    margin: 0 0 5px;
    padding: 0;
}
div.tag-category ul.items-row li.item .article-text .page-header h2 {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
div.tag-category ul.items-row li.item .article-text .page-header h2 a {
    color: #00a8ff;
}
div.tag-category ul.items-row li.item .article-text .page-header h2 a:hover {
    color: #666;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo {
    margin-bottom: 8px;
    transition: all 0.25s ease-in-out 0s;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo dl.article-info {
    margin: 0;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo dl.article-info dd {
    color: #999;
    display: inline-block;
    float: none;
    font-size: 91.7%;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo ul.actions {
    float: right;
    list-style: outside none none;
    margin: 0;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo ul.actions li {
    display: inline-block;
    margin: 0 5px;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo ul.actions li.print-icon a::after {
    content: "";
}
div.tag-category ul.items-row li.item .article-text .item-headinfo ul.actions li.email-icon a::after {
    content: "";
}
div.tag-category ul.items-row li.item .article-text .item-headinfo ul.actions li.edit-icon a {
    height: auto;
    margin-top: -3px;
    text-indent: 0;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo ul.actions li a {
    color: #aaccdd;
    font-family: FontAwesome;
    font-size: 15px;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo ul.actions li a img {
    display: none;
}
div.tag-category ul.items-row li.item .article-text .item-headinfo ul.actions li a:hover {
    color: #00a8ff;
}
div.tag-category ul.items-row li.item.span6 .item-image, div.tag-category ul.items-row li.item.span4 .item-image {
    display: block;
    float: none !important;
    margin: 0 0 1em;
    min-height: auto !important;
    min-width: auto !important;
}
div.tag-category ul.items-row li.item.span3 .item-image {
    float: none !important;
    margin: 0 0 1em;
    min-height: 126px !important;
    min-width: auto !important;
}
div.tag-category ul.items-row li.item.span3 .article-text .item-headinfo ul.actions {
    display: none;
}
div.tag-category ul.items-row li.item:first-child {
    padding-top: 0;
}
div.tag-category ul.thumbnails {
    margin: 0;
}
div.tag-category ul.thumbnails li {
    border-bottom: 1px dotted #ddd;
    margin: 0 0 1em !important;
    padding: 0 0 1em;
}
div.tag-category ul.thumbnails li h3.page-header {
    border-bottom: medium none;
    font-size: 150%;
    font-weight: normal;
    margin: 0;
}
div.tag-category ul.thumbnails li h3.page-header .list-hits {
    vertical-align: middle;
}
.tagspopular ul {
    list-style: outside none none;
    margin: 0;
}
.tagspopular a {
    background: #1c9cff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.3) inset, 0 0 5px 1px rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 11px;
    margin: 0 7px 7px 0;
    padding: 3px 15px 5px 22px;
    position: relative;
}
.tagspopular a::before {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 5px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 5px;
    z-index: 0;
}
.tagspopular a:hover {
    background: #00a8ff none repeat scroll 0 0;
    color: #fff;
}
.tagspopular a:hover::before {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}
.tagspopular a:hover > span {
    background: #0066b5 none repeat scroll 0 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
    color: #fff;
    opacity: 1;
    top: -8px;
}
.tagspopular a:focus {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.3) inset;
    margin-top: 2px;
    padding: 2px 15px 4px 22px;
}
.tagspopular a > span {
    border-radius: 16px;
    font-size: 10px;
    height: 16px;
    line-height: 15px;
    opacity: 0;
    padding: 0 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: top 0.3s ease 0s;
    width: auto;
    z-index: 15;
}
.wrap-login .form-horizontal {
    margin: 0;
    overflow: hidden;
}
.wrap-login .form-horizontal .controls {
    margin: 0;
}
.icon-arrow-down-3::before {
    content: "";
    vertical-align: middle;
}
.icon-arrow-up-3::before {
    content: "";
    vertical-align: -1px;
}
.rtl div.tag-category ul.items-row li.item .item-image {
    margin: 0 0 0 20px;
}
.rtl .tagspopular a {
    float: right;
}
.rtl .blog .items-row .item .item-tags .tags a, .rtl .blog .items-leading .item .item-tags .tags a, .rtl .blog-featured .items-row .item .item-tags .tags a, .rtl .blog-featured .items-leading .item .item-tags .tags a {
    margin-right: 0;
}
@media not all {
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
    margin-right: -5px;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
    margin-left: -5px;
}
}
#search {
    margin-top: 17px;
}
#logout-form {
    margin-left: 21%;
    margin-top: 1px;
}
.logout-greeting .username {
    float: left;
}
.logout-greeting .enterprisename {
    display: inline-block;
    font-size: 11px;
    margin-left: 30px;
}
