﻿#top-left-header-image { float: left; padding: 7px 7px 7px 14px; }

#top-left-header-text { float: left; padding-top: 9px; color: White; }
#top-left-header-text a { color: White; cursor: pointer; text-decoration: none; }
#top-left-header-text a:hover { text-decoration: underline; }

.comp-titles-table_wrapper 
{
    clear: both;
    width: 696px;
    height: 35px;
    border: 3px solid #bebebe;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 1px solid #bebebe;
    text-align: center;
    text-shadow:#000 1px 1px 1px;
    line-height: 35px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: -3px;
    margin-left: 258px;
}
.comp-titles-column1 
{
    background: #262d44 url(http://seasonalysis-static.s3.amazonaws.com/images/compTitle.png);
    color: White;
    float: left;
    height: 35px;
    width: 337px;
    clear: both;
    padding-right: 10px;
}
        
.comp-titles-column2 
{
    background: #262d44 url(http://seasonalysis-static.s3.amazonaws.com/images/compTitle.png);
    color: White;
    float: left;
    height: 35px;
    width: 338px;
    padding-left: 10px;
}

.comp-column1 
{
    text-align: left;
    float: left;
    height: 31px;
    width: 247px;
    clear: both;
    text-align: right;
    padding-right: 10px;
}

.comp-column2 
{
    font-weight: normal;
    float: left;
    height: 31px;
    width: 337px;
    padding-left: 10px;
}

.comp-column3 
{
    font-weight: normal;
    float: left;
    height: 31px;
    width: 338px;
    padding-left: 10px;
}
        
.comp-table_wrapper 
{
    clear: both;
    width: 954px;
    height: 383px;
    border: 3px solid #bebebe;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    line-height: 31px;
    font-size: 14px;
    font-weight: bold;
    color: #4d4d4d;
}
.pdInSavedPatterns {
    background: #DDE3F3 url("http://s3.amazonaws.com/seasonalysis-static/images/pricing-checkbox.png") 5px 3px no-repeat;
    float: right;
                
    border: 1px solid #262D44;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
                
    padding: 8px 6px 8px 37px;
                
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #262D44;
    line-height: 14px;
    margin-top: -6px;    
}
.prolongedScreenerWarning {
    background: #D0A6A6 url("http://seasonalysis-static.s3.amazonaws.com/images/errorImage.png") 5px 2px no-repeat;
    float: right;
                
    border: 1px solid #780101;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
                
    padding: 2px 6px 2px 37px;
                
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #780101;
    line-height: 14px;
    margin-top: -6px;     
}
.screenerWarning {
    background: #D0A6A6 url("http://seasonalysis-static.s3.amazonaws.com/images/errorImage.png") 5px 2px no-repeat;
    float: right;
                
    border: 1px solid #780101;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
                
    padding: 2px 6px 2px 37px;
                
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #780101;
    line-height: 14px;
    margin-top: -6px;     
}
table.pattern_history_data_row 
{
	padding: 0px !important;
    margin: 0px !important;
    border: 0px !important;
}
    
.pattern_history_data_row td
{
    font-size: 14px !important;
    border: 0px !important;
}

.memberTopButtons 
{
    margin-left: 20px;
}
.seasonalysis-input {
    background: #e6ebf9 repeat-x;
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif; /*color: #afafaf;*/
    color: #666;
    padding: 3px;
    font-size: 14px;
    border: 1px solid #262d44;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.seasonalysis-input:hover {
    background: #fff;
}

.seasonalysis-input:focus {
    background: #fff;
    border-color: #175e7c;
    color: #000;
}

.seasonalysis-input.disabled, .seasonalysis-input[disabled="disabled"] {
    background: #e3e3e3;
    color: #b6b6b6;
    border-color: #c0c0c0;
}

.width400px
{
    width: 400px;
}

/* top bar styles */
.paddedTable table 
{
    cellpadding: 3px;
    cellspacing: 3px;
}
.paddedTable td
{
    padding: 3px;
}

#topbar-wrapper
{
    background: url("/images/ib/titleBG.jpg");
    height: 57px;
    width: 1000px;
    margin-left: -20px;
    margin-bottom: 25px;
}
#topbar-wrapper2
{
    background: url("http://s3.amazonaws.com/seasonalysis-static/images/members-shadow.png") repeat-x;
    height: 57px;
    width: 1000px;
}
#overview-shadow
{
    background: url("http://s3.amazonaws.com/seasonalysis-static/images/overview-shadow.png") repeat-x;
    height: 57px;
    width: 1000px;
}
.top-bar-selected
{
    background: url("/images/ib/navBG.png");
    background-repeat: repeat;
    height: 57px;
    float: left;
    cursor: pointer;
    text-decoration: none;
}
/* .not-selected2
{
    background: none;
    height: 57px;
    float: left;
    cursor: pointer;
} */
.floatleft 
{
    float: left;
}
.not-selected2:hover
{
    background-image: url('http://s3.amazonaws.com/seasonalysis-static/images/menu/discover_patterns-highlighted.png');
}
.top-bar-selected2
{
    background-image: url('http://s3.amazonaws.com/seasonalysis-static/images/menu/nav_arrow.png');
    background-position: 103px 50px;
    background-repeat: no-repeat;
}
.top-bar-selected
{
    background-image: url('http://s3.amazonaws.com/seasonalysis-static/images/menu/nav_arrow.png');
    background-position: center 50px;
    background-repeat: no-repeat;
}
.top-bar-selected7
{
    background-image: url('http://s3.amazonaws.com/seasonalysis-static/images/menu/nav_arrow.png');
    background-position: 73px 50px;
    background-repeat: no-repeat;
}
.not-selected3:hover
{
    background-image: url("http://s3.amazonaws.com/seasonalysis-static/images/menu/saved_patterns-highlighted.png");
}
.not-selected4:hover
{
    background-image: url("http://s3.amazonaws.com/seasonalysis-static/images/menu/email_alerts-highlighted.png");
}
.not-selected5:hover
{
    background-image: url("http://s3.amazonaws.com/seasonalysis-static/images/menu/security_baskets-highlighted.png");
}
.not-selected6:hover
{
    background-image: url("http://s3.amazonaws.com/seasonalysis-static/images/menu/site_news-highlighted.png");
}
.not-selected7:hover
{
    background-image: url("http://s3.amazonaws.com/seasonalysis-static/images/menu/account_settings-highlighted.png");
}

.width2 {width:184px}
.width3 {width:176px}
.width4 {width:154px}
.width5 {width:169px}
.width6 {width:135px}
.width7 {width:182px}
.patternsText 
{
    font-size: 18px;
    position: absolute;
    top: 105px;
    left: 316px;
    width: 100px;
    text-align: center;
    float: left;
    z-index: 2;
}
.watchlistText 
{
    font-size: 18px;
    position: absolute;
    top: 105px;
    left: 475px;
    width: 100px;
    text-align: center;
    float: left;
    z-index: 2;
}
.symbolsText 
{
    font-size: 18px;
    position: absolute;
    top: 105px;
    left: 631px;
    width: 100px;
    text-align: center;
    float: left;
    z-index: 2;
}
.toptext-black 
{
    color: Black;
    text-shadow: none;
    font-weight: bold;
    text-decoration: none;
}
.toptext-black:hover
{
    text-decoration: none;
}
.optioncheckedimg 
{
    background: url("http://s3.amazonaws.com/seasonalysis-static/images/ib/subCheckBox.png") !important;
    background-repeat: no-repeat !important;
    background-position: 6px 6px !important;
    text-indent: 36px !important;
}
.screener_cell
{
    text-align: center;
    padding-left: 0px;
    width: 20px;
}
#screener_left_options
{
    width: 720px;
    float: left;
}
#screener_right_options
{
    width: 220px;
    float: right;
}
.screener_options_table
{
    width: 100%;
    padding: 5px;
}
.screener_options_table th, td {
    display: table-cell;
    padding: 5px;
}
.screener_options_table th {
    color: #68727B;
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
}
.screener_options_table td {
    text-align: center;
}
.screener_options_table select
{
    width: 100%;
    height: 20px;
}
.seasonalysis-button {
	background:url("http://s3.amazonaws.com/seasonalysis-static/images/ib/createAccountButtonBG.png");
	background-color: #262D44;
	color: #FFFFFF;
	font-size: 20px;
	padding: 6px 13px 6px 13px;
	border: 1px solid #262d44;
	height: 36px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-shadow: #000000 0px 1px 0;
}
.seasonalysis-button:hover {
	background:url("http://s3.amazonaws.com/seasonalysis-static/images/ib/createAccountButtonBG-hover.png");
	background-color: #000;
}
.screener_criteria_in_english
{
    text-align: justify;
}
#example_filter input 
{
    border: 1px solid transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.seasonalysisDetails 
{
    border: 1px solid red;
}
.checkBoxColumn 
{
    /*nothing for now*/
    width: 10px;
}
.disButColumn 
{
    width: 21px;
}
.width-20px 
{
    width: 21px;
}
.width-28px
{
    width: 28px;
}
.width-30px
{
    width: 30px;
}
.width-48px
{
	width: 48px;
}
.width-51px
{
	width: 51px;
}
.width-55px
{
    width: 55px;
}
.width-60px
{
    width: 60px;
}
.width-62px
{
    width: 62px;
}
.width-65px
{
    width: 65px;
}
.width-74px
{
    width: 74px;
}
.width-72px
{
    width: 72px;
}
.width-75px
{
    width: 75px;
}
.width-79px
{
    width: 79px;
}
.width-81px
{
    width: 81px;
}
.width-80px
{
    width: 74px;
}
.width-83px
{
    width: 83px;
}
.width-90px
{
    width: 90px;
}
.bottomline
{
    border-bottom: 1px solid #262D44;
}
.patternHistory
{
    border-top-right-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px;
    border-top-left-radius: 5px;	-moz-border-radius-topleft: 5px; 	-webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px;
    border: 1px solid #4F566D;
    background: #7F8CB6 url(http://s3.amazonaws.com/seasonalysis-static/js/jquery-ui-1.8.9/css/ui-darkness/images/ui-bg_glass_20_7781a0_1x400.png) 50% 50% repeat-x;
    color: #EEE;
    padding: 3px 0px 3px 5px;
    text-shadow: black 0px 1px 0;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: -4px;
    margin-left: -5px;
}

table.display tr td.nopadding th.nopadding
{
    padding: 0px 0px 0px 0px;
}

table.display tr th.nopadding 
{
    padding: 0px 0px 0px 0px;
}

.pattern_history_table td
{
    border-bottom: 1px solid #262D44;
	font-size: 12px;
}
.nodisplay
{
    display:none;
}
.hidden
{
    visibility: hidden !important;
}
.detailImageBt
{
    /*nothing for now*/
}
.pattern_history_detail_table {
    margin-bottom: 0px; 
    padding: 0px 0px 0px 0px; 
    width: 100%;
}
.pattern_history_detail_table td 
{
    border: none;
}
.screener-side
{
    width: 100%; 
    margin-bottom: 5px;
}
#loadingdiv 
{
    clear: both;
    margin: 200px auto 200px auto;
    padding-top: 100px;
    text-align: center;
    visibility: hidden;
    display: none;
    color: #262d44;
}
.loadingdiv 
{
    clear: both;
    margin: 200px auto 200px auto;
    padding-top: 100px;
    text-align: center;
    visibility: hidden;
    display: none;
    color: #262d44;
}
.loadingdiv-short 
{
    clear: both;
    margin: 0px auto 90px auto;
    padding-top: 100px;
    text-align: center;
    visibility: hidden;
    display: none;
    color: #262d44;
}
.hiddenAjaxIndicator
{
    visibility: hidden;
    display: none;
}
.dataTables_length select 
{
    margin-top: -1px;
}
.symbols_width1 
{
    width: 90px;
}
.symbols_width2
{
    width: 103px;
}
.symbols_width3
{
    width: 277px;
}
.btD 
{
    width: 20px;
    height: 20px;
    background: url(http://s3.amazonaws.com/seasonalysis-static/images/ib/detailOpen.png);
}
.btBasketS
{
    width: 20px;
    height: 20px;
    background: url(http://s3.amazonaws.com/seasonalysis-static/images/ib/detailClose.png);
}
#symbolbaskets-table_info 
{
    width: 140px;
}
#symbolbaskets-table_paginate 
{
    width: 280px !important;
    margin-top: -5px;
}
.aFormQuestion {
    background: url(http://s3.amazonaws.com/seasonalysis-static/images/ib/questionIcon.png) 11px 11px no-repeat;
    background-color: #D7E1FE;
    color: #262D44;
    padding-top: 18px;
    padding-bottom: -2px;
    padding-left: 53px;
    margin: 0px 0px;
    min-height: 40px;
    line-height: 16px;
}
.ajax__tab_panel 
{
    font-size: 14px;
    font-family: Arial, sans-serif;
}
.options_button:hover
{
    color: #262d44;
}
.options_button
{
    width: 50px;
}
.rounded3px
{
    border-top-right-radius: 3px;	-moz-border-radius-topright: 3px;	-webkit-border-top-right-radius: 3px; -khtml-border-top-right-radius: 3px;
    border-top-left-radius: 3px;	-moz-border-radius-topleft: 3px; 	-webkit-border-top-left-radius: 3px; -khtml-border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;	-moz-border-radius-bottomright: 3px;	-webkit-border-bottom-right-radius: 3px;    -khtml-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;	    -moz-border-radius-bottomleft: 3px; 	-webkit-border-bottom-left-radius: 3px;     -khtml-border-bottom-left-radius: 3px;
    border: 1px solid #262d44;
}
.no_bottom_border
{
    border-bottom: none !important;
}
.no_top_border
{
    border-top: none !important;
    background-position: 0px 30px !important;
}
#symbolbaskets-table_length, #symbol-lookup_length
{
    width: 50%;
}

#symbolbaskets-table_filter, #symbol-lookup_filter
{
    width: 50%;
}
.centered 
{
    text-align: center !important;
}
.right-justified 
{
    text-align: right;
}
.wide
{
    width: 100%;
}

.table-button.small {
	position: relative;
	display: block;
	cursor: pointer;
	height: 18px;
	margin: 0 9px 0 0;
	padding: 5px 4px 6px 12px;
	color: #333c6a;
	font: bold 11px/18px Arial,Tahoma,Arial,sans-serif;
	background: url(http://s3.amazonaws.com/seasonalysis-static/images/table_buttons.png) no-repeat;
	text-shadow: white 1px 1px 0;
	z-index: 1;
	outline: 0;
	text-decoration: none;
	width: 100px;
}

.table-button.small span {
	position: absolute;
	top: 0;
	right: -9px;
	display: block;
	width: 9px;
	height: 30px;
	background: url(http://s3.amazonaws.com/seasonalysis-static/images/table_buttons.png) no-repeat 100% 0;
	padding: 0px;
}

.table-button.small:hover {
	color: #262d44;
	text-decoration: none;
	background-position: 0 -29px;
}

.table-button.small:hover span {
	background-position: 100% -29px;
}

.table-button.small.active,.table-button.small:active {
	padding: 6px 3px 5px 13px;
	background-position: 0 -58px;
}

.table-button.small.active span,.table-button.small:active span {
	background-position: 100% -58px;
}

.three-pixel-rnd
{
    border: 1px solid transparent; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; 
}

.dataTables_paginate 
{
    margin-top: -2px !important;
}