@charset "utf-8";
/* CSS Document */

.mb-2b {
    text-align: right;
    padding-right: 0.5rem !important;
    margin-bottom:.5rem !important
}
.pr-4 {
    padding-right: 1.5rem !important;
}

.me-2b {
  margin-left: 0.5rem !important; }

.me-3b {
  margin-left: 1rem !important; }

.pr-4,.mb-2b,.mb-4b, .text-primary, .text-secondary, .text-success, .text-danger, .text-warning, .text-info, .text-light_2, .footer, .rtl
{
    direction: rtl;
}
.ltr
{
    direction: ltr;
}
/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */

.align_right
{
    text-align: right;
}

.text-light_2
{
    color: #F3F6F8 !important;
}
.pt
{
    text-align: justify;
}
.fs-5
{
    text-align: justify;
    text-decoration: none;
	text-indent: 30px;
	line-height: 2em;
    text-transform: capitalize;
    padding: 0px 15px 0px 15px;
}
.title
{
    font-size: 22px;
    font-family: 'B Homa','BHoma';
}
.names
{
    color: chocolate;
    font-size: 14px;
}
.p-v {
    direction: rtl;
    text-align: justify;
    text-indent: 30px;
}
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
.list-mini {
	margin:0px auto;
	padding:0px;
	width:99%;
	overflow-y:auto;
	border:1px groove #999999;

	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}.list-mini table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.list-mini tr:last-child td:last-child {
	-moz-border-radius-bottomright:1px;
	-webkit-border-bottom-right-radius:1px;
	border-bottom-right-radius:1px;
}
.list-mini table tr:first-child td:first-child {
	-moz-border-radius-topleft:1px;
	-webkit-border-top-left-radius:1px;
	border-top-left-radius:1px;
}
.list-mini table tr:first-child td:last-child {
	-moz-border-radius-topright:1px;
	-webkit-border-top-right-radius:1px;
	border-top-right-radius:1px;
}.list-mini tr:last-child td:first-child{
	-moz-border-radius-bottomleft:1px;
	-webkit-border-bottom-left-radius:1px;
	border-bottom-left-radius:1px;
}.list-mini tr:hover td{
	background-color:#FFDBB7;
}
.list-mini tr:nth-child(odd){ background-color:#EDEDED; }
.list-mini tr:nth-child(even)    { background-color:#ffffff; }.list-mini td{
	vertical-align:middle;
	border:1px solid #000000;
	border-width:0px 0px 1px 0px;
	text-align:center;
	padding:0px;
	font-size:13px;
	font-weight:normal;
	color:#000000;
}.list-mini tr:last-child td{
	border-width:0px 0px 0px 0px;
}.list-mini tr td:last-child{
	border-width:0px 0px 1px 0px;
}.list-mini tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}.list-mini td{
	line-height:24px;
	vertical-align:middle;
}.list-mini td img{
	vertical-align:middle;
}
.list-mini thead:first-child th{
	background: -webkit-linear-gradient(#E1E1E1, #CCCCCC);
    background: -moz-linear-gradient(#E1E1E1, #CCCCCC);
    background: linear-gradient(#E1E1E1, #CCCCCC);
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 0px;
	font-size:12px;
	font-family: "BTitr", "B Titr", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:6px 0px;
	color:#313030;
}
.list-mini tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.list-mini tr:first-child td:last-child{
	border-width:0px 0px 1px 0px;
}
/*----------------------------------------------------------*/

