<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
body {
    line-height: 1em;
    width: 100%;
    font-size: 65%;
    /* Resets 1em to 12px */
    font-family: 'Lato', Sans-Serif;
    color: #333;
    margin: 0 auto;
    background-color: #215D7A;
    background-image: url(img/128-1401.jpg);
    overflow-x: hidden;
}
.widgetLogo {
    text-indent: -999px;
}
a:link {
    color: #0a5697;
    cursor: pointer;
}
a:visited {
    color: #0a5697;
    cursor: pointer;
    text-decoration: underline;
}
a:visited:hover {
    color: #0a5697;
    cursor: pointer;
    text-decoration: underline;
}
a:hover {
    color: #0a5697;
    text-decoration: underline;
    cursor: pointer;
}
a:active {
    color: #fff;
    cursor: pointer;
    text-decoration: underline;
}
/* hack IE6 */

*html hr {
    height: 1px;
    margin-top: -7px;
}
/* hack IE7 */

*:first-child + html hr {
    height: 1px;
    margin-top: -7px;
}
p {
    font-size: 14px;
    line-height: 1.4em;
    margin: 5px 13px 15px;
    text-align: justify;
}
h1 {
    font-size: 2.5em;
    margin: 8px 0 10px 147px;
}
h2 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
}
h3 {
    font-size: 1.2em;
    margin: 10px 0 15px;
    text-align: left;
    line-height: 1.2em;
}
h4 {
    font-size: 14px;
    margin: 15px 0 5px 0;
    line-height: 1em;
}
ul {
    font-size: 1.1em;
    list-style: disc;
    margin: 0 0 0 25px;
    padding: 0;
}
#tabsPieChart{
    position:absolute;
    bottom: 0;
}
.widget-conteiner{
    border-color: #00a8d7;
}
ol {
    list-style: decimal;
    margin: 0 0 0 20px;
    padding: 0 0 10px;
}
ol li {
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 1.2em;
}
ul.col {
    float: left;
    width: 150px;
    margin-left: 15px;
    list-style-type: none;
}
caption,
th,
td {
    font-weight: normal;
    word-wrap: break-word;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
.h-6 {
    height: 6px;
}
.h-20 {
    height: 20px;
}
.sep {
    height: 10px;
}
.txt-green {
    color: #1e7810;
}
.txt-blue {
    color: #245399;
}
img.float-left {
    padding-right: 15px;
}
img.float-right {
    padding-left: 15px;
}
/*ADS*/

#ads {
    width: 727px;
    margin: 0 auto 3px;
    height: 90px;
}
input.placeOrderBtn-en {
    width: 105px;
    height: 38px;
    position: relative;
    top: -68px;
    right: 15px;
    background-color: #30b204;
    color: #fff;
    border: 1px solid #999999;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    background-image: linear-gradient( top, #46ea0f 0%, #36c307 60%, #29a201 90%);
}
input.placeOrderBtn-pl {
    width: 105px;
    height: 38px;
    position: relative;
    top: -68px;
    right: 15px;
    background-color: #30b204;
    color: #fff;
    border: 1px solid #999999;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: bold;
    font-size: 9px;
    background-image: linear-gradient( top, #46ea0f 0%, #36c307 60%, #29a201 90%);
}
.btns-actions-eq .valid-form {
    font-size: 10px;
}
/* HEADER */

#header {
    height: 75px;
    width: 100%;
    margin: 0 auto;
}
/* hack IE7 */

*:first-child + html #header {
    height: 160px;
}
#header .wrapper-top {
    background-color: #000;
    height: 35px;
    width: 100%;
    text-align: center;
    color: #fff;
    /*These for CSS3 style*/
}
#header .top, #navigation, #wrapper, #footer .links{
    width:100%;
}
#header .bottom{
    width:1025px;
    display: block;
}
#header .wrapper-bottom {
    width: 100%;
    text-align: center;
    margin: 0;
    background-color: #00a8d7;
    background-image: linear-gradient(to right, #00a8d7,#76d076);
    height: 124px;
}
/* hack IE6 */

*html #header .wrapper-bottom {
    height: 100px;
    padding: 8px 0 0 0;
}
#header .wrapper-bottom .logo {
    float: left;
    margin: 0;
    padding: 8px;
}
#header .wrapper-bottom .logo img {
    width: 280px;
    /* height: 118px; */
}
#header .innerLeaderboard {
    padding-top: 7px;
}
#header .top ul {
    float: left;
    list-style-type: none;
    padding: 0;
}
/* hack Safari */

html* #header .top ul {
    margin-top: -1px;
}
/* hack IE6 */

*html #header .top ul {
    margin-top: -3px;
}
/* hack IE7 */

*:first-child + html #header .top ul {
    margin-top: -3px;
}
#header .top ul li {
    float: left;
    text-align: center;
}
#header .top ul li a {
    text-decoration: none;
    color: #fff;
}
#header .top ul li a:hover {
    text-decoration: none;
    color: #fff;
}
#header .bottom .leaderboard-ad {
    float: right;
}
#header .bottom .leaderboard-ad img {
    float: right;
    padding: 0;
}
/* hack IE7 */

*:first-child + html .nav-spacing {
    margin-top: 20px;
}
/* WRAPPER */

#wrapper {
    margin: 0 auto;
    background-color: transparent;
    overflow: visible;
    width: 1025px;
}
#wrapper:after{
    display:table;
    content:"";
}
/* 3 cols layout */
/* #wrapper .threeCols-first { width: 185px } */

#wrapper .threeCols-first a:link,
#wrapper .threeCols-first a:visited,
#wrapper .threeCols-first a:active {
    text-decoration: none;
    color: #262C3A;
}
/*threeCols-first Layout and Style*/

#wrapper .threeCols-first ul {
    width: 8rem;
    list-style-type: none;
    font-size: 10px;
    font-weight: bold;
    margin-left: 0;
    background-color:white;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}
#wrapper .threeCols-first ul li {
    text-align: center;
    padding: 10px;
    color: #00DDD8;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 0.7rem;
    border-bottom: 1px dashed #00a8d7;
}
#wrapper .threeCols-first ul li a {
    color: #000;
    text-decoration: none;
    width: 80px;
}
#wrapper .threeCols-first ul li a span {
    padding-left: 15px;
}
#wrapper .threeCols-first ul li.leftbarTop {
    border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 12px;
    border-top: 0;
}
#wrapper .threeCols-first ul li.leftbarTitle {
    background-color: #76d076;
    color: #fff;
    border: none;
    text-transform: uppercase;
    width: 7.4rem;
    margin-left: -0.3rem;
}
#wrapper .threeCols-first ul li.leftbarTitle b {
    font-weight: bold;
}
#wrapper .threeCols-first ul li.leftbarBottom {
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 12px;
    border-bottom: 0;
}
#wrapper .threeCols-first ul.warsawLinks li a {
    color: #006699;
}
/*threeCols-second Layout and Style*/

#wrapper .threeCols-second .divLine1,
#wrapper .login .divLine1 {
    width: 100%;
    height: 1px;
    background-color: #5b5b5b;
}
#wrapper .threeCols-second .divLine2,
#wrapper .login .divLine2 {
    width: 100%;
    height: 1px;
    background-color: #acacac;
}
#wrapper .contentHeader {
    background-color: #00a8d7;
}
#wrapper .threeCols-second {
    background-color: #fff;
    height: auto;
    padding-bottom: 30px;
    width: 560px;
}
/******************************/

#wrapper .threeCols-second h1,
#wrapper .login h1 {
    color: #ffffff;
    width: 230px;
    margin-left: 31px;
    margin-top: 10px;
    float: left;
    text-shadow: none;
    text-align: left;
    line-height: 30px;
}
#wrapper .threeCols-second .contentLogo,
#wrapper .login .contentLogo {
    width: 234px;
    float: right;
    text-align: left;
    text-transform: uppercase;
    color: #272727;
    font-size: 11px;
    line-height: 13px;
    margin: 9px 10px 9px 0;
    text-indent: -999px;
}
#wrapper .threeCols-second .contentpages {
    background-color: #fff;
}

/**only for customized FT**/
/*Tabs in private pages*/

#wrapper .threeCols-second .wrapper_tabs {
    width: 528px;
    background-color: #00a8d7;
    border: 0px solid #999999;
    border-bottom: 0px;
    height: 41px;
    margin-left: 10px;
    padding: 0;
    *
    margin-left: 14px;
}
#wrapper .threeCols-second .wrapper_tabs.twoTabs ul li {
    width: 263px;
}
#wrapper .threeCols-second .wrapper_tabs.twoTabs ul li a {
    width: 238px;
}
#wrapper .threeCols-second .wrapper_tabs.fourTabs {
    margin-top: 0;
    *margin-left: 14px;
}
#wrapper .threeCols-second .wrapper_tabs.fourTabs ul li {
    width: 130px;
}
#wrapper .threeCols-second .wrapper_tabs.fourTabs ul li a {
    width: 115px;
    font-size: 14px;
    padding-right: 6px;
}
#wrapper .threeCols-second .wrapper_tabs.fiveTabs ul li {
    width: 104px;
}
#wrapper .threeCols-second .wrapper_tabs.fiveTabs ul li a {
    width: 79px;
}
#wrapper .threeCols-second .wrapper_tabs.fiveTabs ul li.lastItem {
    width: 103px;
}
#wrapper .threeCols-second .wrapper_tabs.fiveTabs ul li.lastItem a {
    border-right: 0;
    padding-right: 23px;
}
#wrapper .threeCols-second .wrapper_tabs ul li {
    width: 175px;
    border-right: 0px solid #0a5697;
    line-height: 45px;
    height: 45px;
    text-align: center;
}
#wrapper .threeCols-second .wrapper_tabs ul li.lastItem {
    border-right: 0px;
    padding-right: 3px;
}
#wrapper .threeCols-second .portfolio-table-title .titleTop{
    margin:0!important;
    color:#fff;
    padding:1vh;
}
.threeCols-second .portfolio-table-title .titleBottom{
    padding:0;
    margin:5px!important;
    color:#fff!important;;
}
#wrapper .threeCols-second .wrapper_tabs ul li a {
    /* border-left: 1px solid #fff; */
    /*border: 1px solid #fff;*/
    
    font-size: 16px;
    text-align: center;
    width: 150px;
    /* padding-right: 16px; */
    
    color: #fff;
    text-shadow: 0px 0px 0px #000;
}
#wrapper .threeCols-second .wrapper_tabs ul li.firstItem a {
    border-radius: 0px 0 0 0;
}
#wrapper .threeCols-second .wrapper_tabs.twoTabs ul li.lastItem a,
#wrapper .threeCols-second .wrapper_tabs.threeTabs ul li.lastItem a {
    padding-right: 20px;
}
#wrapper .threeCols-second .wrapper_tabs.fourTabs ul li.lastItem a {
    padding-right: 14px;
}
#wrapper .threeCols-second .wrapper_tabs ul li a:hover,
#wrapper .threeCols-second .wrapper_tabs ul li.current a {
    color: #fff;
    background-color: #76d076;
    height: 35px;
}
#wrapper .threeCols-first{
    margin-left:-30px;
    margin-right:15px;
}
/*Sub Tabs*/

#wrapper .threeCols-second .sub_tabs {
    height: 78px;
    background-color: #0a5697;
    border: 1px solid #999999;
    border-top: 0;
    margin-left: 10px;
    padding: 0;
    overflow: hidden;
    text-align: left;
}
#wrapper .threeCols-second .sub_tabs.tall {
    height: 115px;
}
#wrapper .threeCols-second .sub_tabs ul {
    width: 500px;
    margin: 10px 15px;
    list-style-type: none;
}
#wrapper .threeCols-second .sub_tabs ul li {
    width: 52px;
    float: left;
    margin-right: 2px;
    height: 20px;
    background-color: #312a31;
    border-radius: 0px;
    border: 1px solid #1da0c1;
    padding: 4px 11px;
    text-align: center;
    background-image: linear-gradient( top, #312a31 30%, #312a31 80%);
}
#wrapper .threeCols-second .sub_tabs ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    *line-height: 26px;
}
#wrapper .threeCols-second .sub_tabs ul li.active-server,
#wrapper .threeCols-second .sub_tabs ul li:hover {
    background-color: #666666;
    color: #fff;
    border: 1px solid #999999;
    background-image: none;
}
#wrapper .threeCols-second .sub_tabs ul li.active-server a,
#wrapper .threeCols-second .sub_tabs ul li:hover a {
    color: #fff;
}
#wrapper .threeCols-second .sub_tabs ul li.secondLine {
    top: 5px;
    position: relative;
}
#wrapper .threeCols-second .sub_tabs ul li.thirdLine {
    position: relative;
    top: 10px;
}
#wrapper .threeCols-second .sub_tabs ul li.long-btn {
    width: 110px;
}
#wrapper .threeCols-second .sub_tabs ul li.short-btn {
    width: 45px;
}
#wrapper .threeCols-second .tableDate {
    border: 1px solid #1da0c1;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #d4fafa;
    box-shadow: 0 0 2px 2px #8bb0b9;
    text-align: center;
}
#wrapper .threeCols-second .btnGo {
    background-color: #86def4;
    border-radius: 10px;
    border: 1px solid #999999;
    color: #005a71;
    font-weight: bold;
}
#wrapper .threeCols-second
.chart-view {
    *
    border-bottom: 1px solid #999999;
    border: 1px solid #00a8d7;
    box-shadow: none;
    width: 550px!important;
}
#wrapper .threeCols-second table.data thead tr:first-child {
    background-color: #f2f2f2;
    color: #272727;
    font-weight: bolder;
    border: 0px;
    height: 45px;
    font-size: 13px;
    text-align: center;
}
#wrapper .threeCols-second table.data tbody tr {
    background-color: #f2f2f2;
}
#wrapper .threeCols-second table.data tbody tr.page-nav {
    background-color: #f2f2f2;
    border-radius: 0 0 8px 8px\9;
}
#wrapper .threeCols-second table.data tbody tr:nth-child(2n) {
    background-color: #f6f6f6;
}
#wrapper .threeCols-second table.data.rankingTable {
    position: relative;
    top: -35px;
    top: -37px\9;
    margin-left: 10px;
    box-shadow: none;
}
#wrapper .threeCols-second .previewInfo {
    width: 530px;
    margin-left: 10px;
    border: 1px solid #999999;
    border-top: 0;
    background-color: #f2f2f2;
    color: #444444;
}
#wrapper .threeCols-second .previewInfo table {
    width: 365px;
    float: right;
    margin-right: 16px;
    list-style-type: none;
    text-align: left;
    padding: 15px 0;
}
#wrapper .threeCols-second .previewInfo table tr th {
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #cccccc;
}
#wrapper .threeCols-second .previewInfo table tr th span {
    color: #666666;
    font-style: italic;
    font-size: 10px;
}
#wrapper .threeCols-second .btns-actions-eq {
    border-bottom: 0;
}
#wrapper .threeCols-second .stock-info table.data.stockTable {
    border-radius: 0;
}
#wrapper .threeCols-second .stock-info table.data.stockTable tr {
    background-color: #f0fafd;
    width: 510px;
}
#wrapper .threeCols-second .stock-info table.data.stockTable tr td,
#wrapper .threeCols-second .stock-info table.data.stockTable tr th {
    text-align: right;
    margin: 0 5px;
}
#wrapper .threeCols-second .stock-info table.data.stockTable tr td {
    line-height: 20px;
}
#wrapper .threeCols-second .stock-info table.data.stockTable tr th span,
#wrapper .threeCols-second table.data.historyTable tr th span {
    color: #909090;
    font-style: italic;
    font-size: 10px;
}
#wrapper .threeCols-second table.data.historyTable.tranHistoryTalbe {
    border-top: 1px solid #fff;
}
#wrapper .threeCols-second table.data.historyTable.tranHistoryTalbe tr td {
    padding: 2px 16px;
}
#wrapper .threeCols-second .stock-info table.data.stockTable tr th {
    border-color: #e0e0e0;
    font-weight: bold;
}
#wrapper .threeCols-second .stock-info table.data.stockTable tr td {
    font-weight: bold;
}
#wrapper .threeCols-second .stock-info table.data.stockTable .stockSymbol {
    text-align: left;
}
#wrapper .threeCols-second .tableFooter {
    height: 45px;
    background-color: #f2f2f2;
    text-align: left;
    font-style: italic;
    border-top: 1px solid #999999;
    color: #000;
    margin-left: 10px;
    line-height: 45px;
    border-radius: 0 0 0px 0px;
    border: 1px solid #999999;
    padding-left: 10px;
    background-image: linear-gradient(#f2f2f2 30%, #f2f2f2 80%);
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable {
    border-top: 0;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable tr {
    background-color: #f6f6f6;
    border: 1px solid #999999;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable tr th span {
    color: #979797;
    font-style: italic;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable tr.bg-light {
    background-color: #f0fafd;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable table {
    width: 520px;
    margin-left: 3px;
    border: 1px solid #e0e0e0;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable table tr {
    background-color: transparent;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable tr th,
#wrapper .threeCols-second table.data.portfolioTable.contestTable tr td {
    padding: 2px 3px;
}
#wrapper .threeCols-second table.data.portfolioTable table tr a.contestName {
    text-decoration: none;
    color: #3aabc8;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable table tr a.actionBtn {
    color: #3aabc8;
    font-size: 10px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #999999;
    border-radius: 0px;
    padding: 1px 5px;
    text-decoration: none;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable table tr a.delBtn {
    position: relative;
    left: 1px;
    top: -1px;
    *left: 50px;
    *top: -11px;
}
#wrapper .threeCols-second table.data.portfolioTable.contestTable table tr .paddingS-15 input {
    background-color: #d4fafa;
    box-shadow: inset 0 1px 3px #888;
}
#wrapper .threeCols-second table.data.portfolioTable.joinTable {
    border-top: 0;
}
#wrapper .threeCols-second table.data.portfolioTable.joinTable tr th {
    color: #006699;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 2px 3.5px;
    padding: 2px 3px\9\0;
}
:root #wrapper .threeCols-second table.data.portfolioTable.joinTable tr th {
    padding: 2px 1px\0;
}
#wrapper .threeCols-second table.data.portfolioTable.joinTable tr th.Black {
    color: #000;
}
#wrapper .threeCols-second table.data.portfolioTable.joinTable tr th span {
    color: #878787;
    font-style: italic;
    font-weight: normal;
    font-size: 10px;
}
#wrapper .threeCols-second table.data.portfolioTable.joinTable tr td {
    color: #444444;
    padding: 2px 3.5px;
    word-wrap: break-word;
}
:root #wrapper .threeCols-second table.data.portfolioTable.joinTable tr td {
    padding: 2px 1px\0;
}
#wrapper .threeCols-second table.data.portfolioTable.joinTable tr a.action-button {
    padding: 0 10px;
}
#wrapper .threeCols-second table.data.portfolioTable.joinTable tr td a.contestName {
    text-decoration: none;
    color: #4ab3cd;
}
/*Other styles for private pages*/

.historyPanel {
    width: 530px;
    background-color: #cdcdcd;
    margin-left: 10px;
    padding: 5px 0;
    border: 1px solid #999999;
    border-top: 0;
    border-bottom: 0;
    text-align: left;
}
/*threeCols-third Layout and Style*/

#wrapper .threeCols-third #leaderboard .topHeader {
    width: 265px;
    font-size: 13px;
    color: #fff;
    text-shadow: none;
    margin-left: 5px;
    padding: 15px;
    border: 0px solid #b3bbbd;
    border-bottom: 1px solid #78a4b4;
    line-height: 40px;
    border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px;
    background-color: #0a5697;
    background-image: linear-gradient( top, #0a5697 20%, #0a5697 80%);
}
#wrapper .threeCols-third .topPlayers {
    margin-top: -15px;
}
#wrapper .threeCols-third #tLeaderboard {
    width: 297px;
    margin-left: 5px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 1px solid #fff;
    border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px;
    padding-bottom: 3px;
    background-color: #fff;
}
#wrapper .threeCols-third #tLeaderboard tbody tr:first-child {
    background-color: #dff3fa;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #78a4b4;
    color: #000;
}
#wrapper .threeCols-third #tLeaderboard tbody tr {
    background-color: #f3fcff;
}
#wrapper .threeCols-third #tLeaderboard tbody tr:nth-child(2n) {
    background-color: #fff;
}
#wrapper .threeCols-third #tLeaderboard tbody tr td.lastTrade {
    color: #2ca6c5;
    text-align: right;
}
/*market news*/

#wrapper .threeCols-third .marketNews,
#wrapper .threeCols-third .marketSummary,
#wrapper .threeCols-third .termofday,
#wrapper .threeCols-third .popArtis {
    width: 300px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #fff;
    border: 1px solid #b3bbbd;
    margin-top: 15px;
    margin-bottom: 3px;
    padding-bottom: 4px;
}
#wrapper .threeCols-third .widgetsTitle {
    border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px;
    background-color: #0a5697;
    height: 48px;
    background-image: linear-gradient(#00a8d7, #00a8d7);
}
#wrapper .threeCols-third .widgetsTitle h3 {
    font-size: 15px;
    color: #fff;
    text-shadow: none;
    float: left;
    width: 160px;
    margin-left: 15px;
    margin-top: 15px;
}
#wrapper .threeCols-third .marketSummaryETF .widgetsTitle h3 {
    width: 260px;
}
#wrapper .threeCols-third .widgetsTitle .widgetLogo {
    width: 120px;
    float: left;
    text-align: left;
    text-transform: uppercase;
    font-size: 0;
    font-weight: bold;
}
#wrapper .threeCols-third .hotNews,
#wrapper .threeCols-third .hotArtis {
    background-color: #eaeaea;
    border-bottom: 1px solid #78a4b4;
    border-top: 1px solid #fff;
    text-align: left;
    padding: 2px 10px 5px;
    font-size: 12px;
    line-height: 14px;
}
#wrapper .threeCols-third .hotNews h3,
#wrapper .threeCols-third .hotArtis h3 {
    color: #006699;
    font-size: 17px;
}
#wrapper .threeCols-third .hotNews h3 a,
#wrapper .threeCols-third .hotArtis h3 a {
    text-decoration: none;
}
#wrapper .threeCols-third .newsList,
#wrapper .threeCols-third .artiList {
    text-align: left;
    padding-bottom: 20px;
}
#wrapper .threeCols-third .newsList ul,
#wrapper .threeCols-third .artiList ul {
    list-style-type: none;
    margin: 10px;
}
#wrapper .threeCols-third .newsList ul li a,
#wrapper .threeCols-third .artiList ul li a {
    text-decoration: none;
    color: #1da0c1;
}
#wrapper .threeCols-third .newsList ul li a:hover,
#wrapper .threeCols-third .artiList ul li a:hover {
    color: #444444;
}
#wrapper .threeCols-third .newsList a.moreNewsBtn,
#wrapper .threeCols-third .termofday .todText a.moreNewsBtn,
#wrapper .threeCols-third .artiList a.moreNewsBtn {
    padding: 1px 8px;
    color: #1da0c1;
    background-color: #eeeeee;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 1px solid #b3bbbd;
    text-decoration: none;
    font-weight: bolder;
    margin-left: 10px;
}
/*market summary*/

#wrapper .threeCols-third .marketSummary {
    margin-top: 0;
    margin-bottom: 15px;
}
#wrapper .threeCols-third .marketSummary table {
    text-align: right;
    border-top: 1px solid #fff;
}
#wrapper .threeCols-third .marketSummary table th,
#wrapper .threeCols-third .marketSummary table td {
    width: 60px;
    height: 20px;
}
#wrapper .threeCols-third .marketSummary table tr th {
    background-color: #fbfbfb;
}
#wrapper .threeCols-third .marketSummary table tr .firstItem {
    width: 55px;
    padding-left: 10px;
    text-align: left;
    color: #1da0c1;
}
#wrapper .threeCols-third {margin-left: 1rem;}
#wrapper .threeCols-third .marketSummary table tr .secondItem {
    text-align: right;
    width: 130px;
}
#wrapper .threeCols-third .marketSummary table tr.summaryTitle {
    height: 30px;
    color: #272727;
}
#wrapper .threeCols-third .marketSummary table tr.summaryTitle th {
    border-bottom: 1px solid #78a4b4;
    background-color: #dff3fa;
}
#wrapper .threeCols-third .marketSummary table tr.summaryList:nth-child(2n+1) {
    background-color: #d0dce0;
}
#wrapper .threeCols-third .marketSummary table tr .lastItem {
    width: 75px;
    padding-right: 5px;
}
/*term fo day*/

#wrapper .threeCols-third .termofday {
    margin-top: 0;
}
#wrapper .threeCols-third .termofday .todContent {
    height: 120px;
    background-color: #fff;
    width: 300px;
}
#wrapper .threeCols-third .termofday .todContent img {
    width: 74px;
    float: left;
    margin-top: 15px;
    margin-left: 10px\9;
}
#wrapper .threeCols-third .termofday .todText {
    width: 182px;
    float: left;
    text-align: left;
    height: 120px;
    margin-left: 10px\9;
    margin-top: 0;
}
#wrapper .threeCols-third .termofday .todText h3 {
    margin-bottom: -8px;
}
#wrapper .threeCols-third .termofday .todText a.moreNewsBtn {
    margin-left: 140px;
}
/*popular articles*/

#wrapper .threeCols-third .popArtis .widgetsTitle h3 {
    width: 170px;
}
#wrapper .threeCols-third .popArtis .widgetsTitle .widgetLogo {
    width: 110px;
}
#wrapper .threeCols-third .artiList a.moreNewsBtn {
    margin-left: 238px;
}
/*announcement*/

#wrapper .threeCols-third .announcement {
    width: 300px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f4f4f4;
    margin-bottom: 3px;
    border: 1px solid #999999;
}
#wrapper .threeCols-third .announTitle {
    border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px;
    background-color: #f7f7f7;
    height: 48px;
    border-bottom: 2px solid #e0e0e0;
    background-image: linear-gradient( top, #f9f9f9 0%, #f1f1f1 50%);
}
#wrapper .threeCols-third .announTitle h3 {
    font-size: 25px;
    /*text-shadow: 1px 1px 1px #cccccc;*/
    
    line-height: 48px;
    text-align: center;
    margin-top: 0;
}
#wrapper .threeCols-third .announContent {
    border: 1px solid #e0e0e0;
    border-bottom: 6px solid #e0e0e0;
    border-top: 0;
}
#wrapper .threeCols-third .announDivline {
    width: 100%;
    background-color: #999999;
    height: 1px;
}
#wrapper .threeCols-third .announFooter {
    width: 300px;
    border-radius: 0 0 0px 0px;
    background-color: #f5f5f5;
    height: 10px;
    border-top: 1px solid #fff;
}
/*User assignment progress detail*/

#wrapper .threeCols-third .userassignmentprogress {
    width: 300px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f4f4f4;
    margin-bottom: 3px;
    border: 1px solid #999999;
}
/*sponsor logos*/

#wrapper .threeCols-third .sponLogoBig {
    width: 300px;
    height: 100px;
    margin-top: 15px;
}
#wrapper .threeCols-third .sponLogoSmall {
    width: 120px;
    float: left;
    margin: 10px 0 30px 20px;
}
/* FOOTER */

#footer {
    background-color: #ededec;
    height: 110px;
    background-image: linear-gradient(#faf9f9 50%, #e0e1e0 90%);
    width: 100%;
}
#footer .wrapper-bottom {
    width: 100%;
    height: 77px;
    background-color: #00aeef;
    border-bottom: 1px solid #0082b3;
}
#footer .wrapper-copyright {
    height: 80px;
    width: 1025px;
    text-align: center;
    color: #fff;
    padding: 6px 0 0;
    margin-left: auto;
    margin-right: auto;
}
#footer .wrapper-links {
    height: 30px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #fff;
}
#footer .wrapper-bottom ul.logoLinks {
    margin-left: 205px;
}
#footer .wrapper-bottom ul.logoLinks li {
    display: inline;
    list-style-type: none;
    margin-right: 10px;
}
#footer .wrapper-bottom ul.logoLinks li a img {
    height: 65px;
    margin-top: 6px;
}
#footer .links ul {
    margin: 0;
    padding: 0;
}
#footer .links ul li,
#footer .external ul li {
    margin: -3px 0 0;
    list-style-type: disc;
    color: #1da0c1;
    display: inline;
}
#footer .links ul li a:link,
#footer .links ul li a:visited,
#footer .links ul li a:active,
#footer .external ul li a:link,
#footer .external ul li a:visited,
#footer .about ul li a:active {
    text-decoration: none;
    color: #01528a;
    font-size: 11px;
}
#footer .links ul li a:hover,
#footer .external ul li a:hover {
    color: #1089ce;
}
#footer .copyright {
    color: #444444;
    text-align: justify;
    margin: 0 25px;
    width: 940px;
    font-size: 13px;
}
#footer .copyright a:link,
#footer .copyright a:visited,
#footer .copyright a:hover,
#footer .copyright a:active {
    color: #444444;
}
#footer .bottom-links {
    width: 990px;
    margin: 0 auto;
    text-align: center;
}
#footer .links {
    float: left;
    width: 650px;
    text-transform: uppercase;
    margin-left: 17px;
}
#footer .links ul {
    list-style-type: disc;
    color: #3d1a54;
    padding-top: 2px;
}
/* specific tags */

table.data tr th,
table.data tr td {
    text-align: right;
}
table.data tr td table.table-page-nav tr td a {
    border: 1px solid #000;
    color: #bc0a3a;
}
table.data tr td table.table-page-nav tr td a:hover {
    color: #000;
    background-color: #f0f0f0;
}
/* home */

/*login*/

.login {
    width: 550px;
    height: 375px;
    margin: 10px auto 550px;
    background-color: #FFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.login .form {
    margin-top: 50px;
}
.login .form,
.login .links {
    width: 350px;
    margin-left: 70px;
    text-align: left;
    *margin-left: -50px;
}
.login .form .loginTitle {
    color: #272727;
    margin-right: 33px;
    font-weight: bold;
    text-align: right;
}
.login .form .secondInput {
    margin: 4px 0 0 2px;
}
.login .form .firstInput input,
.login .form .secondInput input,
.forgotPWD .form input.forgotInput {
    width: 180px;
    border: 1px solid #1da0c1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #d4fafa;
    box-shadow: inset 0 0 2px 2px #b5d8d9;
    -moz-box-shadow: inset 0 0 2px 2px #b5d8d9;
    -webkit-box-shadow: inset 0 0 2px 2px #b5d8d9;
    height: 24px;
}
.forgotPWD .form input.forgotInput {
    margin-left: 12px;
    margin-left: 65px\9;
}
/*IE hacks*/

.login .form .chk-box {
    width: 200px;
    float: left;
    margin-left: 58px;
}
.login .form .chk-box input {
    margin-top: 10px;
    float: right\9;
    margin-right: 80px\9;
}
.login .form .chk-box label {
    margin-top: -2px;
    margin-top: -27px\9;
}
.login .form label {
    color: #272727;
    width: 70px;
    float: left;
}
:root .login .form label {
    width: 75px\9;
}
/*IE9 hacks*/

.login .form .loginBtn {
    width: 80px;
    float: left;
    margin: 5px 0 0 -50px;
}
.login .form .btnLogin,
.forgotPWD .form .btnSubmit {
    background-color: #86def4;
    border-radius: 5px;
    border: 1px solid #999999;
    color: #005a71;
    font-weight: bold;
    padding: 3px 12px;
    width: 80px;
    background-image: linear-gradient( top, #98e9fe 30%, #69cbe3 70%);
}
.login .links {
    margin: 8px 0 0 220px;
    text-transform: uppercase;
    color: #30a9c8;
    font-weight: bold;
}
.login .form input.btnSubmit.btnLogin {
    width: 60px;
    box-shadow: none;
}
.login .form .btnLogin {
    width: 120px;
}
.login .form .firstInput,
.login .form .secondInput {
    text-align: right;
}
/*about*/

.about {
    width: 1005px;
    margin: 0 auto;
    height: 150px;
    background-color: #00402c;
}
.about .col {
    float: left;
    width: 263px;
    text-align: left;
    height: 130px;
    font-size: 14px;
    line-height: 16px;
    margin-left: 5px;
    font-weight: bold;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
}
.about .col .textTitle {
    background-image: url("img/bg-promoTitle.jpg");
    width: 263px;
    height: 29px;
    margin-top: 5px;
    display: block;
}
.about .col a,
.about .col a:hover {
    color: #fff;
    text-decoration: none;
}
.rss-link {
    margin-top: 20px;
    font-weight: bold;
    line-height: 16px;
}
.rss-link a {
    text-decoration: none;
}
.rss-date {
    color: #2e71b2;
    font-size: 11px;
    line-height: 13px;
}
.rss-text {
    font-size: 14px;
    line-height: 16px;
}
.highlight {
    color: #035b89;
}
.registerToPlay {
    background-color: #fff;
    width: 165px;
    height: 90px;
    font-size: 12px;
    line-height: 14px;
    margin: 20px -15px 0;
    padding: 10px 15px 0;
}
.registerToPlay h3 {
    color: #04135f;
    margin: 10px 0;
    padding: 0;
}
.registerToPlay a {
    margin: 0;
    padding: -10px 0 0;
}
.box-btn {
    margin-top: 10px;
    width: 130px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    padding: 10px 15px;
    background: #5c9ad7 url(img/bg-btn.jpg) 0 0 repeat-x;
    border: 1px solid #04135f;
    cursor: pointer;
}
.box-btn a {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
}
.box-btn a:hover {
    color: #fff;
    text-decoration: none;
}
label {
    float: left;
    display: block;
    width: 215px;
    text-align: right;
    padding: 12px 20px;
}
/* registration page */

.registration input,
.password input {
    float: left;
    width: 220px;
}
.registration label,
.password label {
    width: 150px;
    font-size: 100%;
}
input.btn {
    width: 165px;
    height: 46px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 2px 15px;
    background: #5c9ad7 url(img/bg_btn.jpg) 0 0 repeat-x;
    border: 1px solid #046b9a;
    cursor: pointer;
}
.btn.login {
    margin-bottom: -15px;
}
label.field-checkbox {
    margin: -24px 0 0 130px;
    width: 380px;
    float: left;
}
/* hack IE6 */

*html label.field-checkbox {
    margin-left: 43px;
}
.inputCheckbox {
    margin: 40px 0 0 130px;
    float: left;
    width: 15px;
}
/* hack IE6 */

*html .inputCheckbox {
    margin-left: 65px;
}
.inputCheckbox input {
    width: 15px;
    margin: 3px 0 0 0;
}
.registration input.margin-btn {
    margin-left: 130px;
}
/* hack IE6 */

*html .registration input.margin-btn {
    margin-left: 50px;
}
.password input.margin-btn {
    margin-left: 190px;
}
/* hack IE6 */

*html .password input.margin-btn {
    margin-left: 175px;
}
/* hack IE7 */

*:first-child + html .password input.margin-btn {
    margin-left: 175px;
}
.radio-btns input {
    float: left;
    width: 20px;
    position: relative;
    top: 2px;
}
.radio-btns label {
    float: left;
    text-align: left;
    width: 80px;
}
/* Contact support */

.websitetitle {
    font-weight: bold;
    font-size: 1.2em;
    position: relative;
    top: 11px;
    float: left;
    text-align: left;
    width: 300px;
    line-height: 14px;
}
/* captcha */

label.captcha-label {
    position: relative;
    top: 3px;
}
input.captcha-input {
    position: relative;
    top: 3px;
    width: 100px;
}
.captcha {
    margin-top: 5px;
}
ul li {
    line-height: 1.4em;
}
.alt {
    background-color: #f0f0f0;
}
/* TOPMENU */

#topMenu {
    height: 35px;
    position: relative;
    z-index: 600;
}
/* hack IE6 */

*html #topMenu {
    height: 29px;
}
#topMenu ul.menuList {
    list-style-type: none;
    margin-left: 10px;
    padding: 0;
}
#topMenu ul.menuList li {
    float: left;
    display: block;
    height: 35px;
    position: relative;
}
#topMenu ul.menuList li a {
    display: block;
    line-height: 35px;
    text-decoration: none;
    font-weight: normal;
    padding-left: 15px;
    width: 160px;
    text-align: left;
    font-size: 13px;
}
#topMenu ul.menuList li#contestName a {
    width: 200px;
}
#topMenu ul.menuList li#contestName ul li a {
    width: 185px;
}
#topMenu ul.menuList li.langList a {
    width: 120px;
}
#topMenu ul.menuList li.langList a:hover {
    background-color: transparent;
    border: 0;
    color: #01528A;
    cursor: text;
}
#topMenu ul.menuList li a.menuTitle {
    border-radius: 0;
}
#topMenu ul.menuList li a.menuTitle span img {
    margin-left: 5px;
}
/* hack IE6 */

*html #topMenu ul.menuList li a b {
    width: 10px;
    white-space: nowrap;
}
#topMenu ul.menuList li a:hover,
#topMenu ul.menuList li a:visited,
#topMenu ul.menuList li a:active,
#topMenu ul.menuList li:hover a {
    color: #fff;
    background-color: #0a5697;
    border: 1px solid #fff;
    border-bottom: 0;
}
#topMenu ul.menuList li:hover ul {
    width: 146px;
}
#topMenu a,
#topMenu a:visited {
    display: block;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */

#topMenu ul.menuList ul {
    display: table;
    visibility: hidden;
    position: absolute;
    width: 180px;
    top: 35px;
    left: 0;
    margin: 0;
    box-shadow: 0px 2px 2px #000;
    border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px;
    border: 1px solid #fff;
    border-top: 0;
}
#topMenu ul.menuList ul li {
    border-left: 1px solid #fff\9;
    border-right: 1px solid #fff\9;
}
/*IE Hacks*/

#topMenu ul.menuList ul li {
    margin: 0;
}
#topMenu ul.menuList ul li a.lastItem {
    border-radius: 0 0 0px 0px;
    -moz-border-radius: 0 0 0px 0px;
    -webkit-border-radius: 0 0 0px 0px;
}
#topMenu ul.menuList ul.langMenu li a:last-child {
    border-radius: 0 0 0px 0px;
}
#topMenu ul.menuList li:hover ul li a,
#topMenu ul.menuList a:hover ul li a {
    background-color: #003986;
    background-image: none;
    color: #88ccf7;
    text-shadow: none;
    text-align: left;
    border: 0;
}
/* hack IE6 */

*html .navigation ul:hover ul {
    width: 150px;
}
/* hack IE6 */

*html #topMenu ul.menuList li:hover ul li a {
    border-bottom: 0;
}
/* hack IE6 */

*html #topMenu ul.menuList a:hover ul li a {
    border-bottom: 0;
}
/* hack IE6 */

*html #topMenu ul.menuList a:hover ul li a.last {
    border-bottom: 1px solid #9a9a9a;
}
#topMenu table {
    position: absolute;
    top: 0;
    left: 0;
    border-collapse: collapse;
    width: 0;
    height: 0;
}
#topMenu ul.menuList ul a,
#topMenu ul.menuList ul a:visited {
    padding: 0px 15px;
    width: 145px;
}
#topMenu ul.menuList li.langList ul {
    width: 120px;
}
#topMenu ul.menuList li.langList ul a {
    width: 105px;
}
#topMenu li:hover ul li a:hover,
#topMenu ul.menuList li:hover ul li:hover a {
    color: #003986;
    background-color: #0072cf;
}
#topMenu:hover &gt; a,
#topMenu ul.menuList ul:hover &gt; a {
    color: #04135f;
    background-color: #00380d;
}
#topMenu ul.menuList li:hover ul,
#topMenu ul.menuList a:hover ul {
    visibility: visible;
}
/*special style for login, reg, username and logout btn in top menu*/

#topMenu ul.menuList li a.btnLogReg {
    border: 0;
    width: 110px;
    background-color: #000;
}
#topMenu ul.menuList li a.btnLogReg:hover {
    color: #0087ea;
}
#topMenu ul.menuList li a.btnRegister {
    width: 120px;
    border-right: 1px solid #312a31;
    color: #fff;
}
/*dropdown login menu on topMenu*/

#topMenu ul.menuList li.quickLogin ul.loginMenu {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    width: 280px;
    background-color: #6c6c6c;
}
#topMenu ul.menuList li.quickLogin ul.loginMenu li {
    float: none;
}
#topMenu ul.menuList li.quickLogin:hover a {
    background-image: linear-gradient( top, #9d9d9d 5%, #6c6c6c 95%);
    background-color: #6c6c6c;
    border: 1px solid #fff;
    border-bottom: 0;
    border-radius: 0;
}
#topMenu ul.menuList li.quickLogin:hover ul {
    visibility: visible;
}
#topMenu ul.menuList li.quickLogin:hover ul &gt; li {
    margin-top: 15px;
}
#topMenu ul.menuList li.quickLogin:hover ul li {
    text-align: left;
    color: #fff;
    margin-left: 15px;
}
#topMenu ul.menuList li.quickLogin:hover ul input {
    width: 180px;
    border: 1px solid #1da0c1;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #d4fafa;
    box-shadow: inset 0 0 2px 2px #b5d8d9;
    height: 20px;
}
#topMenu ul.menuList li.quickLogin:hover ul a.btnGo {
    background-color: #86def4;
    border-radius: 10px;
    border: 1px solid #999999;
    color: #005a71;
    font-weight: bold;
    padding: 3px 12px;
    width: 20px;
    float: right;
    height: 15px;
    margin-right: 20px;
    line-height: 15px;
    background-image: linear-gradient( top, #98e9fe 30%, #69cbe3 70%);
}
#topMenu ul.menuList li.quickLogin:hover ul a.loginLink {
    background-image: none;
    border: 0;
    margin: -20px 0 5px 42px;
    background-color: transparent;
}
#topMenu ul.menuList li.quickReg {
    border-right: 1px solid #7c7c7c;
    margin-top: 3px\9;
}
#topMenu ul.menuList li.quickLogin {
    margin-top: 3px\9;
}
/*IE hacks*/

#topMenu ul.menuList li,
#topMenu ul.menuList li:hover a,
#topMenu ul.menuList li ul,
#topMenu ul.menuList li ul li {
    border: 0\9;
}
#topMenu ul.menuList li.headerBorder {
    height: 1px;
    background-color: #000;
    width: 100%;
    *width: 215px;
}
#topMenu ul.menuList li.headerTopBorder {
    border-top: 1px solid #abd8fc;
    *width: 215px;
}
#topMenu .headerRightBorder {
    border-right: 1px solid #000;
}
#topMenu ul.menuList li a.userNameText {
    cursor: text;
    color: #078DED;
}
#topMenu ul.menuList li.quickReg.no-border {
    border: 0;
}
#header .top #topMenu ul.menuList li:hover a {
    background-color #c6c6c6\9 !important;
}
/**************************************************/
/* NAVIGATION */

.wrapper-navigation {
    clear: both;
    padding: 0;
    background-color: #000;
    height: 45px;
    width: 100%;
    text-align: center;
    border: 0;
    margin: 0 auto;
    *
    margin-top: -25px;
    position: relative;
}
/* hack IE6 */

*html .wrapper-navigation {
    margin: -15px 0 0 0;
    padding: 0;
}
#navigation {
    height: 45px;
    position: relative;
    z-index: 500;
    width: auto;
    margin-left: auto!important;
    margin-right: auto;
    display: inline-block;
}
/* hack IE6 */

*html #navigation {
    height: 29px;
}
#navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#navigation ul li {
    float: left;
    display: block;
    height: 45px;
    margin-right: 1px;
    position: relative;
}
#navigation ul li a {
    display: block;
    line-height: 45px;
    padding: 0 0 0 15px;
    text-decoration: none;
    text-transform: Capitalize;
    font-weight: normal;
    margin-right: 1px;
    font-size: 1rem;
}
#navigation ul li a{
    transition:0.3s;
    text-decoration:none!important;
}
#navigation ul li:hover a {
    background-color: #00a8d7;
}
#navigation ul li:hover a b {
    color: #fff;
}
#navigation ul li a b {
    display: block;
    line-height: 45px;
    padding: 0 15px 0 0;
    height: 45px;
    color: #fff;
}
/* hack IE6 */

*html #navigation ul li a b {
    width: 10px;
    white-space: nowrap;
}
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:active {
    color: #042627;
}
#navigation ul li a:hover {
    color: #fff;
    background-color: ##215D7A;
    text-decoration: underline;
}
#navigation ul li:hover ul {
    width: 148px;
}
#navigation ul li:hover ul li a,
#navigation ul li:hover ul li a b {
    background-image: none;
}
#navigation a,
#navigation a:visited {
    display: block;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */

#navigation ul ul {
    display: table;
    visibility: hidden;
    position: absolute;
    width: 150px;
    top: 45px;
    left: 0;
    width: auto;
    margin: 0;
    background-color: transparent;
}
#navigation ul ul li {
    margin: 0;
    border: 0;
    width: 220px;
}
#navigation ul li:hover ul li a,
#navigation ul a:hover ul li a {
    background-color: #00a8d7;
    background-image: none;
    color: #fff;
    text-shadow: none;
    text-align: left;
    padding-left: 15px;
}
/* hack IE6 */

*html .navigation ul:hover ul {
    width: 150px;
}
/* hack IE6 */

*html #navigation ul li:hover ul li a {
    border-bottom: 0;
}
/* hack IE6 */

*html #navigation ul a:hover ul li a {
    border-bottom: 0;
}
/* hack IE6 */

*html #navigation ul a:hover ul li a.last {
    border-bottom: 1px solid #9a9a9a;
}
#navigation table {
    position: absolute;
    top: 0;
    left: 0;
    border-collapse: collapse;
    width: 0;
    height: 0;
}
#navigation ul ul a,
#navigation ul ul a:visited {
    padding: 2px 10px;
    width: 0;
    font-size:0;
    height:0;
    color:transparent;
}
#navigation ul ul:hover a,
#navigation ul ul:hover a:visited,
#navigation ul li:hover ul a {
    padding: 2px 10px;
    font-size:1rem;
    width:220px;
    height:auto;
    color:#fff;
}
#navigation li:hover ul li a:hover,
#navigation ul li:hover ul li:hover a {
    color: #fff;
    background-color: #76d076;
    text-shadow: none;
    text-decoration: none;
}

#navigation:hover &gt; a,
#navigation ul ul:hover &gt; a {
    color: #04135f;
    background-color: #f4f4f4;
}
#navigation ul li:hover ul,
#navigation ul a:hover ul {
    visibility: visible;
}
/*For the last menu btn*/

#navigation ul li.lastMenuBtn,
#navigation ul li.lastMenuBtn a,
#navigation ul li.menuSpoLogo,
#navigation ul li.menuSpoLogo a {
    border: 0;
}
#navigation ul li.lastMenuBtn:hover {
    background-color: #095776;
}
#navigation ul li.lastMenuBtn:hover span {
    color: #fff;
    text-shadow: none;
}
#navigation ul li.lastMenuBtn a {
    height: 35px;
}
*:first-child + html #navigation ul li.lastMenuBtn a b {
    margin-bottom: -1px;
}
#navigation ul li.lastMenuBtn br {
    height: 0;
    margin: 0;
    line-height: 0;
}
#navigation ul li.lastMenuBtn span {
    font-size: 10px;
    line-height: 8px;
    margin-left: 2px;
    color: #fff;
}
#navigation ul li.menuSpoLogo a img {
    margin-top: 2px;
}
#navigation ul li.menuSpoLogo:hover a,
#navigation ul li.menuSpoLogo a:hover {
    background-color: transparent;
}
/*for Chrome and safari*/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #navigation ul li.lastMenuBtn a b {
        margin-bottom: -35px;
    }
}
/* LOGIN PAGE */

body.login-page {
    background: #333333;
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    color: #000;
}
body.login-page .secure {
    background-color: #ffffcd;
    color: #666;
    width: 99%;
    text-align: left;
    padding: 4px 0 0 10px;
    height: 15px;
}
body.login-page .login {
    padding: 20px;
    width: 392px;
    height: 250px;
    text-align: center;
    margin: 160px auto;
    background: transparent url(img/bg_login.jpg) 0 0 no-repeat;
}
/* hack for IE6 */

*html body.login-page .login {
    height: 120px;
}
body.login-page .login .form {
    width: 150px;
    text-align: left;
}
/* hack for IE6 */

*html body.login-page .login .form {
    margin-left: 50px;
}
body.login-page .login table {
    margin: 95px auto 0;
    padding: 0 auto;
    text-align: center;
}
/* hack for IE6 */

*html body.login-page .login table {
    margin-top: 114px;
}
/* hack for IE7 */

*:first-child + html body.login-page .login table {
    margin-top: 120px;
}
body.login-page .login .firstInput {
    margin-left: 0;
}
body.login-page .login .secondInput {
    margin: -8px 0 0;
}
/* hack for IE6 */

*html body.login-page .login input {
    width: 140px;
    margin: 4px 0;
    padding: 0;
}
/* hack for IE7 */

*:first-child + html body.login-page .login .clear-left {
    margin: 0;
    padding: 0;
}
/* hack for IE7 */

*:first-child + html body.login-page .login input {
    width: 140px;
    margin: 5px 0;
    padding: 0;
}
body.login-page .links {
    position: relative;
    top: -7px;
    margin-left: -130px;
}
/* hack for IE6 */

*html body.login-page .links {
    top: 5px;
    float: left;
    margin-left: -80px;
}
/* hack for IE7 */

*:first-child + html body.login-page .links {
    top: 5px;
    float: left;
    margin-left: -100px;
}
body.login-page .links ul {
    list-style-type: disc;
    padding: 0;
    margin: 0;
}
body.login-page .links ul li {
    float: left;
    padding: 5px 15px 0 0;
    margin: 0 5px 0 0;
}
body.login-page .links ul li.first {
    list-style-type: none;
    padding-left: 0;
}
body.login-page .links ul li a {
    text-decoration: none;
    color: #02588a;
}
body.login-page .links ul li a:hover {
    color: #489f3a;
}
body.login-page .chk-box input {
    float: left;
    margin: 0;
    border: 0;
}
/* hack for IE6 */

*html body.login-page .chk-box input {
    width: 15px;
}
/* hack for IE7 */

*:first-child + html body.login-page .chk-box input {
    width: 15px;
}
body.login-page .chk-box label {
    margin: 0;
    width: 100px;
    padding: 2px 0 0 5px;
    text-align: left;
    float: left;
}
/* hack for IE6 */

*html body.login-page .chk-box label {
    padding-top: 11px;
}
/* hack for IE7 */

*:first-child + html body.login-page .chk-box label {
    padding-top: 11px;
}
body.login-page input.btnGreen {
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    padding: 2px 8px;
    background-color: #68c22d;
    border-top: 2px solid #89e14f;
    border-right: 2px solid #3b7916;
    border-bottom: 2px solid #3b7916;
    border-left: 2px solid #89e14f;
    margin-left: -40px;
}
/* hack for IE6 */

*html body.login-page input.btnGreen {
    margin-left: -60px;
}
/* hack for IE7 */

*:first-child + html body.login-page input.btnGreen {
    float: left;
}
/* FAQs */

.wrapper_tabs {
    border-bottom: 1px solid #04135f;
}
ul.tabs a:hover {
    color: #5693d2;
}
ul.tabs li.active-server a {
    color: #5693d2;
}
ul.tabs a.active {
    color: #04135f;
    border: 1px solid #04135f;
    border-bottom: 1px solid #fff;
}
ul.tabs a {
    color: #04135f;
}
/* Admin */

.progress {
    color: #bc0a3a;
}
.modalPopup {
    background-color: #f1f1f1;
    border-color: #bc0a3a;
}
/* accordeon */

.accordionHeader {
    border: 1px solid #bc0a3a;
    color: #000;
    background-color: #f1f1f1;
}
#master_content .accordionHeader a {
    color: #fff;
}
.accordionHeaderSelected {
    border: 1px solid #bc0a3a;
    color: #fff;
    background-color: #bc0a3a;
}
#master_content .accordionHeaderSelected a {
    color: #fff;
}
.accordionContent {
    background-color: #fff;
    border: 1px solid #bc0a3a;
}
/* only needed for multi-tournaments */

.inline-checkbox input {
    position: relative;
    top: 2px;
    width: 15px;
    float: left;
    text-align: left;
}
.inline-checkbox label {
    float: left;
    text-align: left;
    margin-top: 4px;
    width: 100px;
    padding: 10px 0 0 5px;
}
.checkboxFields input {
    border: 0;
    width: 195px;
    float: left;
    text-align: right;
    margin: 0 0 0 60px;
    padding: 0;
}
.checkboxFields label {
    float: left;
    text-align: left;
    width: 300px;
    margin: 0 0 0 -60px;
    padding: 0;
}
/* hack for IE7 */

*:first-child + html .checkboxFields input {
    width: 180px;
}
/* hack for IE7 */

*:first-child + html .checkboxFields label {
    margin: 2px 0 0 -45px;
}
.adBigbox {
    width: 300px;
    height: 250px;
    border: 0;
    /* ; background-color: yellow */
}
.adLeaderboard {
    width: 350px;
    height: 70px;
    margin: 12px 50px 0 0;
    /*  background-color: Aqua */
}
.adSkyscraper {
    width: 160px;
    height: 600px;
}
.regStep {
    font-weight: 200;
    font-size: 26px;
}
h6 {
    font-size: 12px;
}
/********Special styles for new public pages' design********/
/*prizes*/

.prizeTable {
    width: 500px;
    margin: 0 auto;
    background-color: #eeeeee;
}
.prizeTable tr td {
    text-align: left;
    padding: 5px 8px;
    font-size: 13px;
}
/*faq*/

.faqTabs {
    width: 130px;
    float: left;
    margin-right: 80px;
    margin-left: -30px;
}
.faqTabs ul {
    list-style-type: none;
    margin-left: 0;
}
.faqTabs ul li a {
    color: #1da0c1;
    font-weight: bold;
    text-decoration: none;
}
.faqTabs ul li a:hover,
#dTrading h3 a:hover,
#dBasics h3 a:hover,
#dOther h3 a:hover {
    color: #444444;
}
#dTrading,
#dBasics,
#dOther {
    width: 340px;
    float: left;
    text-align: left;
    margin-top: -15px;
}
#dTrading h3,
#dBasics h3,
#dOther h3 {
    color: #006699;
}
#dTrading h3 a,
#dBasics h3 a,
#dOther h3 a {
    text-decoration: none;
    color: #1da0c1;
}
/*sitemap*/

.mapCols {
    width: 260px;
    margin-left: 10px;
    background-color: #fff;
    float: left;
    margin-top: 10px;
    text-align: left;
    height: 500px;
}
.mapCols h2 {
    margin: 35px 0 20px 15px;
    text-transform: uppercase;
    font-size: 13px;
}
.mapCols ul {
    list-style-type: none;
    margin-left: 15px;
    font-size: 12px;
}
.mapCols ul li h3 {
    margin-bottom: 0px;
}
.mapCols ul li a,
.mapCols a {
    color: #4ab3cd;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
/*contact*/

#wrapper .registration .support.contentpages {
    padding-bottom: 60px;
}
.support span {
    margin-top: 8px;
    float: right;
    margin-right: 30px;
}
.support span.websitetitle {
    float: left;
    margin-top: 0;
}
.support label {
    text-align: left;
    width: 80px;
}
/*#wrapper .registration .support input, #wrapper .registration .support textarea { width: 150px }*/

#wrapper .registration .support .contactMessage-en {
    height: 200px;
    margin-left: -30px;
    margin-bottom: 16px;
    margin-left: -105px\9;
}
#wrapper .registration .support .contactMessage-hu {
    height: 200px;
    margin-left: -105px;
    margin-bottom: 16px;
    margin-left: -105px\9;
}
.support label.captcha-label {
    margin-top: -17px;
}
#wrapper .registration .support input.margin-btn {
    margin-left: 215px;
}
#wrapper .registration .support select.contactSubjects {
    width: 220px\9;
}
/*change pwd*/

#wrapper .password label {
    font-weight: bold;
}
/*register*/

#wrapper .threeCols-second .uniList {
    width: 340px\9;
}
#wrapper .threeCols-second .facList {
    width: 300px\9;
}
#wrapper .registration .cbTerms input {
    margin-right: -45px;
    margin-left: 70px;
    width: 13px\9;
    height: 13px\9;
    margin: 11px 40px 0 155px\9;
}
.fbLike {
    background-color: #f9f9f9;
}
/********Special styles for new private pages' design********/
/*dashboard(only for KBC Poland)*/

.portfolio-value .right-col {
}
.portfolio-value .left-col {
    border-right: 1px solid #00a8d7;
}
#toggleBtn {
    color: black;
}
/*account balance*/

#wrapper .threeCols-second .leftCol table.data tr th {
    background-color: #e2e2e2;
    background-image: linear-gradient( top, #f9f9f9 30%, #e0e0e0 70%);
    border-bottom: 1px solid #999999;
}
#wrapper .threeCols-second .leftCol table.data tr:nth-child(2) td {
    border-top: 1px solid #fff;
}
#wrapper .threeCols-second .rightCol table.data tr th {
    background-color: #f0f0f0;
    background-image: linear-gradient( top, #f9f9f9 30%, #e0e0e0 90%);
    border-bottom: 1px solid #999999;
}
#wrapper .threeCols-second .rightCol table.data tr {
    background-color: #6b838a;
    color: #f9f9f9;
}
#wrapper .threeCols-second .rightCol table.data tr th {
    color: #000;
}
#wrapper .threeCols-second .rightCol table.data tr:nth-child(2) td {
    border-top: 1px solid #97afb7;
}
#wrapper .threeCols-second .rightCol table.data tr:nth-child(2n) {
    background-color: #769199;
}
/*ranking page*/

#wrapper .threeCols-second .portfolio-table-title .titleBottom {
    font-size: 14px;
}
.valid-form,
.valid-form-bonds,
.status-form {
    height: 38px;
}
input.placeOrderBtn,
input.newOrderBtn {
    top: -75px;
}
#wrapper .threeCols-second .portfolio-table-title .widgetLogo {
    display: none;
}
/* Assignment */

table.data.assignmentTable {
    margin-top: 10px;
}
table.data.assignmentTable tr th {
    height: 30px;
    background-color: #222;
    color: #f1f1f1;
}
table.data.assignmentTable tr th a {
    color: #f1f1f1;
    font-weight: bold;
    text-decoration: underline;
}
table.data.assignmentTable tr td {
    height: 25px;
    line-height: 25px;
}
table.data.assignmentTable tr td span {
    font-size: 14px;
}
#subtabs li.selected,
#subtabs li.active {
    border-right: 0;
    margin: 7px 6px;
}
#subtabs li.selected a,
#subtabs li.active a {
    border: 0;
    border-top: 1px solid #7edaf3;
    border-bottom: 3px solid #0a3b5c;
}
#subtabs li.selected a:link,
#subtabs li.active a {
    display: block;
    float: left;
    padding: 10px 13px 17px;
    margin: -11px;
    color: #fff;
    text-shadow: none;
    background-color: #1b4768;
    border: 1px solid #878787;
    border-bottom: 0;
    line-height: 13px;
    border-radius: 0px 0px 0 0;
}
#subtabs .inner {
    width: inherit;
    margin: 22px 0 0 5px;
    height: 35px;
    text-align: left;
    border-radius: 10px 10px 0 0;
    border: 1px solid #878787;
    text-shadow: 1px 1px 1px #fff;
    background-color: #c9d1c2;
    background-image: linear-gradient( top, #eaefe2 15%, #d2d9cb 40%, #b8c2b2 90%);
}
.productTableTitle {
    width: 622px;
    height: 52px;
    line-height: 52px;
    background-color: #488cb8;
    color: #f2f2f2;
    text-shadow: 0 1px 1px #2e2e2e;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    background-image: linear-gradient( top, #56a0d0 10%, #3f80ab 100%);
}
.productTableTitle.assignTitle {
    font-size: 14px;
    font-family: Trebuchet MS;
    width: 722px;
    text-align: left;
    padding-left: 20px;
}
table.data.scrollable-table {
    margin-left: 0;
    font-family: Trebuchet MS;
}
table.data.scrollable-table tr th {
    background-color: #d4ecf7;
    text-align: center;
    color: #071d2d;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-family: Trebuchet MS;
}
table.data.scrollable-table tr.title td {
    background-color: #071d2d;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #f2f2f2;
}
table.data.scrollable-table tr.title td span {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Trebuchet MS;
}
table.data.scrollable-table tr td {
    height: 28px;
    line-height: 28px;
}
table.data.scrollable-table tr td span {
    font-size: 14px;
    font-family: Trebuchet MS;
}
table.data.scrollable-table tr.alt td {
    background-color: #b7adb1;
}
table.data.scrollable-table input {
    margin-top: 7px;
    text-align: center;
}
#AssignmentInfoContainer table tr th {
    background-color: #d4ecf7;
    text-align: center;
    color: #071d2d;
    padding: 0;
    font-family: Trebuchet MS;
}
#AssignmentInfoContainer table tr.title {
    background-color: #071d2d;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #f2f2f2;
}
.portfolio-graph-box{
    border: 3px solid #00a8d7;
    box-shadow:none;
    background-color: #fff;
}
.table-tabs-divider{
    background-color:transparent;
    height:0;
}
/*#AssignmentInfoContainer table tr.alt td { background-color: #b7adb1 } */

#AssignmentInfoContainer tr:nth-child(2n) {
    background-color: #b7adb1;
}
/* HELLO BAR */

#hellobar-container {
    background: none repeat scroll 0 0 #def1ff;
    border-bottom-color: #fff;
    color: #2b2b2b;
    font-family: Montserrat Black, Gadget, sans-serif;
}
#hellobar-container {
    border-bottom: 3px solid #fff;
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
#hellobar-container p {
    height: 100%;
    text-align: center;
}
#wrapper .threeCols-second .portfolio-table-title {
    margin: 0;
    width: 528px!important;
    padding-top: 2px;
    border: 1px solid #9ba5a9;
    background-image: linear-gradient(#00a8d7, #00a8d7);
    padding: 0;
    margin-left: 10px;
}
#wrapper .threeCols-second .portfolio-table-title h3 {
    width: 215px;
    float: left;
    text-align: left;
    font-size: 15px;
    text-shadow: none;
    color: white
}
.open-position-tables ul li a,
ul.portfolio-graph-tabs li a,
ul.piechart-tabs li a {
    padding: 4px;
    border-radius: 0px 0px 0 0;
    text-decoration: none;
    background-color: #3f9fb8;
    color: #fff;
    background-image: linear-gradient(#00a8d7, #00a8d7);
    border: 1px solid white;
}
.open-position-tables ul li.active a,
ul.portfolio-graph-tabs li.active a,
ul.piechart-tabs li.active a {
    background-color: #76d076;
    background-image: linear-gradient(#76d076 0%, #76d076 80%);
}
.op-sub-menu-item a,
.op-sub-menu-item,
.op-sub-menu-item:hover,
.op-sub-menu-item a:hover {
    color: white !important
}
.op-sub-menu {
    position: relative;
    top: -5px;
}
.bluebar {
    background: url(img/bluebar.PNG);
    height: 230px;
}
.introtext1 {
    padding: 40px;
}
.introtext1 h1 {
    text-align: left;
    margin-left: 0px;
}
.introtext1 p {
    margin-left: 0px;
}
.introtext2 {
    padding: 40px;
    background-color: #0072BA;
    color: white;
    text-align: center;
}
.introtext2 h1 {
    margin-left: 0px;
}
.introtext2 p {
    margin-left: 0px;
    text-align: center;
    line-height: 70%;
}
#div-findcontest-container {
    color: #000;
    background-color: #fff;
}
.get-stock-ideas-wrap {
    width: 510px;
    margin: 0 auto;
    /*margin-left: 11px;*/
    padding-left: 20px;
    overflow: hidden;
}
#piechartsubtabs {
    background-image: linear-gradient(#00a8d7, #00a8d7);
    position: relative;
    height: 30px!important;
    width: 304px;
}
.threeCols-second table.data,
.op-sub-menu {
    width: 550px !important;
}
.threeCols-second table.data, .get-stock-ideas-wrap{
    border:1px solid #00a8d7;
    width: 528px!important;
}
.op-sub-menu {
    background-color: #00a8d7;
    background-image: linear-gradient(#00a8d7, #00a8d7);
}
.op-sub-menu-item.op-item-selected {
    background-color: #76d076;
    background-image: linear-gradient(#76d076, #76d076);
}
#wrapper .quotes {
    margin-left: 3px;
}
.contestContent {
    width: calc(100% - 30px) !important;
    box-shadow: none !important;
    margin-left: 10px !important;
}
#dHistoricalDate,
.msg_closed,
.trade-form,
.btns-actions-eq {
    width: calc(100% - 10px);
}
#dHistoricalDate{
    width: 528px;
    margin-left: 10px;
    border:0;
}
.balanceTables table.data {
    width: 100% !important;
    margin-left: 10px;
}
.ranking-type-tabs li a{
    border:1px dotted white;
}
.ranking-type-tabs li{
    float: none !important;
    display: inline-block!important;
}
.ranking-type-tabs{
    width:auto;
    text-align: left;
    margin-left: 5px!important;
}
.rankingDateField{
    width:528px;
    border:none;
}
/*Splash Page*/
.splash
{
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    min-width: 1025px;
    overflow:hidden;
}
.splash-top-content p{
    max-width:50%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    color:white;
    background-color:rgba(50,50,50,0.5);
    padding:1rem;
    font-size:calc(0.6rem + 0.5vw);
}
.splash-top {
    height: 62vh;
    background-color: black;
    width: 301vw;
    display: inline-block;
    text-align: left;
    -webkit-animation: h_slide 24s ease-out infinite;
    -moz-animation: h_slide 24s ease-out infinite;
    animation: h_slide 24s ease-out infinite;
}

.splash-slide {
    width: 100vw;
    height: 100%;
    display: inline-block;
    margin: 0;
}
.slide1{
  background-color: black;
  background-image: url(img/stocks-bg.jpg);
  background-size: cover;
  background-position: 50%;
}
.slide2{
  background-color: black;
  background-image: url(img/flags-bg.jpg);
  background-size: cover;
  background-position: 50%;
}
.slide3{
  background-color: black;
  background-image: url(img/book-bg.jpg);
  background-size: cover;
  background-position: 50%;
}
@keyframes h_slide {
  0% {
    margin-left: 0; }
  33% {
   margin-left:0; }
  38% {
    margin-left:-100vw; }
  66% {
    margin-left:-100vw; }
  71% {
    margin-left:-200vw; }
  95% {
    margin-left:-200vw; }
  100% {
    margin-left:0; } }
.splash-heading h2{
    margin:0;
    text-align:center;
    font-size: 2rem;
    font-size: calc(1rem + 1vw);
    width:75%;
    margin-left:auto;
    margin-right:auto;
    text-transform:capitalize;
}
.splash-top h2{
    color:#fff;
    text-shadow:0 0 1vw #333;
}
.splash-spacer{
    height: 10vh;
}
.splash-button-wrapper{
    width:100%;
    display:inline-block;
    text-align:center;
}
.splash-top .splash-button, .bottom-button-wrapper .splash-button{
    display:inline-block;
    background-color:#76d076;
    padding:20px 50px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    color:#fff;
    text-decoration:none;
    font-size:1rem;
    border:1px solid #fff;
    border-radius:0.3rem;
    transition:0.3s;

}
.splash-top .splash-button:hover, .bottom-button-wrapper .splash-button:hover{
    background-color:#00a8d7;
    border-color:#00a8d7;
    color:#fff;

}
.splash-two{
    background-color:#fff;
}
.splash-two .splash-heading{
    padding-top:5vh;
}
.splash-two .splash-heading p{
    text-align:center;
    font-size:1.5rem;
}
.splash-two h2{
    font-size:2.2rem;
}
.splash-threecol{
    display:inline-block;
    width: 100%;
    display:flex;
}
.splash-col1, .splash-col3{
    width: 23%;
    display:inline-block;
    margin:0;
    display:flex;
}
.splash ul{
    margin:0;
    list-style:none;
}
.splash-col2{
    width:40%;
    margin:0;
    display:inline-block;
    height:auto;
}
.splash-col2 img{
    width: 40vw;
    height: 30vw;
}
.splash-col1, .splash-col2, .splash-col3{
    vertical-align:top;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    padding-bottom: 5vh;
}
.splash-two ul li{
    font-size: calc(0.8rem + 0.7vw);
}
.splash-two ul li{
    display:inline-block;
    width:100%;
    transition:0.3s;
}
.splash-two:hover ul li{
    font-size: 1.5rem;
}
/*splash boxes*/
#splash-boxes{min-width:1025px;display: block;background-color: #76d076;padding: 5vh;margin: 0;}
.spl-box{width: 20%;height: auto;display: inherit;margin: 0px 20px;padding: 30px 0;vertical-align: top;display: inline-block;}
.icon-wrapper{border-radius:100%;height:200px;width:200px;border: 10px solid lightgrey;overflow:hidden;margin-left: auto;margin-right: auto;box-sizing: border-box;transition: 0.2s;background-color: white;}
.spl-box p{text-align:center;color: #555;text-shadow: none;}
.spl-box h3{text-align:center;margin: 0;padding: 15px;font-size: 1.7em;color: #333;font-family: 'open sans';}
.icon-wrapper img{width: 80%;vertical-align: middle;}
.box-4 .icon-wrapper img{width:95%;vertical-align: middle;border-radius: 87px;}
.box-2 .icon-wrapper img{height:95%;width:auto;vertical-align: middle;}
.spl-box a{
    display:block;
    text-decoration:none!important;
}
.spl-helper{
    display:inline-block;
    vertical-align:middle;
    height:100%;
}
.spl-box.box-1:hover .icon-wrapper{
    border:20px solid blue;
}
.spl-box.box-2:hover .icon-wrapper{
    border:20px solid orange;
}
.spl-box.box-3:hover .icon-wrapper{
    border:20px solid red;
}
.spl-box.box-4:hover .icon-wrapper{
    border:20px solid yellow;
}
.spl-box h3:after{
    content:"";
    height:2px;
    background-color:lightgrey;
    width:80%;
    display:inline-block;
}
.spl-box.box-1:hover h3:after{
    background-color:blue;
}
.spl-box.box-2:hover h3:after{
    background-color:orange
}
.spl-box.box-3:hover h3:after{
    background-color:red;
}
.spl-box.box-4:hover h3:after{
    background-color:yellow;
}
.splash-three h2, .splash-three h3, .splash-three p{
    color:#fff;
}
.splash-three h3{
    font-size:1rem;
    font-size:calc(0.7rem + 0.5vw)
}
.splash-three p{
    font-size:0.8rem;
    font-size: calc(0.5rem + 0.4vw);
}
/*Fourthbox*/
.contest-boxes{
    width: 100%;
    margin-left:auto;
    margin-right:auto;
}
.foursquares{
    width:45vw;
    height: 35vw;
    display: inline-block;
    vertical-align: top;
    margin: 1vw;
    position:relative;
}
.highschool{
    background-image: url(img/social-studies.jpg);
    background-size: cover;
    background-position:50%;
    background-repeat: no-repeat;
}
.classes{
    background-image: url(img/individual.jpg);
    background-size:cover;
    background-position:50%;
}
.col-challenge{
    background-image: url(img/pfin-class.jpg);
    background-size:cover;
    background-position:50%;
}
.blankbox{
    background-image: url(img/investclub.jpg);
    background-size:cover;
    background-position:50%;
}
.box-title{
    position:absolute;
    width:100%;
    height:100%;
    display:table;
    transition:0.3s;
}
.box-title h1{
    line-height:35vh;
    vertical-align:middle;
    display:table-cell;
    color:#fff;
    text-shadow:3px 3px 3px #333;
    font-size:3rem;
}
.foursquares:hover .box-title{
    opacity:0;
}
.foursquares .box-inner{
    transition: 0.3s;
    width:94%;
    height:94%;
    background-color: rgba(118,208,118,0.8);
    margin-left:3%;
    margin-top:3%;
    display:table;
    vertical-align:middle;
    opacity:0;
}
.foursquares .box-content{
    display:table-cell;
    vertical-align:middle;
    padding-left:20%;
    padding-right:20%;
}
.foursquares .box-content p{
    text-align:center;
    color:#fff;
    font-size:1.1rem;
}
.foursquares:hover .box-inner{
    opacity:1;
}
.splash-button-two{
    display:block;
    background-color: #00a8d7;
    color: #fff!important;
    text-decoration:none;
    width:50%;
    padding:25px;
    margin-left:auto;
    margin-right:auto;
    font-size:1.2rem;
    border-radius:6px;
    border: 1px solid #fff;
    position:relative;
    z-index:99;
    transition: 0.3s;
}
.splash-button-two:hover{
    background-color: #76d076;
    text-decoration:none;
    color: #fff!important;
    border-color:#fff;
    z-index:100;
}
.splash-twohalves{
    display:flex;
}
.splash-left, .splash-right{
    display:flex;
    flex-flow:column nowrap;
    justify-content:center;
    width:50%;
}
.splash-left img{
    width:80%;
    height:auto;
    margin-left:10%;
    border-radius: 2%;
}
.splash-heading{
    padding:5vh
}
.splash-top .splash-heading{
    padding: 7vh;
}
.splash-four:before{
    content:"";
    display:block;
    background-color: #00a8d7;
    height:2vh;
}
.splash-four{
    background-color:white;
    padding-bottom:15vh
}
.splash-four p{
    width:75%;
    font-size:1rem;
    font-size:calc(1rem + 0.5vw);
    line-height:calc(1rem + 1vw)
}
.splash-four h2{
    padding-top:15vh;
}
.splash-five{
    background-color:#00a8d7;
}
.splash-five h2{
    color:#fff;
    text-shadow:1px 1px 3px #333;
}
/*Sliding Numbers */
.slide-img {
    width: calc(100px + 2vw);
}
.slide-txt{
    width: calc(95% - 100px - 2vw);
}
.slide-img, .slide-txt{
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
}
img.sliding-number {
    width: 100%;
}
.slider-box {
    width: 1025px;
    margin-left: auto;
    margin-right: auto;
}
.slide-inner {
    display: flex;
    padding: 3vh;
}

.slide-txt p{
    font-size:calc(1rem + 0.3vw)
}
.splash-six{
    background-color:white;
}
.splash-six .slide1, .splash-six .slide2, .splash-six .slide3{
    margin-left:-300%;
    transition:0.5s;
}
.splash-six:hover .slide1, .splash-six:hover .slide2, .splash-six:hover .slide3{
    margin-left:0;
}
.splash-six:hover .slide2{
    transition-delay:1s;
}
.splash-six:hover .slide3{
    transition-delay:2s;
}
.slider-box .slide1, .slider-box .slide2, .slider-box .slide3{
    background-color:transparent;
    background-image: none;
}

#mutualfunds-video, #bonds-video, #options-video, #futures-video, #futureoptions-video {
    display: none;
}</pre></body></html>