.fontFamily300{ font-family: 'open_sans_300';}
.fontFamily400{ font-family: 'open_sans_400';}
.fontFamily600{ font-family: 'open_sans_600';}
.fontFamily700{ font-family: 'open_sans_700';}
.fontFamily800{ font-family: 'open_sans_800';}
.fontSize_0_6em{ font-size: 0.6em; }
.fontSize_0_8em{ font-size: 0.8em; }
.fontSize_0_9em{ font-size: 0.9em; }
.fontSize_1em{ font-size: 1em; }
.fontSize_1_2em{ font-size: 1.2em; }
.fontSize_1_3em{ font-size: 1.3em; }
.fontSize_1_5em{ font-size: 1.5em; }
.fontSize_2em{ font-size: 2em; }
.port_heading_color{
	color:#D8704B;
}
.port_body_down{
	width: 100%;
	height: 300px;
	background-color: #313131;
	position: relative;
}
.port_body_up{
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	position: absolute;
}
.port_contener{
	width: 95%;
	margin:auto;
	clear: both;
}

.port_c1_box>a>img{margin-top: 0.3em;}
.port_c2_box>a>img{margin-top: 0.2em;}
.port_c3_box>a>img{width: 1.6em;}
.port_c4_box>a>img{width: 1.6em;}
.port_c5_box>a>img{margin-top: 0.1em;}
.port_c6_box>a>img{margin-top: 5px;}
.port_c7_box>a>img{margin-top: 0.1em;}
.port_c8_box>a>img{margin-top: 0.5em;}
.port_c9_box>a>img{margin-top: 0.2em;}
.port_menu{
	overflow: auto;
	display: table;
	width: 100%;
}
.port_logo_section{
	width: 20%;
	display:table-cell;
	vertical-align: middle;
}
.port_logo_section>img{
	width: 15em;
}
.port_menu_section{
	width: 65%;
    display:table-cell;
    padding-left: 2%;
}
.port_dropdown_section{
	border-left:1px solid #989898;
	width: 15%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 0.5em;
}

.port_menu_box{
	padding: 0.8em 0.8em 0.1em 0.8em;
	text-align:center;
	display: table-cell;
}
.port_menu_box>a>p{
	color: #989898;
	padding-top: 0.7em;
}
.port_menu_box>a:focus{
	text-decoration: none;
}

.port_active{
	border-bottom: 0.2em solid #FFFFFF;
}
.port_active>a>p{
	color:#FFFFFF;
}
.port_menu_con{
	display: table;
	width: 100%;
	padding-right: 1em;
}

.port_dropdown_body{
	display: table;
	width: 100%;
}
.port_dropdown_col_1{

	display: table-cell;
	width: 30%;
	padding-left: 0.5em;
	vertical-align: middle;
}
.port_dropdown_col_1>.port_dropdown_img{
	width: 2.2em;
    height: 2.2em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2em;
    border-radius: 50%;
    border: 0.1em solid #fff;
    vertical-align: top;
}
.port_dropdown_col_2{
	display: table-cell;
	width: 60%;
	padding-top: 0.5em;
	color:#fff;
}
.port_dropdown_col_3{
	display: table-cell;
    width: 10%;
    text-align: right;
    color: #fff;
    vertical-align: top;
    padding-top: 0.8em;
}
.port_dropdown_col_2_p{
	color:#989898;
}
.port_menu_font_2{
	font-size: 0.9em;
}

.port_body_center{
	border-radius: 5px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	width: 100%;
}
.port_body_up_1{
	background-color:#fff;
	display: table;
	width: 100%;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}	
.port_body_up_2{
	background-color:#f8f9fd;
}	
.port_body_up_2_1{
	display: table;
	width: 100%;
	margin: auto;
}
.port_pi_chart{
	width: 25%;
	display: inline-table;
	padding:2em 0em 2em 0em;
}
.port_pi_chart_box_in{
	border-top: 2px solid #E2E2E2;
    margin: auto;
    width: 90%;
    padding-left: 6%;
    margin: auto;
    margin-top: 2px;

}
.port_pi_chart_box_up{
	width: 100%;
}
.port_pi_chart_box_up_div{
	width: 100%;
	display:table;
}
.port_pi_chart_heading{
	margin-bottom: 0.4em !important;
}
.port_pi_chart_box_in_div{
	width: 13px;
    height: 6px;
    display: inline-table;
    border-radius: 5px;
    margin-right: 5px;
    vertical-align: middle;
    margin-left: 2px;
}
.port_body_center_box_1{
	width: 23%;
	display: table-cell;
	padding-top: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 2em;
	vertical-align: top;
}
.port_body_center_box_2{
	display: table-cell;
	width: 77%;
}

.port_heading_sm{
	font-size:1em;
}
.port_heading_xs{
	font-size:0.9em;
}
.port_body1_box1_1{
	width: 100%;
}
.port_body1_box1_2{
	width: 99%;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border-radius: 7px;
}
.port_body1_box1_2_card_header{
	background-color: #DEDEDE;
	padding-top: 1em;
	border-radius: 8px 8px 0 0;
}
.port_body1_box1_2_card_header>.port_body_box1_2_1>.port_body_box_1img{
	border: 0.3em solid #F2F2F2;
}

.port_body1_box1_2_very{
	background-color: #449A01;
	color:#fff;
}
.port_body1_box1_2_non_very{
	background-color: #ee0201;
	color:#fff;
}

.port_body1_box1_2_kyc_very{
	background-color: #FB912F;
	color:#fff;
}

.port_body1_box1_2_non_kyc_very{
	background-color: #729FFD;
	color:#fff;
}

.port_body_box1_2_1>.port_body_box_1img{
	width: 7em;
    height: 7em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6em;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 0.6em;
}
.port_body_box1_2_1{
	width: 60%;
	margin: auto;
	color:#fff;
}
.port_ver_lable{
    width: fit-content;
    padding: 0.5em 0.8em 0.2em 0.8em;
    border-radius: 1em 1em 0 0;
    margin: auto;
}
.port_ver_lable>p>img{
	margin-top: -0.5em;
}
.port_ver_lable>p{
	margin: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.port_body_box1_2_2{
	padding: 1em;
}
.port_card_menu{
	width: 100%;
    display: table;
    color: #ffffff;
    border-radius: 5px;
    padding: 0.5em 1em;
    margin-bottom: 0.5em;
}
.port_card_menu_div_1{
	width: 80%;
	display: table-cell;
}
.port_card_menu_div_1>p{
	margin:0;
}

.port_card_menu_div_2{
	width: 20%;
	display: table-cell;
	text-align: right;
}

.port_widgets{
	width: 100%;
	display: table;
	padding: 1.5em;
	border-spacing: 1.5em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.port_widgets_box{
	width: 16.66%;
    display: table-cell;
    padding: 1.1em 0.5em 1.1em 0.9em;
    border-radius: 5px;
}		
.port_wi_p_1{
	margin-bottom: 0.1em;
	color:#fff;
}
.port_wi_p_2{
	color:#fff;
	margin-bottom: 0em;
}
.port_graph{
	border-top:1px solid #E2E2E2;
	display: table;
	width: 100%;
}
.port_graph_cell{
	display: table-cell;
	width: 33.33%;
}
.port_graph_cell_2{
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	display: table-cell;
	width: 33.33%;
}
.port_graph_heading_1{
	width: 17em;
	margin:auto;
	margin-top: 1em;
	color:#313131;
}
.port_graph_heading_2{
	width: 17em;
	margin:auto;
	margin-bottom: 1em;
	margin-top: 1em;
	color:#313131;
}
.port_graph_heading_3{
	width: 17em;
	margin:auto;
	margin-top: 1em;
	color:#313131;
}

.port_view_report_body{
	width: 9em;
    margin: auto;
    margin-bottom: 2em;
}
.port_view_report_button{
	border: 1px solid #989898;
    padding: 0.5em 1em;
    border-radius: 1em;
    color: #3F739B;
    background: #ECF0F3;	
}
.port_step_sec li{
	width: 10em !important;
}
.port_step_sec>li>a>.circle{
	background-color: #DEDEDE !important;
	width: 3em !important;
    height: 3em !important;
    line-height: 3em !important;
    margin-bottom: 0em !important;
}
.port_step_sec>li>a:hover{
    color: inherit;
}
/*a:hover, a:focus {
}*/
.port_step_sec>li>a>.complete{
	background-color: #3F739B !important;
	width: 3em !important;
    height: 3em !important;
    line-height: 3em !important;
    margin-bottom: 0em !important;
}
.port_step_sec>li>.middle_border{
	background-color: #DEDEDE !important;
	width: 85% !important;
    top: 2.5em !important;
    left: 88px !important;
}
.port_step_sec>li>.complete{
	background-color: #313131 !important;
	width: 80% !important;
    top: 2.4em !important;
    left: 96px !important;
}
.port_cap_body{
	padding: 1.5em 1.5em 1.5em 1.5em;
}
.port_cap_heading{
	color:#fff;
	margin:0;
}
.port_cap_am{
	color:#fff;
	margin: 0;
}
.port_cap_head{
	width: 100%;
	background-color: #7C7C7D;
	padding: 0.6em 1.2em;
    border-radius: 5px;
}
.port_cap_head>.port_p_1{
	width: 69%;
	display: inline-block;
}
.port_cap_head>.port_p_2{
	width: 30.5%;
	display: inline-block;
	text-align: right;
}
.port_cap_head>.port_p_4{
	width: 58.5%;
	display: inline-block;
}
.port_cap_head>.port_p_3{
	width: 40.5%;
	display: inline-block;
	text-align: right;
	color:red;
}
.port_table{
	margin-top: 1.5em;
}
.port_table_tag{
    border-color: #fff !important;
}
.port_first_th{
	border-radius: 5px 0px 0px 5px;
}
.port_last_th{
	border-radius:  0px 5px 5px 0px;
}
.newportfoliosearch{
	padding-left: .5em;
    padding-right: .7em;

}
.newportfoliothcolor{
	background-color:#3F739B;
}
.new_statement_search_button{
	background-color: #D8704B !important;
	color: #fff !important;
	
}
#statement_table td a {
   color: #fff !important;
}
.portfolio_tab_header {
    border: 1px solid;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    background-color: #7C7C7D;
}
