/*
 * Responsee CSS - v4 - 2016-07-08
 * https://www.myresponsee.com
 * Copyright 2016, Vision Design - graphic zoo
 * Free to use under the MIT license.
*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

#site-inspiration {
    margin-left: -22px;
    position: absolute;
}

body {
    background-image: url("/content/img/frontend/home/NDA-Website-BG_stripe_130301.jpg");
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    color: #444;
}



.logonishit {
    max-width: 277px;
}

h1, h2, h3, h4, h5, h6 {
    color: #152732;
    font-weight: normal;
    line-height: 1.3;
    margin: 0.5rem 0;
}

h1 {
    font-size: 2.7rem;
}

h2 {
    font-size: 2.2rem;
}

h3 {
    font-size: 1.8rem;
}

h4 {
    font-size: 1.4rem;
}

h5 {
    font-size: 1.1rem;
}

h6 {
    font-size: 0.9rem;
}

.font-inspiration {
    text-decoration: none;
    color: white;
}

a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #8c0000;
    transition: color 0.20s linear 0s;
    -o-transition: color 0.20s linear 0s;
    -ms-transition: color 0.20s linear 0s;
    -moz-transition: color 0.20s linear 0s;
    -webkit-transition: color 0.20s linear 0s;
}

    a:hover {
        color: rgb(25,25,25);
    }

p, li, dl, blockquote, table, kbd {
    /*font-size: 0.85rem;*/
    line-height: 1.5;
}

b, strong {
    font-weight: 700;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

img {
    border: 0;
    /* display:block;*/
    height: auto;
    max-width: 100%;
    width: auto;
}

    img.inline {
        border: 0;
        display: inline;
        height: auto;
        max-width: 100%;
        width: auto;
    }

.owl-item img, .full-img {
    max-width: none;
    width: 100%;
}

/*table {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f0f0f0;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    width: 100%;
}

    table tr td, table tr th {
        padding: 0.0025rem;
    }

    table tfoot, table thead, table tr:nth-of-type(2n) {
        background: none repeat scroll 0 0 #f0f0f0;
    }

        th, table tr:nth-of-type(2n) td {
            border-right: 1px solid #fff;
        }

td {
    border-right: 1px solid #f0f0f0;
}*/

.size-960 .line, .size-1140 .line, .size-1280 .line {
    margin: 0 auto;
    padding: 0 0.300rem;
}

hr {
    border: 0;
    border-top: 1px solid;
    border-style: inset;
    clear: both;
    height: 0;
    margin: 2.5rem auto;
}

li {
    padding: 0;
}

ul, ol {
    padding-left: 1.25rem;
}

blockquote {
    border: 2px solid #f0f0f0;
    padding: 1.25rem;
}

cite {
    color: #999;
    display: block;
    font-size: 0.8rem;
}

    cite:before {
        content: "— ";
    }

dl dt {
    font-weight: 700;
}

dl dd {
    margin-bottom: 0.625rem;
}

    dl dd:last-child {
        margin-bottom: 0;
    }

abbr {
    cursor: help;
}

    abbr[title] {
        border-bottom: 1px dotted;
    }

kbd {
    background: #152732 none repeat scroll 0 0;
    color: #fff;
    padding: 0.125rem 0.3125rem;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

mark {
    background: #F3F8A9 none repeat scroll 0 0;
    padding: 0.125rem 0.3125rem;
}

.size-960.align-content-left .line, .size-1140.align-content-left .line, .size-1280.align-content-left .line {
    margin-left: 0;
}

form {
    line-height: 1.4;
}

nav {
    display: block;
    width: 100%;
    /*background:#152732;*/
}

header .logo {
    margin-top: 50px !important;
    margin-bottom: 20px !important;
}


header .headerin {
    background-image: url("/content/images/bg-white-010.png");
    background-repeat: repeat;
    overflow: auto;
    padding: 0px 30px 0px 0px;
}

.line:after, nav:after, .center:after, .box:after, .margin:after, .margin2x:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.top-nav ul {
    padding: 0;
}

    .top-nav ul ul {
        position: absolute;
        background: #152732;
    }


.top-nav li {
    float: left;
    list-style: none outside none;
    cursor: pointer;
}

    .top-nav li a {
        color: rgb(0,20,30);
        font-family: Franklin Gothic TT Book, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 11px;
        letter-spacing: 0.12em;
        text-transform: uppercase;
        display: block;
    }

    .top-nav li ul li a {
        background: none repeat scroll 0 0 #152732;
        min-width: 100%;
        padding: 0.625rem;
    }

    .top-nav li a:hover, .aside-nav li:hover {
        background: rgba(153, 153, 153, 0.25);
    }

    .top-nav li ul {
        display: none;
    }

        .top-nav li ul li, .top-nav li ul li ul li {
            float: none;
            list-style: none outside none;
            min-width: 100%;
            padding: 0;
        }





.count-number {
    background: rgba(153, 153, 153, 0.25) none repeat scroll 0 0;
    border-radius: 10rem;
    color: #fff;
    display: inline-block;
    font-size: 0.7rem;
    height: 1.3rem;
    line-height: 1.3rem;
    margin: 0 0 -0.3125rem 0.3125rem;
    text-align: center;
    width: 1.3rem;
}

ul.chevron .count-number {
    display: none;
}

ul.chevron .submenu > a:after, ul.chevron .sub-submenu > a:after, ul.chevron .aside-submenu > a:after, ul.chevron .aside-sub-submenu > a:after {
    content: "\f004";
    display: inline-block;
    font-family: mfg;
    font-size: 0.7rem;
    margin: 0 0.625rem;
}

.top-nav .active-item a {
    background: none repeat scroll 0 0 rgba(153, 153, 153, 0.25);
}

.aside-nav > ul > li.active-item > a:link, .aside-nav > ul > li.active-item > a:visited {
    background: none repeat scroll 0 0 rgba(153, 153, 153, 0.25);
    color: #fff;
}
/*.size-960 .line {max-width:50rem;}
.size-1140 .line {max-width:61.25rem;}
.size-1280 .line {max-width:80rem;} */
.line {
    max-width: 67rem;
}

    .line #ContentPage .navileft {
        display: none;
    }

    .line #ContentPage .naviright {
        display: none;
    }

#ContentPage .centerdata {
    margin: auto;
    float: none !important;
}

#ContentPage ul li.tinylistitem {
    background: none !important;
}

.top-nav ul li:last-child {
    padding-right: 43px;
}

@media only screen and (min-width: 740px) and (max-width: 939px) {
    .line {
        max-width: 48rem;
    }
}

@media only screen and (min-width: 940px) and (max-width: 1059px) {
    .line {
        max-width: 50rem;
    }

    .top-nav li a {
        padding: 0.4rem 1.0rem;
    }
}

@media only screen and (min-width: 1060px) and (max-width: 1169px) {
    .line {
        max-width: 51rem;
    }

    .top-nav li a {
        padding: 0.4rem 0.63rem;
    }
}

@media only screen and (min-width: 1170px) and (max-width: 1259px) {
    .line {
        max-width: 56rem;
    }

    .top-nav li a {
        padding: 0.4rem 0.92rem;
    }
}

@media only screen and (min-width: 1260px) and (max-width: 1399px) {
    .line {
        max-width: 51.5rem;
    }

    .top-nav li a {
        padding: 0.4rem 0.5rem;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1499px) {
    .line {
        max-width: 60rem;
    }

    .top-nav li a {
        padding: 0.4rem 1.15rem;
    }
}

@media only screen and (min-width: 1500px) and (max-width: 2499px) {
    .line {
        max-width: 52.3rem;
    }

    .top-nav li a {
        padding: 0.4rem 0.5rem
    }

    .footers {
        max-width: 76.5rem;
        margin: auto !important;
    }

        .footers hr {
            margin-bottom: 5px !important;
        }
}

@media screen and (min-width:769px) {
    .aside-nav .count-number {
        margin-left: -1.25rem;
        float: right;
    }

    .top-nav li:hover > ul {
        display: block;
        z-index: 10;
    }

        .top-nav li:hover > ul ul {
            left: 100%;
            margin: -2.5rem 0;
            width: 100%;
        }
}

.nav-text, .aside-nav-text {
    display: none;
}

.aside-nav a, .aside-nav a:link, .aside-nav a:visited, .aside-nav li > ul, .top-nav a, .top-nav a:link, .top-nav a:visited {
    transition: background 0.20s linear 0s;
    -o-transition: background 0.20s linear 0s;
    -ms-transition: background 0.20s linear 0s;
    -moz-transition: background 0.20s linear 0s;
    -webkit-transition: background 0.20s linear 0s;
}

.aside-nav ul {
    color: rgb(25, 25, 25);
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding-left: 0rem;
}

.aside-nav li {
    list-style: none outside none;
    cursor: pointer;
}

.aside-nav {
    opacity: 0.95;
    background: rgb(120,50,40);
    background: -moz-linear-gradient(left, rgb(120,50,40) 0%, rgb(120,50,40) 20%, rgb(120,50,40) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgb(120,50,40)), color-stop(20%,rgb(120,50,40)), color-stop(100%,rgb(120,50,40)));
    background: -webkit-linear-gradient(left, rgb(120,50,40) 0%,rgb(120,50,40) 20%,rgb(120,50,40) 100%);
    background: -o-linear-gradient(left, rgb(120,50,40) 0%,rgb(120,50,40) 20%,rgb(120,50,40) 100%);
    background: -ms-linear-gradient(left, rgb(120,50,40) 0%,rgb(120,50,40) 20%,rgb(120,50,40) 100%);
    background: linear-gradient(to right, rgb(120,50,40) 0%,rgb(120,50,40) 20%,rgb(120,50,40) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#783228', endColorstr='#e6783228',GradientType=1 );
}

    .aside-nav li a, .aside-nav li a:link, .aside-nav li a:visited {
        color: rgb(255, 255, 255);
        font-family: Franklin Gothic TT Book,Helvetica,sans-serif;
        font-size: 12px;
        letter-spacing: 0.14em;
        line-height: 27px;
        text-transform: uppercase;
        padding-left: 18px;
    }

    .aside-nav > ul > li:first-child a {
        padding-top: 5px;
    }

    .aside-nav > ul > li:last-child a {
        padding-bottom: 5px;
    }

    .aside-nav > ul > li:last-child a {
        border-bottom: 0 none;
    }

    .aside-nav li > ul {
        height: 0;
        display: block;
        position: relative;
        background: #f4f4f4;
        border-left: solid 1px #f2f2f2;
        border-right: solid 1px #f2f2f2;
        overflow: hidden;
    }

    .aside-nav li ul ul {
        border: 0;
        background: #fff;
    }

    .aside-nav ul ul a {
        padding: 0.625rem 1.25rem;
    }

    .aside-nav li.active a.activeLink {
        color: rgb(25,25,25) !important
    }

    .aside-nav li.active {
        background: rgb(201, 177, 171) none repeat scroll 0 0;
    }

        .aside-nav li.active a {
            color: rgb(0, 0, 0);
        }

    .aside-nav li li a:hover, .aside-nav li li.active-item > a, .aside-nav li li.aside-sub-submenu li a:hover {
        color: rgb(255, 255, 255);
        background: none;
    }

    .aside-nav > ul > li > a:hover {
        color: #fff;
    }

    .aside-nav li li a:hover:before, .aside-nav li li.active-item a:before {
        content: "\f006";
        display: inline-block;
        font-family: "mfg";
        font-size: 0.6rem;
        margin: 0 0.625rem 0 -1.25rem;
        width: 0.625rem;
    }

    .aside-nav li li a:link, .aside-nav li li a:visited {
        background: none;
    }

    .aside-nav .show-aside-ul, .aside-nav .active-aside-item {
        height: auto;
    }

.padding {
    display: list-item;
    list-style: none outside none;
    padding: 10px;
}

.margin, .margin2x {
    display: block;
}

.margin {
    margin: 0 -0.625rem;
}

    .margin p {
        text-align: left;
    }

.margin2x {
    margin: 0 -1.25rem;
}

.line {
    clear: left;
}

    .line .line {
        padding: 0;
    }

.hide-l {
    display: none;
}

.box {
    background: none repeat scroll 0 0 #fff;
    display: block;
    padding: 1.25rem;
    width: 100%;
}

.boxs {
    background: none repeat scroll 0 0 #fff;
    display: block;
    width: 100%;
}

.margin-bottom {
    margin-bottom: 1.25rem;
}

.margin-bottom1x {
    margin-bottom: 1rem;
}

.margin-top {
    margin-top: 0.9rem;
}

.margin-bottom2x {
    margin-bottom: 2.5rem;
}

.s-1, .s-2, .s-five, .s-3, .s-4, .s-5, .s-6, .s-7, .s-8, .s-9, .s-10, .s-11, .s-12, .m-1, .m-2, .m-five, .m-3, .m-4, .m-5, .m-6, .m-7, .m-8, .m-9, .m-10, .m-11, .m-12, .l-1, .l-2, .l-five, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12 {
    float: left;
    position: static;
}

aside.navileft {
    margin-left: -16.6666%;
}

aside.naviright {
    margin-right: -26.6666%;
    margin-top: -20px;
}

.l-offset-1 {
    margin-left: 8.3333%;
}

.l-offset-2 {
    margin-left: 16.6666%;
}

.l-offset-five {
    margin-left: 16.6666%;
}

.l-offset-3 {
    margin-left: 25%;
}

.l-offset-4 {
    margin-left: 33.3333%;
}

.l-offset-5 {
    margin-left: 41.6666%;
}

.l-offset-6 {
    margin-left: 50%;
}

.l-offset-7 {
    margin-left: 58.3333%;
}

.l-offset-8 {
    margin-left: 66.6666%;
}

.l-offset-9 {
    margin-left: 75%;
}

.l-offset-10 {
    margin-left: 83.3333%;
}

.l-offset-11 {
    margin-left: 91.6666%;
}

.l-offset-12 {
    margin-left: 100%;
}

.s-1 {
    width: 8.3333%;
}

.s-2 {
    width: 16.6666%;
}

.s-five {
    width: 16.6666%;
}

.s-3 {
    width: 25%;
}

.s-4 {
    width: 33.3333%;
}

.s-5 {
    width: 41.6666%;
}

.s-6 {
    width: 50%;
}

.s-7 {
    width: 58.3333%;
}

.s-8 {
    width: 66.6666%;
}

.s-9 {
    width: 75%;
}

.s-10 {
    width: 83.3333%;
}

.s-11 {
    width: 91.6666%;
}

.s-12 {
    width: 100%;
}

.margin > .s-1, .margin > .s-2, .margin > .s-five, .margin > .s-3, .margin > .s-4, .margin > .s-5, .margin > .s-6, .margin > .s-7, .margin > .s-8, .margin > .s-9, .margin > .s-10, .margin > .s-11, .margin > .s-12,
.margin > .m-1, .margin > .m-2, .margin > .m-five, .margin > .m-3, .margin > .m-4, .margin > .m-5, .margin > .m-6, .margin > .m-7, .margin > .m-8, .margin > .m-9, .margin > .m-10, .margin > .m-11, .margin > .m-12,
.margin > .l-1, .margin > .l-2, .margin > .l-five, .margin > .l-3, .margin > .l-4, .margin > .l-5, .margin > .l-6, .margin > .l-7, .margin > .l-8, .margin > .l-9, .margin > .l-10, .margin > .l-11, .margin > .l-12 {
    padding: 0 0.625rem;
}

.margin2x > .s-1, .margin2x > .s-2, .margin2x > .s-five, .margin2x > .s-3, .margin2x > .s-4, .margin2x > .s-5, .margin2x > .s-6, .margin2x > .s-7, .margin2x > .s-8, .margin2x > .s-9, .margin2x > .s-10, .margin2x > .s-11, .margin2x > .s-12,
.margin2x > .m-1, .margin2x > .m-2, .margin2x > .m-five, .margin2x > .m-3, .margin2x > .m-4, .margin2x > .m-5, .margin2x > .m-6, .margin2x > .m-7, .margin2x > .m-8, .margin2x > .m-9, .margin2x > .m-10, .margin2x > .m-11, .margin2x > .m-12,
.margin2x > .l-1, .margin2x > .l-2, .margin2x > .l-five, .margin2x > .l-3, .margin2x > .l-4, .margin2x > .l-5, .margin2x > .l-6, .margin2x > .l-7, .margin2x > .l-8, .margin2x > .l-9, .margin2x > .l-10, .margin2x > .l-11, .margin2x > .l-12 {
    padding: 0 1.25rem;
}

.m-1 {
    width: 8.3333%;
}

.m-2 {
    width: 16.6666%;
}

.m-five {
    width: 20%;
}

.m-3 {
    width: 25%;
}

.m-4 {
    width: 33.3333%;
}

.m-5 {
    width: 41.6666%;
}

.m-6 {
    width: 50%;
}

.m-7 {
    width: 58.3333%;
}

.m-8 {
    width: 66.6666%;
}

.m-9 {
    width: 75%;
}

.m-10 {
    width: 83.3333%;
}

.m-11 {
    width: 91.6666%;
}

.m-12 {
    width: 100%;
}

.l-1 {
    width: 8.3333%;
}

.l-2 {
    width: 16.6666%;
}

.l-five {
    width: 20%;
}

.l-3 {
    width: 25%;
}

.l-4 {
    width: 33.3333%;
}

.l-5 {
    width: 41.6666%;
}

.l-6 {
    width: 50%;
}

.l-7 {
    width: 58.3333%;
}

.l-8 {
    width: 66.6666%;
}

.l-9 {
    width: 75%;
}

.l-10 {
    width: 83.3333%;
}

.l-11 {
    width: 91.6666%;
}

.l-12 {
    width: 100%;
}

.right {
    float: right;
}

.center {
    margin: auto;
}

.left {
    float: left;
}

footer ul.horizontale li {
    margin-right: 15px;
}

ul.horizontale li {
    display: inline;
    margin-right: 15px;
}

.copytight {
    text-align: right;
}

@media screen and (max-width:1068px) {
    footer ul.horizontale li {
        margin-right: 15px;
    }

    ul.horizontale li {
        display: inline;
        margin-right: 15px;
    }

    .copytight {
        text-align: right;
    }

    .hide-l, .hide-s {
        display: block;
    }

    .hide-m {
        display: none;
    }

    nav {
        display: block;
        cursor: pointer;
        line-height: 3;
    }

    .top-nav li a { /*background:none repeat scroll 0 0 #4a4a4a;*/
    }

    .top-nav > ul {
        height: 0;
        max-width: 100%;
        overflow: hidden;
        position: relative;
        z-index: 999;
    }

        .top-nav > ul.show-menu, .aside-nav.minimize-on-small > ul.show-menu {
            height: auto;
        }

    .top-nav ul ul {
        left: 0;
        margin-top: 0;
        position: relative;
        right: 0;
    }

    .top-nav li ul li a {
        min-width: 100%;
    }

    .top-nav li {
        float: left;
        list-style: none outside none;
        padding: 0;
        width: 49%;
    }

        .top-nav li a {
            /*border-top:1px solid #333;*/
            color: #000;
            display: block;
            padding: 0.25rem 0.625rem;
            text-align: left;
            text-decoration: none;
            font-size: 12px;
        }

    .top-nav p {
        margin: 0px;
        text-align: right;
        border-bottom: solid 1px #8bb0ba;
    }

    .top-nav li ul li a {
        border-top: 1px solid #878787;
    }

    .top-nav li ul li ul li a {
        border-top: 1px solid #989898;
    }

    .top-nav li a:hover {
        /*background:none repeat scroll 0 0 #8b8b8b;*/
        background: none;
        color: #fff;
    }

    .top-nav li ul, .top-nav li ul li ul {
        display: block;
        overflow: hidden;
        height: 0;
    }

    .top-nav > ul ul.show-ul {
        display: block;
        height: auto;
    }

    .top-nav li ul li a {
        background: none repeat scroll 0 0 #9d9d9d;
        padding: 0.625rem;
    }

    .top-nav li ul li ul li a {
        background: none repeat scroll 0 0 #d7d7d7;
        color: #222;
    }

    .nav-text {
        color: #fff;
        display: block;
        font-size: 12px;
        line-height: 2;
        margin-right: 0.325rem;
        max-width: 100%;
        text-align: center;
        vertical-align: middle;
    }

        .nav-text:after {
            content: "\f008";
            font-family: "mfg";
            font-size: 1.1rem;
            margin-left: 0.2rem;
            text-align: right;
        }

    .l-offset-1, .l-offset-2, .l-offset-five, .l-offset-3, .l-offset-4, .l-offset-5, .l-offset-6, .l-offset-7, .l-offset-8, .l-offset-9, .l-offset-10, .l-offset-11, .l-offset-12 {
        margin-left: 0;
    }

    aside.navileft {
        margin-left: -8.3333%;
    }

    aside.naviright {
        margin-right: -9.3333%;
    }

    .m-offset-1 {
        margin-left: 8.3333%;
    }

    .m-offset-2 {
        margin-left: 16.6666%;
    }

    .m-offset-five {
        margin-left: 16.6666%;
    }

    .m-offset-3 {
        margin-left: 25%;
    }

    .m-offset-4 {
        margin-left: 33.3333%;
    }

    .m-offset-5 {
        margin-left: 41.6666%;
    }

    .m-offset-6 {
        margin-left: 50%;
    }

    .m-offset-7 {
        margin-left: 58.3333%;
    }

    .m-offset-8 {
        margin-left: 66.6666%;
    }

    .m-offset-9 {
        margin-left: 75%;
    }

    .m-offset-10 {
        margin-left: 83.3333%;
    }

    .m-offset-11 {
        margin-left: 91.6666%;
    }

    .m-offset-12 {
        margin-left: 100%;
    }

    .l-1 {
        width: 8.3333%;
    }

    .l-2 {
        width: 16.6666%;
    }

    .l-five {
        width: 20%;
    }

    .l-3 {
        width: 25%;
    }

    .l-4 {
        width: 33.3333%;
    }

    .l-5 {
        width: 41.6666%;
    }

    .l-6 {
        width: 50%;
    }

    .l-7 {
        width: 58.3333%;
    }

    .l-8 {
        width: 66.6666%;
    }

    .l-9 {
        width: 75%;
    }

    .l-10 {
        width: 83.3333%;
    }

    .l-11 {
        width: 91.6666%;
    }

    .l-12 {
        width: 100%;
    }

    .s-1 {
        width: 8.3333%;
    }

    .s-2 {
        width: 16.6666%;
    }

    .s-five {
        width: 20%;
    }

    .s-3 {
        width: 25%;
    }

    .s-4 {
        width: 33.3333%;
    }

    .s-5 {
        width: 41.6666%;
    }

    .s-6 {
        width: 50%;
    }

    .s-7 {
        width: 58.3333%;
    }

    .s-8 {
        width: 66.6666%;
    }

    .s-9 {
        width: 75%;
    }

    .s-10 {
        width: 83.3333%;
    }

    .s-11 {
        width: 91.6666%;
    }

    .s-12 {
        width: 100%
    }

    .m-1 {
        width: 8.3333%;
    }

    .m-2 {
        width: 16.6666%;
    }

    .m-five {
        width: 20%;
    }

    .m-3 {
        width: 25%;
    }

    .m-4 {
        width: 33.3333%;
    }

    .m-5 {
        width: 41.6666%;
    }

    .m-6 {
        width: 50%;
    }

    .m-7 {
        width: 58.3333%;
    }

    .m-8 {
        width: 66.6666%;
    }

    .m-9 {
        width: 75%;
    }

    .m-10 {
        width: 83.3333%;
    }

    .m-11 {
        width: 91.6666%;
    }

    .m-12 {
        width: 100%
    }

    /*new for side menu responsive*/
    .aside-nav > ul > li.active-item > a:link, .aside-nav > ul > li.active-item > a:visited {
        background: none;
    }

    /*.navside-text:after {
        content: "\f008";
        font-family: "mfg";
        font-size: 1.1rem;
        margin-left: 0.2rem;
        text-align: right;
    }*/

    .navileftmain div.aside-nav {
        list-style: none outside none;
        padding: 0;
    }

    .navileftmain > aside.navileft {
        height: 0;
        max-width: 100%;
        overflow: hidden;
        position: relative;
        z-index: 999;
    }

    .navside-text {
        font-size: 13px;
        padding: 0px 10px;
        display: block !important
    }

    .navileftmain > aside.show-menu {
        height: auto;
    }

    section #T2_body_background {
        height: 30px;
    }
}

@media screen and (max-width:880px) {
    footer ul.horizontale li {
        margin-right: 11px;
    }

    ul.horizontale li {
        display: inline;
        margin-right: 11px;
    }

    .copytight {
        text-align: right;
    }

    .aside-nav li a {
        text-align: center;
    }

    aside.navileft {
        margin-left: 0%;
    }

    aside.naviright {
        margin-right: 0%;
    }

    .minimize-on-small .aside-nav-text {
        background: #152732 none repeat scroll 0 0;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 1.2rem;
        line-height: 3;
        max-width: 100%;
        padding-right: 0.625rem;
        text-align: center;
        vertical-align: middle;
    }

    .aside-nav-text:after {
        content: "\f008";
        font-family: "mfg";
        font-size: 1.1rem;
        margin-left: 0.5rem;
        text-align: right;
    }

    .aside-nav.minimize-on-small > ul {
        height: 0;
        overflow: hidden;
    }

    .hide-l, .hide-m {
        display: block;
    }

    .hide-s {
        display: none;
    }

    .count-number {
        margin-right: -1.25rem;
    }

    .l-offset-1, .l-offset-2, .l-offset-five, .l-offset-3, .l-offset-4, .l-offset-5, .l-offset-6, .l-offset-7, .l-offset-8, .l-offset-9, .l-offset-10, .l-offset-11, .l-offset-12,
    .m-offset-1, .m-offset-2, .m-offset-five, .m-offset-3, .m-offset-4, .m-offset-5, .m-offset-6, .m-offset-7, .m-offset-8, .m-offset-9, .m-offset-10, .m-offset-11, .m-offset-12 {
        margin-left: 0;
    }

    .s-offset-1 {
        margin-left: 8.3333%;
    }

    .s-offset-2 {
        margin-left: 16.6666%;
    }

    .s-offset-five {
        margin-left: 16.6666%;
    }

    .s-offset-3 {
        margin-left: 25%;
    }

    .s-offset-4 {
        margin-left: 33.3333%;
    }

    .s-offset-5 {
        margin-left: 41.6666%;
    }

    .s-offset-6 {
        margin-left: 50%;
    }

    .s-offset-7 {
        margin-left: 58.3333%;
    }

    .s-offset-8 {
        margin-left: 66.6666%;
    }

    .s-offset-9 {
        margin-left: 75%;
    }

    .s-offset-10 {
        margin-left: 83.3333%;
    }

    .s-offset-11 {
        margin-left: 91.6666%;
    }

    .s-offset-12 {
        margin-left: 100%;
    }

    .l-1 {
        width: 8.3333%;
    }

    .l-2 {
        width: 16.6666%;
    }

    .l-five {
        width: 20%;
    }

    .l-3 {
        width: 25%;
    }

    .l-4 {
        width: 33.3333%;
    }

    .l-5 {
        width: 41.6666%;
    }

    .l-6 {
        width: 50%;
    }

    .l-7 {
        width: 58.3333%;
    }

    .l-8 {
        width: 66.6666%;
    }

    .l-9 {
        width: 75%;
    }

    .l-10 {
        width: 83.3333%;
    }

    .l-11 {
        width: 91.6666%;
    }

    .l-12 {
        width: 100%;
    }

    .m-1 {
        width: 8.3333%;
    }

    .m-2 {
        width: 16.6666%;
    }

    .m-five {
        width: 20%;
    }

    .m-3 {
        width: 25%;
    }

    .m-4 {
        width: 33.3333%;
    }

    .m-5 {
        width: 41.6666%;
    }

    .m-6 {
        width: 50%;
    }

    .m-7 {
        width: 58.3333%;
    }

    .m-8 {
        width: 66.6666%;
    }

    .m-9 {
        width: 75%;
    }

    .m-10 {
        width: 83.3333%;
    }

    .m-11 {
        width: 91.6666%;
    }

    .m-12 {
        width: 100%
    }

    .s-1 {
        width: 8.3333%;
    }

    .s-2 {
        width: 16.6666%;
    }

    .s-five {
        width: 20%;
    }

    .s-3 {
        width: 25%;
    }

    .s-4 {
        width: 33.3333%;
    }

    .s-5 {
        width: 41.6666%;
    }

    .s-6 {
        width: 50%;
    }

    .s-7 {
        width: 58.3333%;
    }

    .s-8 {
        width: 66.6666%;
    }

    .s-9 {
        width: 75%;
    }

    .s-10 {
        width: 83.3333%;
    }

    .s-11 {
        width: 91.6666%;
    }

    .s-12 {
        width: 100%
    }
}

@media screen and (max-width:500px) {
    ul.horizontale {
        padding-left: 15px !important;
    }

    footer ul.horizontale li {
        margin-right: 19px;
    }

    ul.horizontale li {
        display: inline;
        margin-right: 19px;
    }

    .copytight {
        text-align: center;
    }

    .aside-nav li a {
        text-align: center;
    }

    aside.navileft {
        margin-left: 0%;
    }

    aside.naviright {
        margin-right: 0%;
        margin-top: 0px;
    }

    .minimize-on-small .aside-nav-text {
        background: #152732 none repeat scroll 0 0;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 1.2rem;
        line-height: 3;
        max-width: 100%;
        padding-right: 0.625rem;
        text-align: center;
        vertical-align: middle;
    }

    .aside-nav-text:after {
        content: "\f008";
        font-family: "mfg";
        font-size: 1.1rem;
        margin-left: 0.5rem;
        text-align: right;
    }

    .aside-nav.minimize-on-small > ul {
        height: 0;
        overflow: hidden;
    }

    .hide-l, .hide-m {
        display: block;
    }

    .hide-s {
        display: none;
    }

    .count-number {
        margin-right: -1.25rem;
    }

    .l-offset-1, .l-offset-2, .l-offset-five, .l-offset-3, .l-offset-4, .l-offset-5, .l-offset-6, .l-offset-7, .l-offset-8, .l-offset-9, .l-offset-10, .l-offset-11, .l-offset-12,
    .m-offset-1, .m-offset-2, .m-offset-five, .m-offset-3, .m-offset-4, .m-offset-5, .m-offset-6, .m-offset-7, .m-offset-8, .m-offset-9, .m-offset-10, .m-offset-11, .m-offset-12 {
        margin-left: 0;
    }

    .s-offset-1 {
        margin-left: 8.3333%;
    }

    .s-offset-2 {
        margin-left: 16.6666%;
    }

    .s-offset-five {
        margin-left: 16.6666%;
    }

    .s-offset-3 {
        margin-left: 25%;
    }

    .s-offset-4 {
        margin-left: 33.3333%;
    }

    .s-offset-5 {
        margin-left: 41.6666%;
    }

    .s-offset-6 {
        margin-left: 50%;
    }

    .s-offset-7 {
        margin-left: 58.3333%;
    }

    .s-offset-8 {
        margin-left: 66.6666%;
    }

    .s-offset-9 {
        margin-left: 75%;
    }

    .s-offset-10 {
        margin-left: 83.3333%;
    }

    .s-offset-11 {
        margin-left: 91.6666%;
    }

    .s-offset-12 {
        margin-left: 100%;
    }

    .l-1 {
        width: 8.3333%;
    }

    .l-2 {
        width: 16.6666%;
    }

    .l-five {
        width: 20%;
    }

    .l-3 {
        width: 25%;
    }

    .l-4 {
        width: 33.3333%;
    }

    .l-5 {
        width: 41.6666%;
    }

    .l-6 {
        width: 50%;
    }

    .l-7 {
        width: 58.3333%;
    }

    .l-8 {
        width: 66.6666%;
    }

    .l-9 {
        width: 75%;
    }

    .l-10 {
        width: 83.3333%;
    }

    .l-11 {
        width: 91.6666%;
    }

    .l-12 {
        width: 100%;
    }

    .m-1 {
        width: 8.3333%;
    }

    .m-2 {
        width: 16.6666%;
    }

    .m-five {
        width: 20%;
    }

    .m-3 {
        width: 25%;
    }

    .m-4 {
        width: 33.3333%;
    }

    .m-5 {
        width: 41.6666%;
    }

    .m-6 {
        width: 50%;
    }

    .m-7 {
        width: 58.3333%;
    }

    .m-8 {
        width: 66.6666%;
    }

    .m-9 {
        width: 75%;
    }

    .m-10 {
        width: 83.3333%;
    }

    .m-11 {
        width: 91.6666%;
    }

    .m-12 {
        width: 100%
    }

    .s-1 {
        width: 8.3333%;
    }

    .s-2 {
        width: 16.6666%;
    }

    .s-five {
        width: 20%;
    }

    .s-3 {
        width: 25%;
    }

    .s-4 {
        width: 33.3333%;
    }

    .s-5 {
        width: 41.6666%;
    }

    .s-6 {
        width: 50%;
    }

    .s-7 {
        width: 58.3333%;
    }

    .s-8 {
        width: 66.6666%;
    }

    .s-9 {
        width: 75%;
    }

    .s-10 {
        width: 83.3333%;
    }

    .s-11 {
        width: 91.6666%;
    }

    .s-12 {
        width: 100%
    }

    .xs-1 {
        width: 8.3333%;
    }

    .xs-2 {
        width: 16.6666%;
    }

    .xs-five {
        width: 20%;
    }

    .xs-3 {
        width: 25%;
    }

    .xs-4 {
        width: 33.3333%;
    }

    .xs-5 {
        width: 41.6666%;
    }

    .xs-6 {
        width: 50%;
    }

    .xs-7 {
        width: 58.3333%;
    }

    .xs-8 {
        width: 66.6666%;
    }

    .xs-9 {
        width: 75%;
    }

    .xs-10 {
        width: 83.3333%;
    }

    .xs-11 {
        width: 91.6666%;
    }

    .xs-12 {
        width: 100%
    }
}

.center {
    float: none;
    margin: 0 auto;
    display: block;
}




.clienthed {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(128, 128, 128, 1) 0%, rgba(89, 89, 89, 1) 80%) repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    opacity: 0.99;
    padding: 7px 10px;
    margin: 2px auto;
}

#clientdetails {
    clear: both;
    color: #333333;
    line-height: 20px;
    overflow: auto;
    padding: 10px;
    position: relative;
    z-index: 10000;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(230, 230, 230, 1) 100%) repeat scroll 0 0;
}

    #clientdetails strong {
        color: #8c0000 !important;
    }

.categories li a {
    color: #000000 !important;
    text-transform: capitalize !important;
    letter-spacing: 0em !important;
    font-family: Helvetica,sans-serif !important;
}

.categories li {
    background: rgba(201,177,171,1);
}

    .categories li:hover {
        background: rgba(194,168,160,1);
    }

.redh3 {
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0.14em;
    line-height: 18px;
    color: rgb(140, 0, 0);
    text-transform: uppercase;
}

hr.solid-white { /*border-bottom: 1px solid rgba(255, 255, 255, 0.75);*/
}

hr {
    display: block;
    height: 0;
    margin: 9px 0;
    width: 100%;
}

hr {
    border-style: none;
    border-width: 0;
}

.font-article-small-link {
    color: #8c0000 !important;
    display: inline-block;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    margin: 3px 0 1px;
}

.viewall_link {
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}

.latestthreads {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(242, 242, 242, 1) 0%, rgba(230, 230, 230, 1) 100%) repeat scroll 0 0;
    border-left: 4px solid rgba(140, 0, 0, 0.75);
    padding: 15px 10px 15px 7px;
    margin-bottom: 2px;
}

    .latestthreads a {
        line-height: 18px;
    }

    .latestthreads .viewall {
        color: rgb(140, 0, 0);
        float: right;
        font-weight: bold;
        text-decoration: none;
    }

        .latestthreads .viewall:hover {
            color: #333;
            float: right;
            font-weight: bold;
            text-decoration: none;
        }

.tradingthreads {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(217,217,217, 1) 0%, rgba(204,204,204, 1) 100%) repeat scroll 0 0;
    border-left: 4px solid rgba(140, 0, 0, 0.75);
    padding: 15px 10px 15px 7px;
    margin-bottom: 20px;
}

    .tradingthreads a {
        line-height: 18px;
    }

    .tradingthreads .viewall {
        color: rgb(140, 0, 0);
        float: right;
        font-weight: bold;
        text-decoration: none;
    }

        .tradingthreads .viewall:hover {
            color: #333;
            float: right;
            font-weight: bold;
            text-decoration: none;
        }

.centerdata {
    margin-bottom: 20px;
}

.rgb-96-96-96 {
    color: rgb(96, 96, 96);
}

footer hr.solid-red {
    border-bottom: 1px solid rgb(140, 0, 0);
    margin: 2px 0px;
}

.footers .horizontale {
    padding-left: 15px;
}

.footers .copytight {
    padding-right: 15px;
    font-family: Franklin Gothic TT Book, Helvetica, sans-serif;
    font-size: 12px;
    color: rgb(160,160,160);
    line-height: 16px;
    -webkit-font-smoothing: subpixel-antialiased;
}

ul.horizontale {
    margin-bottom: 3px;
    padding-left: 0px;
}

footer ul.horizontale li:last-child {
    margin-right: 0px;
}

.font-navigation-4 {
    color: rgb(160, 160, 160) !important;
    font-family: Helvetica,sans-serif;
    font-size: 10px;
    letter-spacing: 0.05em !important;
    line-height: 15px;
    text-transform: uppercase;
}

.copytight {
    line-height: 22px;
    color: rgb(160, 160, 160) !important;
}

.titlemain {
    color: rgb(64, 64, 64);
    font-family: Franklin Gothic TT Light,Helvetica,sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -0.01em;
    line-height: 45px;
    word-spacing: -0.1em;
    border-bottom: 1px dotted rgb(140, 0, 0);
}

#registration_form input, #registration_form select, #registration_form textarea {
    margin-bottom: 10px;
    margin-right: 5px !important;
}

#login .logindiv {
    margin-bottom: 10px;
}

#login input.textbox, #login select.textbox, #registration_form input.user, #registration_form input.password {
    color: Black;
    font-size: 13px;
    line-height: 25px;
    padding: 7px 5px 7px 24px;
}

@media only screen and (min-width: 240px) and (max-width: 875px) {
    #login input.textbox, #login select.textbox {
        width: 60%;
    }
}

@media only screen and (min-width: 876px) and (max-width: 1069px) {
    #login input.textbox, #login select.textbox {
        width: 90%;
    }
}

@media only screen and (min-width: 1070px) and (max-width: 2939px) {
    #login input.textbox, #login select.textbox {
        width: 60%;
    }
}

textarea, input[type="text"], input[type="password"], #login select.textbox, #registration_form select.textbox {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(230, 230, 230);
    border-radius: 0;
    cursor: text;
    display: inline-block;
    height: 38px;
    padding: 0 3px;
    position: relative;
}

.user {
    background: rgba(0, 0, 0, 0) url("/content/images/user.png") no-repeat scroll 0 4px;
}

.password {
    background: rgba(0, 0, 0, 0) url("/content/images/password.png") no-repeat scroll 0 4px;
}

input.buttons {
    background: rgba(255,255,255,1) linear-gradient(to bottom, rgba(128, 128, 128, 1) 0%, rgba(89, 89, 89, 1) 80%) repeat scroll 0 0;
    color: rgb(255, 255, 255);
}

    input.buttons:hover {
        background: rgba(255,255,255,1) linear-gradient(to bottom, rgba(89, 89, 89, 1) 0%, rgba(128, 128, 128, 1) 100%) repeat scroll 0 0;
        color: rgb(255, 255, 255);
    }

input[type="submit"] {
    background: rgba(255,255,255,1) linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%) repeat scroll 0 0;
    color: rgb(89, 89, 89);
}

    input[type="submit"]:hover {
        background: rgba(255,255,255,1) linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%) repeat scroll 0 0;
        color: rgb(89, 89, 89);
    }

input[type="submit"], input.buttons {
    border: 1px solid rgb(230, 230, 230);
    border-radius: 0;
    height: 28px;
    margin-bottom: 5px;
    position: relative;
    font-family: Franklin Gothic TT Book,Helvetica,sans-serif;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 15px;
    cursor: pointer;
    text-transform: uppercase;
}

#login .checkbox, #registration_form .checkbox {
    color: #666666;
    display: inline-block;
    margin-left: 40px;
    margin-top: 8px;
}

div.selector, div.checker, div.button, div.radio, div.uploader {
    display: inline-block;
    vertical-align: middle;
}

#login .logindiv {
    margin-bottom: 10px;
}

a.forgot {
    color: #ff6600;
    margin-left: 1px;
    text-decoration: none;
}

    a.forgot:hover {
        color: #666666;
        margin-left: 1px;
        text-decoration: none;
    }

p {
    color: rgb(25, 25, 25);
    display: block;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin: 5px 0 18px 0;
    text-align: justify;
}

h3 {
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0.14em;
    line-height: 18px;
    text-transform: uppercase;
    color: #8c0000;
}

h2 {
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0.14em;
    line-height: 18px;
    text-transform: uppercase;
    color: #8c0000;
}

.titleregfild {
    font-weight: bold;
    line-height: 20px;
    font-size: 13px;
    margin-top: 5px;
    width: 100%;
    clear: both;
}


@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 32%;
        font-size: 80% !important;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 16px;
            left: 6px;
            width: 30%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

    .textteable td:before {
        top: 6px !important;
    }
    /*Label the data*/
    #no-more-tables td:before {
        content: attr(data-title);
    }
}

/*table {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #D0D0D0;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    width: 100%;
}

    table tr td, table tr th {
        padding: 0.400em;
    }

.inputtable table tr td {
    height: 49px;
}

.textteable table tr td {
    height: 50px;
}*/

/*table tfoot, table thead {
    background: none repeat scroll 0 0 #e0e0e0;
}*/

/*table tr:nth-of-type(2n) {
    background: none repeat scroll 0 0 #e0e0e0;
}*/

/*th {
    border-right: 1px solid #CCCCCC;
}*/

/*td {
    border-right: 1px solid #CCCCCC;
}*/

.marginbot0 {
    margin-bottom: 0px !important;
}

.marginbot5 {
    margin-bottom: 5px !important;
}

.margintop10 {
    margin-top: 10px !important;
}

.marginbot10 {
    margin-bottom: 10px !important;
}

.marginbot20 {
    margin-bottom: 20px !important;
}

.padding10 {
    padding: 10px;
}

.description {
    font-size: 13px;
    line-height: 18px;
    text-align: justify;
}

#registration_form input[type="checkbox"] {
    margin-bottom: 0px;
}

.margintop15 {
    margin-top: 15px;
}

.margintop60 {
    margin-top: 60px;
}

.overflow {
    overflow: auto;
    clear: both;
}

.counter {
    line-height: 24px;
    margin-top: 5px;
}

.editicon {
    font-size: 0px;
    padding: 12px;
    background: url(/content/images/edit.png) no-repeat;
}

    .editicon:hover {
        font-size: 0px;
        padding: 12px;
        background: url(/content/images/edit-hover.png) no-repeat;
    }

.viewicon {
    font-size: 0px;
    padding: 12px;
    background: url(/content/images/view.png) no-repeat;
}

    .viewicon:hover {
        font-size: 0px;
        padding: 12px;
        background: url(/content/images/view-hover.png) no-repeat;
    }


#mattergrid .gs-title {
    background: rgba(0, 0, 0, 0) url("/content/images/pages.gif.png") no-repeat scroll left center;
    color: #8c0000 !important;
    font-weight: bold;
    padding-left: 25px !important;
}

.margin_right5 {
    margin-right: 5px;
}

.margin_left5 {
    margin-left: 5px;
}

.profileboxs {
    border: solid 1px #CCCCCC;
    padding: 5px;
}

.gsc-result .gs-title {
    height: 1.6em !important;
    text-decoration: none !important;
}

.gs-title, .gs-title b {
    font-weight: bold !important;
}

.deatils {
    text-align: right;
    line-height: 20px;
    border-bottom: solid 1px #CCCCCC;
}

.viewdetails {
    color: #ff6600 !important;
    margin: 0 5px;
    text-decoration: none;
}

    .viewdetails:hover {
        color: #333333 !important;
        margin: 0 5px;
        text-decoration: none;
    }

.profile {
    color: #ff6600 !important;
    margin: 0px;
    text-decoration: none;
}

    .profile:hover {
        color: #333333 !important;
        margin: 0px;
        text-decoration: none;
    }

.lightgray {
    color: #666666 !important;
}

.borderbotblack {
    border-bottom: solid 1px #CCCCCC;
}

.pagination, .pagination2, .pagination3 {
    display: inline-block;
    margin: 0px 0;
    padding: 0;
}

    .pagination li, .pagination2 li, .pagination3 li {
        display: inline;
    }

.border li a {
    border: 1px solid #ddd;
    transition: background-color 0.3s ease 0s;
}

.pagination li a, .pagination2 li a, .pagination3 li a {
    color: black;
    float: left;
    padding: 6px 10px;
    text-decoration: none;
}

ul.pagination2 li a.active, ul.pagination3 li a.active {
    background-color: rgb(120, 50, 40);
    border: 1px solid rgb(120, 50, 40);
    color: white;
}

ul.pagination2 li a:hover:not(.active), ul.pagination3 li a:hover:not(.active) {
    background-color: #ddd;
}

p.eventbgmedium, p.eventbgmediumblue {
    background: #8c0000 none repeat scroll 0 0;
    color: #ffffff;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    letter-spacing: 0.12em;
    line-height: 28px;
    padding-left: 20px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

hr.dotted-red {
    border-bottom: 1px dotted rgb(140, 0, 0);
    border-top: none;
}

.T2_navigation_head_content_line {
    height: 1px;
    margin-left: 18px;
    width: 100%;
    background: rgb(255,255,255);
    opacity: 0.15;
}

.margin_bot40 {
    margin-bottom: 40px;
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-borders-tables table,
    #no-borders-tables thead,
    #no-borders-tables tbody,
    #no-borders-tables th,
    #no-borders-tables td,
    #no-borders-tables tr {
        display: block;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        #no-borders-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-borders-tables tr {
        border: 0px solid #ccc;
    }

    #no-borders-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 32%;
        font-size: 80% !important;
        white-space: normal;
        text-align: left;
    }

        #no-borders-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 16px;
            left: 6px;
            width: 30%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

    .textteable td:before {
        top: 6px !important;
    }
    /*Label the data*/
    #no-borders-tables td:before {
        content: attr(data-title);
    }
}

#no-borders-tables table {
    background: none repeat scroll 0 0 #fff;
    border: 0px solid #D0D0D0;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    width: 100%;
}

table tr td, table tr th {
    /*padding: 0.400em;*/
}

.inputtable table tr td {
    height: 49px;
}
/*.textteable table tr td {height:29px;}*/
#no-borders-tables table tfoot, #no-borders-tables table thead {
    background: none repeat scroll 0 0 #fff;
    ;
}

#no-borders-tables table tr:nth-of-type(2n) {
    background: none repeat scroll 0 0 #fff;
}

#no-borders-tables th {
    border-right: 0px solid #CCCCCC;
    border-bottom: dotted 1px #CCCCCC;
    color: #8C0000;
}

#no-borders-tables td {
    border-right: 0px solid #CCCCCC;
    border-bottom: dotted 1px #CCCCCC;
}

.backgroundtd {
    background: #F2F2F2;
}

.upcoming {
    background: #c3c3c3;
    padding: 0px 1px;
    height: 12px;
    line-height: 12px;
    width: 90px;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-family: Franklin Gothic TT Medium,Helvetica,sans-serif;
}

.news-latest-date {
    float: right;
    font-size: 10px;
    color: #808080;
    line-height: 14px;
}

.japanEvent a {
    color: black;
}

.japanEvent:hover {
    background-color: #eeeeee;
    color: #8c0000;
}

    .japanEvent:hover a {
        color: #8c0000;
    }


.event-information-bubble {
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.05);
}

.event-information-background {
    position: absolute;
    top: 0;
    width: inherit;
    height: 100%;
    background: rgb(25,25,25);
    opacity: 0.8;
}

.event-information-content {
    position: relative;
    padding: 10px;
}

.event-information-icon {
    width: 100%;
    position: absolute;
    left: 18%;
    margin-left: -5px;
}

#T2_navigation_foot ative-item {
    background: rgb(201, 177, 171);
}

.news-latest-container.reaserch_paper a {
    color: black;
}

.news-list2-container.video a {
    color: black;
}

.news-list3-container.audio a {
    color: black;
}

#imgUp {
    position: absolute;
    bottom: 50px;
    right: 20px;
    background: url(/content/images/up-icon_small.svg);   
    border: 0px;
    font-size: 20px;
    height: 32px;
    width: 32px;
}

#ulTopMenu {
    margin-left: 11%;
}

.navside-text {
    display: none;
}

/*.ulnonclass ul {
    padding-left: revert;
}

    .ulnonclass ul li {
        list-style-type: unset;
        padding-left: initial;
    }

    .ulnonclass ul ol {
        list-style-type: unset;
        padding-left: initial;
    }*/
.T2_navigation_foot_content img {
    max-width: unset;
}
