/*Version 2*/


#main {
	min-width: 960px;
	height: 100%;
}

#container {
	padding-left: 20px;
	padding-right: 20px;
}

#content {
	height: auto !important;
	height: 100%;
}

#header_lang {
	float: left;
	padding: 0px 0px 0 4px;
}

#header_lang a {
	color: #fff;
}

.header_menu_item {
	padding: 0 8px 0 8px;
}


#footer {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	padding: 4px;

	background: #373B3F;
	border-top: 1px solid #4c7e99;
	position: fixed;
	bottom: 0px;
	width: 100%;
}

#adminpage {
	vertical-align: top;
	border:solid;
}

#page {
	padding: 20px;

}

#docpage {
	padding: 5px;

}

div.docparatitle {
	font-weight:bold;
	font-size:15px;
	margin: 30px 0 20px 0;
	text-align:left;
	text-decoration:underline;
}

.doc_table {
	width: 70%;
	_width: 96%;
	font-size: 11px;
}

div.doctitle {
	text-align:center;
	font-size:25px;
	width:100%;
}

#adminmenu {
	width: 220px;
	vertical-align: top;
	background: #ebebeb;
	border-right: 1px solid #c2c2c2;
	color: #464646;
	font-size: 13px;
}

#documentmenu {
	width: 300px;
	vertical-align: top;
	background: #ebebeb;
	border-right: 1px solid #c2c2c2;
	color: #464646;
	font-size: 13px;
}

.adminmenu_div {
	padding: 10px;
}

.adminmenu_cat {
	font-weight: bold;
	background: #d9d9d9;
	text-align: center;
	padding: 4px 10px 4px 10px;

}

.debug {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	font-size: 10px;
}

.title {
	font-size: 22px;
}

.titlecenter {
	font-size: 22px;
	text-align: center;
}

.form_item_name {
	float: left;
	width: 160px;
	text-align: right;
	margin-right: 15px;
}

.form_item_input {
	margin-bottom: 10px;
	margin-left: 175px;
}

.form_item_input_small {
	margin-bottom: 3px;
	margin-left: 175px;
}

.form_item_td {
	font-size: 12px;
	padding: 8px;
	vertical-align: top;
}

#facebox .form_item_td {
	font-size: 12px;
	padding: 8px;
	vertical-align: top;
}

.cadre_ubp {
	border:solid;
	border-color:#087A3C;
	border-width:thin;
}

.admin_table {
	width: 100%;
	_width: 96%;
	font-size: 11px;
	text-align: center;
}

.admin_table th {
	background-color: #707070;
	color: #fff;
	padding: 3px;
	text-align: center;
	font-size: 1.02em;
	font-weight: bold;	
}

.admin_table th.client_wallet {
	background-color: #707070;
	color: #fff;
	padding: 3px;
	text-align: left;
	font-size: 1.02em;
	font-weight: bold;	
}

.admin_table th a {
	color: #fff;
}

.admin_table td {
	padding: 2px;
	border: 1px solid #b2b2b2;

}

.wallet_table {
	width: 100%;
	_width: 96%;
	font-size: 11px;
	text-align: center;
}
.wallet_table th {
	background-color: #707070;
	color: #fff;
	padding: 3px;
	text-align: center;
	font-size: 1.02em;
	font-weight: bold;	
}

.wallet_table th.row {
	background-color: #E7EBF0;
}


.wallet_table td {
	padding: 4px;

}


#login_form {
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	margin-top: 100px;
}

.login_text {
	width: 90px;
	margin-bottom: 10px;
}

.login_input {
	float: right;
	width: 150px;
}

.wallets_clientname {
	text-align: left;
	font-size: 15px;
}

.right_menu {
	float: right;
	font-size: 11px;
}

.popuptitle {
	font-size: 22px;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.filters {
	padding-bottom: 8px;
}

.filter {
	padding-bottom: 3px;
}

.filter_name {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

.aright {
	text-align: right;
}

.acenter {
	text-align: center;
}

.thtop {
	background: #365a6e;
	color: #fff;
	padding: 3px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;	
}

.total td {
	background: #707070;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	border: 1px solid #707070;
}

.allocation_metacategory {
	font-size: 14px;
}

.allocation_total_div {
	display: inline;
}

.cred {
	color: #b41c1c;
}

.metalink_td {
	width: 50%;
	padding: 10px;
	vertical-align: top;
}

.metalink_group {
	width: 100%;
	padding: 5px;
	margin: 18px 0 18px 0;
	border: 1px solid #c2c2c2;
	font-size: 12px;	
}

.metalink_group th {
	background-color: #707070;
	color: #fff;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.metalink_group_notlinked {
	background-color: #994c4c;
	color: #fff;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;	
}

.metalink_group td {
	padding: 3px 10px 3px 10px;
	
}

#wallet_header {
	width: 100%;
	border-bottom: 1px solid #BBBBBB;

}

#wallet_header_tr1 {
	height: 45px;
}

.wallet_header_left {
	text-align: left;
	padding: 5px 5px 5px 15px;
	font-size: 15px;
}

.wallet_header_right {
	text-align: right;
	padding: 5px 15px 5px 5px;
	font-size: 15px;
}

.wallet_header_info {
	text-align: center;
	font-size: 11px;	
}

.wallet_header_center {
	text-align: center;
	font-size: 22px;
}

.wallet_header_infoline {
	background: #E5E5E5;
	border-top: 1px solid #BBBBBB;
	color: #3c3c3c;
	font-size: 12px;
	padding: 4px;
	text-align: center;
}

.wallet_header_infoline a {
	color: #375378;
}

.wallet_header_infoline a:hover {
	color: #3A70B6;
}


.quiz_table {
	width: 100%;
	font-size: 13px;
}

.quiz_table_td {
	width: 50%;
	padding: 5px;
	vertical-align: top;
}

.quiz_question {
	font-size: 14px;
	margin: 0px 0 10px 0;
}

.quiz_score_container {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	float: left;
	width: 30%;
	background: #fff;
	border: 1px solid #b5b5b5;
	text-align: center;
	padding: 5px;
	font-size: 14px;
}

.loader {
	float: right;
}

.loader2 {
	float: left;
	margin-left: 49%;
}

.csvimport_div {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-bottom: 10px;	
	padding: 5px;
	background: #e1e1e1;
	border: 1px solid #b5b5b5;
	text-align: center;
	font-size: 12px;
}

.csvimport_table {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-bottom: 10px;	
	padding: 5px;
	background: #e1e1e1;
	border: 1px solid #b5b5b5;
	text-align: center;	
}

.csvimport_table td {
	padding: 5px;
}

#entrysearch {
	width: 700px;
	margin: 10px auto 10px auto;
	padding: 5px 5px 5px 100px;
	background: #e1e1e1;
	border: 1px solid #b5b5b5;
	text-align: center;		
}

#addcash {
	float: right;
}

#addcash input {
	padding: 8px 12px;
	cursor: pointer;
}

#titlesearch_container {
	margin-top: 8px;
}

.titlesearch_table {
	width: 100%;
	font-size: 12px;
	text-align: center;
}

.titlesearch_table th {
	background-color: #4c7e99;
	color: #fff;
	padding: 2px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;	
}

.titlesearch_table td {
	padding: 2px;
}

.wallet_tr {
	height: 26px;
}

.bullet_table {
	width: 100%;
	font-size: 11px;
	text-align: center;
	border: 5px solid #B2B2B2;
}

.bullet_table td {
	padding: 2px;
}

.walletrow {
	height: 26px;
}

.profile_choice_item {
	font-size: 16px;
	margin-bottom: 6px;
}

.universe_choice_item {
	width: 300px;
	text-align: left;
	float: left;
	font-size: 12px;
	margin-bottom: 2px;
}

.universe_choices {
	width: 620px;
	height: 220px;
	overflow: auto;
}

.algo_choice_item {
	padding: 10px 15px;
	margin: 30px;
	background: #efefef;
	border: 2px solid #B3B3B3;
	text-align: center;
	float: left;
	font-size: 24px;
	margin-bottom: 2px;
}

.algo_choices {
	width: 520px;
	height: 220px;
	overflow: auto;
}

.indic_container {

}

.bigindic_container {

	margin-bottom: 20px;
	margin-left: 5%;
	margin-right: 5%;
}

.indic_title {
	width: 130px;
	float: left;
	padding: 5px 0 0 0;
}

.bigindic_progressbar_container {
	width: 100%;
	border: 2px solid #4c7e99;
	background: #efefef;	
}

.indic_graph_container {
	float: left;
	width: 600px;
}

.indic_progressbar_container {
	float: left;
	width: 1000px;
	height: 27px;
	border: 2px solid #4c7e99;
	background: #efefef;	
	overflow: hidden;
}

.indic_progressbar_container2 {
	width: 330px;
	height: 27px;
	border: 2px solid #4c7e99;
	background: #efefef;	
	overflow: hidden;
}

.indic_progressbar_bar {
	text-align: center;
	background: #7fb989;
	font-size: 12px;
	color: #fff;
	padding: 5px 0;
	border-right: 1px solid #4c7e99;
}

.indic_progressbar_red {
	text-align: center;	
	font-size: 12px;	
	padding: 5px 0;
	background: #ec9090;
	border-left: 1px solid #4c7e99;
}

.indic_progressbar_white {
	text-align: center;	
	font-size: 12px;	
	padding: 5px 0;
	background: #fff;
	border-left: 1px solid #4c7e99;
}

.indic_risk_content {
	width: 900px;
}

.indic_content_big {
	height: 46px;
	overflow: hidden;
}

.indic_content_small {

}

.indic_table {
	width: 100%;
	height: 100%;
}

.hidden {
	display: none;
}

.bigindic_progressbar_bar {
	height: 18px;
	text-align: center;
	background: #7fb989;
	font-size: 16px;
	color: #fff;
	padding: 15px 0 14px 0;
	/*border-right: 1px solid #4c7e99;*/
}

.bigindic_progressbar_red {
	height: 18px;	
	text-align: center;	
	font-size: 16px;	
	padding: 15px 0 14px 0;
	background: #ec9090;
	/*border-left: 1px solid #4c7e99;*/
	top: -47px;	
}

.bigindic_progressbar_white {
	height: 18px;	
	text-align: center;	
	font-size: 16px;	
	padding: 14px 0 15px 0;
	background: #fff;		
	border-left: 1px solid #4c7e99;	
	top: -94px;
}

td.allwhite {
	background: #f5f5f5;	
	border: 0px;
}

th.allwhite {
	background: #f5f5f5;
	border-left: 1px solid #4c7e99;
	border-right: 1px solid #4c7e99;	
	border-top: 0px;
	border-bottom: 0px;	
}

.rowborder {
	border: 1px solid #b2b2b2;
}

td.thgroup {
	border-top: 2px solid #707070;
	border-left: 2px solid #707070;
	border-right: 2px solid #707070;
	border-bottom: 0px;
	color: #707070;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;	
}

.redmessage {
	font-weight: bold;
	font-size: 14px;
	color: red;
}

.tdred {
	background: #ffb9b9;
}

.tdgreen {
	background: #7fb989;
	color: #fff;
}

.tdorange {
	background: #FEEADB;
}

.tdorangeF {
	background: #fdbd8d;
}

.allocation_button {
	margin: 2px;
}

.smallinput {
	font-size: 10px;
}

.csv_subtitle {
	font-size: 15px;
}

.csv_text {
	font-size: 12px;
}

.csv_table td {
	padding: 4px;
	font-size: 12px;
}

.csv_table input {
	text-align: center;
}

.universe_bar {
	width: 100%;
	background: #efefef;
}

.universe_bar td {
	padding: 10px;
}

.optimisation_check_continue {
	font-size: 16px;
}



.fund_table {
	width: 100%;
	_width: 96%;
	font-size: 13px;
	text-align: center;
	background: #eaeaea;
}


.fund_table td {
	padding: 6px;
}

.fund_name {
	font-size: 20px;
	margin-bottom: 6px;
}

.chart_container {
	min-width: 800px;
}

.chart_table {
	width: 90%;/*1800px;*/

	font-size: 13px;
	text-align: center;
}

.chart_table td {
	padding: 6px;
}

.chart_table_header_old {
	/*width: 49%;*/
	background: #adcbdb;
	font-size: 16px;
}

.chart_table_header_new {
	/*width: 49%;
*/	background: #b7dbad;
	font-size: 16px;
}

.chart_table_header_model {
	/*width: 49%;
*/	background: #F5DA81;
	font-size: 16px;
}

.chart_table_indic {
	background: #eaeaea;
}

.chart_table_title {
	width: 80px;
	background: #eaeaea;
}

.chart_table_title0 {
	background: #eaeaea;
}



.fund_link {
	display: inline;
	font-size: 11px;
}

.client_row {
	border-top: 1px solid #AAAAAA;
}


.tooltip {
	position: absolute;
	background: #fff;
	border: 2px solid #4c7e99;
	padding: 3px;
	margin-top: 20px;
	font-size: 12px;
	text-align: left;

}

.tooltip_analysis {
	margin-left: 150px;
}

.tooltip_optimisation_change {
	margin-left: 10px;
}

.tooltip_short {
	width: 220px;
	position: absolute;
	background: #fff;
	border: 2px solid #4c7e99;
	padding: 3px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000;	
}

.tooltip_short_analysis {
	width: 150px;
	margin-left: -10px;
}

.tooltip_short_profiletext {
	margin-left: 400px;
}

.tooltip_long {
	padding: 20px;
	width: 400px;
	text-align: left;
	font-size: 12px;
}

.tooltip_quality {
	position: absolute;
	background: #fff;
	border: 2px solid #4c7e99;
	padding: 3px;
	margin-top: -20px;
	font-size: 12px;
	text-align: left;
	width: 90%;

}

.wallet_header_title {
	width: 70px;
	float: left;
	text-align: right;
}

.csv_item_name {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 15px;
	font-size: 12px;
}

.csv_item_input {
	margin-bottom: 10px;
	margin-left: 160px;
	font-size: 12px;
	text-align: left;
}

.log_display {
	line-height: 22px;
	font-size: 14px;
}

.print_options {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
}

.print_options .option {
	width: 500px;
	padding: 8px 10px 4px 10px;
	font-size: 14px;
	background: #EAEAEA;
	margin-bottom: 7px;
	cursor: pointer;
}

.print_options .selected {
	background: #D6E9CD;
}

.print_options textarea {
	width: 150px;
	height: 14px;
	color: #bbb;
	padding: 4px;
	float: right;
	margin-top: -4px;
	font-family: tahoma, arial, sans-serif;
}

.print_options textarea.writing {
	width: 490px;
	height: 80px;
	margin: 10px 0;
	color: #000;
	font-size: 12px;
}

.print_options input[type=submit] {
	font-size: 14px;
	padding: 8px;
	background: #D6E9CD;
	cursor: pointer;
}

.more {
	text-align: center;	
	font-size: 10px;
}

.indic_help {
	font-size: 12px;
	font-style: italic;
}

#order_dubus_go {
	font-size: 15px;
	background-color: #b1e691;
	height: 30px;
	width: 350px;
}

.dubus_green_text {
	color: #5bc825;
	font-size: 15px;
}

.dubus_red_text {
	color: #c82b34;
	font-size: 15px;
}

.bankcode_admin_table td {
	padding-top: 5px;
	vertical-align: top;
}

#root_normalized {
	margin-left: 175px;
}

.root_label {
	float: left;
	color: #707070;
	font-size: 10px;
	margin: 0 1px 0 2px;
}

#root_bankcode_label, #root_bankcode_input {
	width: 80px;
	text-align: center;
}

#root_agencycode_label, #root_agencycode_input {
	width: 80px;
	text-align: center;
}

#root_account_label, #root_account_input {
	width: 110px;
	text-align: center;
}

#root_key_label, #root_key_input {
	width: 40px;
	text-align: center;
}

.root_input_red {
	border: 1px solid #942720;
}

.root_input_green {
	border: 1px solid #329428;
}

#root_agencyname_label {
	margin-top: 4px;
	font-size: 11px;
	
}

.disabled input {
	background-color: #f3f3f3;
	color: #434343;
}

.disabled2 {
	background-color: #E7E7E7;
	color: #434343;
}

.popup_blocking_list {
	text-align: left;
	padding: 10px;
}

#metacategory_form {
	position: absolute;
	background: #eee;
	border: 1px solid #999;
	padding: 6px 10px;
}

#recos_header {
	width: 790px;
	margin: 0 auto;
}

#recos_header .title {
	font-size: 22px;
}

#recos_header a {
	float: right;
	background: #F6F6F6;
	padding: 4px 10px;
	border: 1px solid #999;
	font-size: 14px;
	margin-left: 10px;
}

#recos_header .selected {
	background: #36393E;
	color: #fff;
	border: 1px solid #fff;
}

#recos_header #fileselect {
	margin-left: 10px;
	margin-top: 4px;
	font-size: 14px;
	float: right;
}

#comment_form {
	width: 600px;
	margin-left: 22px;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 12px;
}

.comment_form {
	background: #EEEEEE;
}

#comment_form .clickable {
	cursor: pointer;
}

.comment_form_hover {
	background: #E1E1E1;
	border: 1px solid #B5B5B5;
}

#comment_form .label {
	float: left;
	margin-right: 15px;
}

#comment_form #comment_text {
	margin-left: 95px;
}

#comment_form textarea {
	background: #fff;
	height: 80px;
	width: 500px;
	border: 1px solid #ddd;
	font-size: 12px;
}


.optichange_separator {
	border-bottom: 1px solid #B2B2B2;
}

.optichange_td {
	min-height: 23px;	
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	clear: both;
}

.optichange_title_table {
	font-size: 11px;
}

.optichange_td .name {
	float: left;
	width: 300px;
	min-height: 15px;
	border-right: 1px solid #B2B2B2;
	padding: 4px;
	text-align: center;
}

.optichange_td .rank {
	float: left;
	width: 55px;
	min-height: 15px;
	border-right: 1px solid #B2B2B2;
	padding: 4px;
	text-align: center;
}

.optichange_td .rating {
	float: left;
	width: 50px;
	min-height: 15px;
	border-right: 1px solid #B2B2B2;
	padding: 4px;
	text-align: center;
}

.optichange_td .scoring {
	float: left;
	width: 50px;
	min-height: 15px;
	border-right: 1px solid #B2B2B2;
	padding: 4px;
	text-align: center;
}

.optichange_td .cat {
	float: left;
	width: 50px;
	min-height: 15px;
	border-right: 1px solid #B2B2B2;
	padding: 4px;
	text-align: center;
}

.optichange_td .alloc {
	float: left;
	width: 70px;
	min-height: 15px;
	border-right: 1px solid #B2B2B2;
	padding: 4px;
	text-align: center;
}

.optichange_td .alloc input {
	text-align: right;
	margin-top: -3px;
	width: 38px;
}

.optichange_td .actions {
	float: left;
	width: 60px;
	min-height: 15px;
	border-right: 1px solid #B2B2B2;
	padding: 4px;
	text-align: center;
}

.optichange_header {
	width: 700px;
	font-size: 17px;
	padding-bottom: 4px;
}

.optichange_header .algo {
	font-size: 12px;
}

.optichange_th {
	background-color: #707070;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	min-height: 25px;
}

.optichange_total {
	background: #C0C0C0;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}

#optichange_loader {
	width: 698px;
	padding: 10px 0;
	text-align: center;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

#optichange_loadnextbest {
	text-align: center;
	background: #C0C0C0;
	font-size: 12px;
	padding: 4px 0;
	width: 698px;
	height: 15px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

#optichange_loadnextbest {
	text-align: center;
	background: #C0C0C0;
	font-size: 12px;
	padding: 4px 0;
	width: 698px;
	height: 15px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

#batch1_popup #alerts {
	width: 300px;
	margin: 0 auto;
	text-align: left;
}

.batch_select_item {
	width: 498px;
	padding: 12px 0;
	font-size: 18px;
	text-align: center;
	background-color: #ECECEC;
	margin-bottom: 5px;
	cursor: pointer;
}

.batch_select_item:hover {
	background-color: #DEDEDE;
}

.batch_select_options {
	padding: 5px 20px;
}

.admin_table td.noleftborder {
	border-left: 2px solid transparent;
}

.admin_table td.profile_universe {
	font-size: 14px;
	padding: 5px;
}


.quiz_table tr.op_tr {
	border-bottom:solid 1px; 
	margin:10px; 
	height:40px; 
	vertical-align:bottom;
}


#wallets_simulates_icon, #wallets_trades_icon, #wallets_buy_icon, #wallets_sell_icon {
	display:none;
}

.is-srri{
	font-weight: bold;
	color: white;
	background-color: black;
}
