@charset "utf-8";
/* CSS Document */


@media (max-width: 1190px) 
{
	
}

@media (max-width:1100px)
{
	.row.infocard .col-md-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	#hed_card .row.infocard [class*='col-'] {
		margin-bottom: 25px;
	}
	.footer-box .col-md-4 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.footer-box .row {
		gap: 25px 0;
	}
	.top_box_block .col-md-4 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.top_box_block .col-md-6 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.top_box_block .col-md-3 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.top_box_block .col-md-2 {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	.more_filter .new-trade-btn a {
		padding: 9px 10px;
		background: #0e203b;
		color: #fff;
		border-radius: 5px;
		font-size: 14px;
	}
	.upcoming-corporate-box .col-md-4 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.footer-box .col-md-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.setting_tabs .col-3 {
		flex: 0 0 40%;
		max-width: 40%;
	}
	.setting_tabs .col-9 {
		flex: 0 0 60%;
		max-width: 60%;
	}
	
}

@media (max-width:1024px)
{
	.menu-icon {
		display: block !important;
		background: #012c5f !important;
		flex: 0 0 45px;
		margin: 0px !important;
		padding: 19px 0px 0px 15px !important;
		height: 60px !important;
	}
	a.menu-icon span {display: block; margin: 4px 0;	background: #fff;	height: 2px;}
	#header .logo-box {max-width: 160px; flex: 0 0 160px;}
	#header .header-nav {padding-left: 20px;	padding-right: 0px;	max-width: calc(100% - 205px);}

	#sidebar .menu_heades {display: block;	padding: 15px;}

	#sidebar {top: 85px;	width: 280px;	background: #0e203b;	z-index: 11111;	left: -290px; transition-duration: 700ms;}
	#sidebar.open {left: 0px; transition-duration: 700ms;}
	#sidebar .menu_heades {display: block;	padding: 15px;	border-bottom: 1px solid #fff;	margin-bottom: 15px;}
	#page_wapper {padding: 0px;}
	#overley.open {display: block;}

	#nav ul li a {color: #ffff;	font-size: 15px;}
	#nav ul li.active {background-color: transparent !important;}
	#nav ul li.active::after {background-color: #fff;}
	#nav ul li.active a {color: #fff;}
	#sidebar .credits {margin: 24px 0 10px 0;}
	#sidebar .credits .btn.btn-green {width: 100%;	display: block;}
	#nav ul li.submenu::before {font-size: 15px;	color: #fff;}

#mobail_sidebar {
    display: block;
    position: fixed;
    z-index: 999;
    width: 100%;
    left: 0;
}

#page_wapper {
    padding: 60px 0;
}

.open-sidebar #sidebar {
    left: 0;
    top: 85px;
    height: calc(100vh - 85px) !important;
}
.open-sidebar .header-logo {
    display: none;
}

.open-sidebar {
    position: relative;
    overflow: hidden;
}

#overley {
    background: rgb(0 0 0 / 62%);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    right: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.open-sidebar #overley
{
	display: block;
}

#mobail_sidebar {
    display: block;
    position: fixed;
    z-index: 99999;
    width: 100%;
    left: 0;
}


#page_wapper {
    padding: 90px 0 0;
}

.setting_tabs .col-3 {
    flex: 0 0 30%;
    max-width: 30%;
}

.setting_tabs .col-9 {
    flex: 0 0 70%;
    max-width: 70%;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.login-box {
    max-width: 45%;
}



}



@media (max-width: 992px) 
{
	#hed_card {margin-top: 0;}
	#hed_card .row.infocard [class*="col-"] {margin-bottom: 30px;	padding: 0px 10px;	flex: 0 0 50%;	max-width: 50%;	margin-top: 20px;}
	#breadcrumd .breadcrumd-box {padding-bottom: 10px;}
	#breadcrumd .breadcrumd-block {padding: 10px 0 0;}
	#main-bar .main-bar-block {padding-top: 20px;}

	#header .logo-box {display: none !important;}
	#header .header-nav {max-width: calc(100% - 55px);	padding-right: 0px; padding-left: 10px;}
	#header .header-box ul li h3 {margin-top: -18px;	font-size: 14px;}
	#header .login_info p {font-size: 12px;	line-height: 15px;}
	.login_infolist {top: 23px;}
	.btn.btn-green {padding: 9px 10px;	font-size: 15px;}

	#main-bar .main-contant.h-100 {height: auto !important;	overflow: hidden;	overflow-y: auto;}
	.table  th {white-space: nowrap; vertical-align: middle;}
	.table  td{vertical-align: middle;}

	.menu-icon {flex: 0 0 55px;	padding: 10px 15px !important;	height: auto !important;}


	#hed_card .row.infocard [class*="col-"] {
    margin-bottom: 20px;
    padding: 0px 15px;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 0;
}
.cont-1 {
    color: #000;
    font-weight: bold;
    font-size: 22px;
}
.top_box_title h2 {
    font-size: 17px;
}
.top_boxs {
    margin-bottom: 25px;
}
.setting-form .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.management-content h4 {
    color: #2563eb;
    font-weight: 600;
    font-size: 20px;
}
.management-content p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 18px;
    margin-top: 5px;
}



.login-box {
    width: 100%;
    max-width: 65%;
    background: #fff !important;
    margin: auto;
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    padding: 25px;
    border-radius: 10px;
}
}
@media (max-width: 768px) {
	

	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 
	{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.order-md-1, .order-md-2 {-ms-flex-order: inherit !important; order: inherit !important;}	
	

	.main-header.d-flex.justity-between.align-center {display: block !important;}
	.main-header.d-flex.justity-between.align-center h6 {margin-bottom: 10px;}

	.no_select .form-group {display: block;	align-items: center;}
	.no_select .form-group .custom-select {width: 100%;	margin-top: 10px;}

	.msg-text textarea.form-control {height: 420px !important;}

	.date_box {align-items: center;	margin: 0px -10px; flex-wrap: wrap; margin-bottom: 30px;}
	.date_box .form-group {margin: 0;	margin-right: 0;	max-width: 50%;	flex: 0 0 50%;	position: relative;	padding: 0px 10px;	margin-bottom: 15px;}
	.date_box .form-group .date-icon {position: absolute;	right: 20px;	z-index: 1111;	bottom: 10px;}

	.date_box .button_box {display: block;	width: 100%; margin-top: 10px; flex: 0 0 100%;	max-width: 100%;	padding: 0 10px;}
	.date_box .button_box .btn {display: block;	width: 100%;}


	.calendar_list_boxs {height: auto;	position: relative;	width: 100%;	top: auto;}
	.calendar_list_block {margin-top: 30px;}
	.fc-center h2 {font-size: 18px}
	.fc-left .fc-prev-button, .fc-left .fc-next-button {padding: 0px !important;}
	.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled {margin: 0;	padding: 0px 5px;	margin-left: 11px;}
	.fc-month-button, .fc-agendaWeek-button, .fc-agendaDay-button {padding: 0px 4px !important;}

	.datatable_boxs .dataTables_filter {
	margin: 0px !important;
	display: block;
	width: 100% !important;
	padding: 15px !important;
}
.main-contant .datatable_boxs .dataTables_filter label {
	margin-bottom: 0;
	display: block;
}
.dataTables_wrapper .dataTables_filter input {
	border: 1px solid #aaa;
	border-radius: 3px;
	padding: 5px;
	background-color: transparent;
	margin-left: 0;
	display: block !important;
	width: 100% !important;
}
	.fc-day-grid-container {height: auto !important;}

	#header .header-box ul > li.notification {
	position: static;
}
#notification {
	width: 280px;
	right: 15px;
	top: 31px;
}

#hed_card .row.infocard [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 10px;
}
.cont-1 {
    color: #000;
    font-weight: bold;
    font-size: 20px;
}

.top_box_block .col-md-4 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.top_box_block .col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.top_box_block .col-md-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.top_box_block .col-md-2 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.upcoming-corporate-box .col-md-4 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.upcoming-corporate-box .row {
		gap: 25px 0;
	}

	.top_box_block .col-md-6 .form-group {
    text-align: left !important;
}

	#hed_card .row.infocard [class*="col-"] {
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 0px !important;
	}

	.setting_tabs .col-3 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.setting_tabs .col-9 {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
		margin: 20px 0 0;
	}

	.top_box_block .col-md-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.top_box_block .col-md-3 .form-group {
		text-align: left !important;
	}

}

@media (max-width: 640px) 
{

#hed_card .row.infocard [class*="col-"] {flex: 0 0 100%;	max-width: 100%;	margin-top: 20px;}

.datatable_boxs .dataTables_wrapper .dataTables_paginate .paginate_button 
{
	border-radius: 50% !important;
	border: 1px solid #ccc !important;
	background: #fff !important;
	padding: 0px !important;
	width: 22px;
	height: 22px;
	font-size: 15px !important;
	line-height: 23px;
	margin: 0px 2px !important;
	opacity: 1 !important;
	font-size: 13px !important;
}

#progressbar li 
{
	padding: 0 3px;
}

#progressbar li span 
{
	width: 24px;
	height: 24px;
	line-height: 23px;
}

#progressbar 
{
	margin: 0
}

.card_body 
{
	padding: 15px;
	height: calc(100vh - 163px);
	overflow-y: auto;
}

.top_box_block .col-md-4 
{
    flex: 0 0 100%;
    max-width: 100%;
}

.top_box_block .col-md-2 
{
    flex: 0 0 100%;
    max-width: 100%;
}

.more_filter 
{
    margin: 10px 0 0 0;
}

.top_box_title h2 
{
    font-size: 16px;
}

#main-bar .flex-header .main-header h6 
{
    color: #012c5f;
    font-weight: 500;
    font-size: 16px;
    padding: 0 !important;
}

.datatable_boxs .dataTables_wrapper .dataTables_paginate .paginate_button 
{
    border-radius: 50% !important;
    border: 1px solid #ccc !important;
    background: #fff !important;
    padding: 0px !important;
    width: 32px;
    height: 32px;
    font-size: 15px !important;
    line-height: 32px;
    margin: 0px 2px !important;
    opacity: 1 !important;
    font-size: 13px !important;
}
.top_box_block .col-md-4 .form-group 
{
    text-align: left !important;
}
.footer-box .col-md-3 
{
    flex: 0 0 100%;
    max-width: 100%;
}
.footer-box .col-md-4 
{
    flex: 0 0 100%;
    max-width: 100%;
}
.new-trade-btn a 
{
    padding: 6px 15px;
    background: #0e203b;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
}
.top_box_title h2 {
    font-size: 15px;
}
.form_btns {
    display: block;
    align-items: center;
    justify-content: flex-end;
}
.form_btns a {
    width: 200px;
    display: block;
    margin: 15px auto;
}

.risk-management .row 
{
    gap: 20px 0;
}

.login-box 
{
    width: 100%;
    max-width: 100%;
    background: #fff !important;
    margin: auto;
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    padding: 25px;
    border-radius: 10px;
}

}

@media (max-width:576px)
{

.trade-detais ul li 
{
	width: 100%;
	padding-bottom: 15px;
	font-size: 15px;
}
.modal-title 
{
    font-size: 16px;
    font-weight: 600;
}
.tab_title h4 
{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.content-title h5 
{
    font-size: 16px;
}
.new-trade-btn a 
{
    padding: 6px 15px;
    background: #0e203b;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    width: auto;
    display: block;
}
.nav-pills .nav-link 
{
    border-radius: .25rem;
    text-align: left;
    margin-bottom: 5px;
    background: transparent;
    transition: .8s;
}
#nav 
{
    padding-top: 5px;
}
.user_profile 
{
    padding: 20px 20px;
    margin: 20px 0 0;
    border-top: 1px solid #bd1521;
}

.welcome h4 
{
    font-size: 17px;
    margin-bottom: 3px;
    font-weight: 600;
}

.welcome p 
{
    font-size: 15px;
}

.welcome 
{
    text-align: center;
    margin-bottom: 20px;
}

.back-btn a 
{
    padding: 7px 10px;
    border: 1px solid #0e203b;
    border-radius: 5px;
    font-size: 14px;
}

}

@media (max-width: 480px) 
{
	.btn.btn-blue 
	{
		padding: 9px 10px; 
		text-align: center;
	}
	.date_box .form-group 
	{
		max-width: 100%;	
		flex: 0 0 100%;
	}
	#calendar > .fc-toolbar 
	{
		position: relative;	top: 0px;
		padding-top: 35px;
	}
	#calendar > .fc-toolbar .fc-center 
	{
		display: block;	width: 100%;
		float: none;	
		position: absolute;	
		top: 0;	
		text-align: center;
	}
	#calendar > .fc-toolbar .fc-center h2 
	{
		text-align: center;	
		float: none;
	}
	.list_ele p 
	{
		margin: 0px;
		font-size: 15px;	
		color: #000;	
		line-height: 18px;
	}
	.list_ele 
	{
		padding: 10px;	
		border-radius: 5px;	
		margin: 12px 0;
	}
	.top_box_block .col-md-3 
	{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.edit-title 
	{
		margin: 30px 0 0 0;
	}
	.edit_form h4 
	{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.edit-trade-flex 
	{
		display: block;
		align-items: center;
	}
	.flex-header 
	{
		padding: 20px 20px 20px;
	}

}