@font-face {
    font-family: "yekan";
    font-style: normal;
    font-weight: normal;
    src:url('../Scripts/Fonts/yekan2.woff') format("woff"),
	url('../Scripts/Fonts/yekan-regular.ttf') format("truetype");
}

body{
	font-family:"yekan",tahoma ;
	font-size: 15px ;

}

.selected td{
	background-color: #B0BED9!important;
}

.th,td{ 
	text-align: center;
	white-space: nowrap;
	vertical-align: middle !important;
}

/* jquery datatable width*/
div.dataTables_wrapper {
	width: 900px;
        margin: 0 auto;
    }

/* jquery datatable scroll fixed column*/
.DTFC_LeftBodyLiner {
	overflow-x: hidden;
}

.DTFC_RightBodyLiner {
	overflow-x: hidden;
}

/* jquery datatable top left corner*/
div.DTFC_Blocker { 
	background-color:ghostwhite;
}

/**************/

.mybutton{
	text-align: center;
	width:90px;
	font-size:16px!important;
}

.Depbtn{
	background-color: #aeb6bf;
	color:white;
}

.tdd {
	text-align: left;
}

.rgtalign {
	text-align: right;
}

.statictext{
	height:25px;
	border:0px;
	background-color: transparent;
	content:"0";
	pointer-events: none;
	color: #b03a2e ;
}
 
.Required {
	color:red;
}

.myRadio{
	color:#454545;
}

.trcolor{
	background-color: #e5e8e8;
}

.trcolorless{
	background-color: #f8f9f9;
}

.totalclearinghelper{
	background-color: #f5b7b1 ; 
	color:  #f5b7b1 ;
	font-size: 20px;
}

.parsialclearinghelper{
	background-color: #fadbd8;
	color: #fadbd8;
	font-size: 20px;
}

.extendedhelper{
	background-color: #a9dfbf;
	color: #a9dfbf;
	font-size: 20px;
}

/* row of total clearingin Index Invedtor*/
.totalclearingtr {
	background-color:  #f5b7b1  !important;
}

/* row of parsial clearing in Index Investor*/
.parsialclearingtr {
	background-color: #fadbd8 !important;
}

/* row of extended in Index Invedtor*/
.extendedtr {
	background-color: #d5f5e3 !important;
}

.labelsize{
	font-size: 12px;
}

.reporttdcolor1{
	background-color:  #fef9e7 ;
}

.reporttdcolor2{
	background-color:   #f8f9f9   ;
}
