.margin-container{
	height: 35px;
	margin-bottom: 2px;
	font-size: 18px;
	padding: 0px;
	background-color: #FF6805;
	color: #FFF !important;
}
.margin-container .margin-text{
	background: #D0CECF;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	background-color: #FF6805;
}
.margin-container .margin-value{
	color: #FFF;
	height: 35px;
	line-height: 35px; 
	border: 1px solid #E1E1E1;
	font-size: 18px;
	font-weight: bold;
	background-color: #FF6805;
}
.margin-container > div{
	padding: 0px;
    line-height: 35px;
    height: 35px;
}
.report-section{
	text-align: center;
    border-top: 1px solid #fff;
    height: 35px;
    line-height: 35px;
    background: #FF6805;
}
.report-section .report-1{
	border-right: 1px solid #FFF
}
.report-section a{
	color: #FFF;
}
.comm-purchase{
	pointer-events: none;
	opacity: 0.6;
	border: 1px solid #ccc;
	background : #FFF;
	padding-top: 10px;
}
.requst_heading{
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	background: #FEC900;
	font-size: 16px;
	padding-left :0px;
	padding-right: 0px;
}
.request-text {
	background: #FF6805;
	height: 30px;
	line-height: 30px;
	text-align:center;
	padding: 0px;
	font-size : 14px;
	font-weight: bold;
	color: #FFF;
}
.request-value{
	background: #eaeaea;
	height: 30px;
	line-height: 30px;
	text-align:left;
	color: #000;
}
.request-btn-text{
	font-weight: bold;
	font-size: 15px;
	color : #000;
	text-align: center;
}
.request-rows{
	margin: 5px 0 5px 0;
}
.button-book .buysellrates{
	text-align: center;
    color: #fff;
    height: 70px;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 19px;
}
#book .buysellrates{
	 background: #008000;
}
.button-cancel .buysellrates{
	text-align: center;
    background: #FF0000;
    color: #FFF;
    height: 70px;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 19px;
	line-height: 50px;
}
.button-update .buysellrates{
	text-align: center;
    background: #008000;
    color: #FFF;
    height: 70px;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 19px;
}
#rateval{
	font-weight: bold;
	font-size: 19px;
}
.button-book{
    margin-top: 15px;
    margin-bottom: 10px;
}
.button-cancel{
    margin-top: 15px;
    margin-bottom: 10px;
}
.button-update{
    margin-top: 15px;
    margin-bottom: 10px;
}
.button-red{
	padding-left: 25px;
    padding-right: 25px;
    pointer-events: none;
	display:none;
}
.insuff_margin{
	text-align: center;
    background: #FF0000;
    color: #fff;
    height: 45px;
    padding: 13px;
    border-radius: 5px;
    margin-top: 20px;
}
.atv_btn{
	pointer-events: all !important;
	opacity: 1 !important;
}
.width-input{
	background-color:#FFF; 
	font-weight:bold;
	text-align:left;
	height: 30px !important;
	font-size: 15px;
	padding: 0px 12px;
}
.report_table{
	border-collapse: separate;
	font-size: 13px;
	width: 100% !important;
}
.report_table thead{
	background-color: #FF6805;
}
.report_table tbody{
	background: #EAEAEA;
}
.report_table tr td{
	border: 1px solid #ccc;
	color : #000 !important;
}
.report_table tr th{
	border: 1px solid #ccc;
	color : #FFF !important;
}
.report-heading{
	/* height: 35px; */
	line-height: 35px;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-left: 0px;
    margin-right: 0px;
}
.headings{
	background: #DED2C4;
	border: 1px dotted #ccc;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	color: #000;
}
.headings:hover{
	font-weight: bold;
}
.headings-active{
	font-weight: bold;
	background-color: #FF6805;
	color: #fff;
}
.report_table tr th, .report_table tr td{
	text-align: center;
}
.report-bottom{
	font-size: 13px;
	margin: 0px;
}
.refresh_report{
	text-align: left;
	cursor: pointer;
	padding: 0px;
	color: #FFF;
	font-size: 20px !important;
}
.view_full_history{
	text-align: right;
	padding: 0px;
	color: #000;
	font-style: italic;
}
#reports .news{
	padding: 15px;
	border: 1px dotted #ccc;
	background: #efefef;
	color: #999;
}
.paddingzero{
	padding: 0px;
}
#loader{
	margin: 0px; 
	padding: 0px; 
	position: fixed; 
	right: 0px; 
	top: 30%;
	left: 30%; 
	z-index: 30001;
	display:none;
}
.reports-container{
	/* padding: 0px; */
}
.allReports{
	padding-bottom: 20px;
	min-height: 400px;
}
.maxmin{
	text-align:right; 
	font-style:italic; 
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
}
.textbox-1{
	padding: 0px;
	width: 28%;
	margin-left: 2px;
}
.textbox-2{
	padding: 0px;
	width: 29%;
	margin-left: 2px;
}
.button-center{
	float: none;
    margin: 0 auto;
	margin-top: 15px;
    margin-bottom: 10px;
}
.filtered_commodities{
	color: #FF6805 !important;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.save_filter{
	text-align: right;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}
#show_all_comm{
	text-decoration: underline;
	cursor: pointer;
}
.save_filter{
	text-align: right;
}
.buySell-info{
	text-align: center; 
	margin-top: 10px;
	color: #FF0000;
	font-weight: bold;
}
#addremarks_modal .modal-header{
	padding-top: 5px;
    padding-bottom: 5px;
}
#addremarks_modal #bookStatus{
	font-weight: bold;
	font-size: 14px;
}
#addremarks_modal .remarks{
	margin-top: 20px;
}
#addremarks_modal #remarks{
	width: 50%;
}
.form-group{
	margin-bottom:15px;
}
.estimations{
	border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.totalqty {
	font-size: 12px;
    font-style: italic;
}
.rateval_buy, .rateval_sell, .rateval_update{
	height: 25px !important;
}
.buysellrates {
	font-weight: bold;
}
.bg-darkgreen{
	background: #006600 !important;
}
.bg-darkred {
	background: #400000 !important;
}
.font-label{
	font-size: 12px;
}
.top-div{
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}
#register{
	margin-top: 20px;
}
#register .top-div{
	width: 50%;
}
.forget_head {
	margin-top: 20px;
}
#activate_terminal{
	font-size: 12px;
	vertical-align: middle;
	color: #FFF;
	text-decoration: underline;
	padding-left: 11px;
	cursor: pointer;
}
.trade-section{
	margin-top: 17px;
	padding: 0px;
}
.displayLotSize{
	text-align: right;
	padding-right: 10px;
	margin-bottom: -9px;
}
.goback {
	text-align: left;
	cursor: pointer;
	color: #3391AF;
}
.resendotp {
	cursor: pointer;
	color: #3391AF;
	text-align: left;
    padding-top: 5px;
}
.align-2{
	text-align: right !important;
}
.report_availbal{
	font-size: 18px !important;
	font-weight: bold;
}
.sellEnabled, .buyEnabled {
	text-decoration: underline;
	cursor: pointer;
}
.sellDisabled, .buyDisabled {
	text-decoration: none;
	cursor: not-allowed;
}
@media only screen and (max-width: 767px) { 
	.top-div, #register .top-div{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.displayLotSize{
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 480px) { 
	.marquee_head{
		margin-top:  0px !important;
	}
	.reports-container{
		padding-left: 5px;
		padding-right: 5px;
	}
	.report_table {
		display: block;
		overflow: scroll;
	}
	.report_table tr th, .report_table tr td{
		font-size: 12px;
	}
	.report-bottom{
		margin-bottom: 20px;
	}
	.request-btn-value{
		font-size: 12px;
	}
}