
/*
@font-face{font-family:"yekan";font-style:normal;font-weight:normal;src:url("../fonts/Yekan.eot?#iefix") format("embedded-opentype"), url("../fonts/Yekan.woff") format("woff"), url("../fonts/Yekan.ttf") format("truetype")}


body{
    font-family: yekan;
    font-size: 12px;
	background: rgba(74, 144, 226, 0.1);
    direction: rtl;
    text-align: right;
}

header{
    
	margin-top: -20px;
    justify-content: space-between;
    align-items: center;
    direction:rtl ;
    display: flex;
    width: 100%;
    height: 150px;

  /*margin: 20px 20px 20px 20px;
  justify-content: space-between;
  align-items: center;
  direction: rtl;
  display: flex;
  width: 95%;
  height: 165px;
  background: -webkit-gradient;
	background: rgba(0, 11, 189, 0.75);
  box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
  backdrop-filter: blur( 4px );
  -webkit-backdrop-filter: blur( 4px );
  border-radius: 20px;
  border: 1px solid rgba( 255, 255, 255, 0.18 );
  padding-right: 45px;
  color: #fff;
}

.logo{
    width: 150px;
    height: 150px;
}
*/

h3{text-align: right;font-family:inherit !important;}

.w75p{width:75px}
.w100p{width:100px}
.w150p{width:150px}
.w200p{width:200px}
.fs10{font-size: 10px;}
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
/*
.sec1{
    display: flex;
    align-items: center;
    align-content: center;
    width: 30%;
    font-size: 20px;
}

.sec2 {
    justify-content: center;
    display: flex;
    align-items: center;
    align-content: center;
    width: 30%;
    font-size: 20px;
}

.sec3 {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
    width: 30%;
    
}

.out-button{
    border-radius: 15px;
    width: 80px;
    height: 50px;
    font-size: 20px;
	margin-left: 20px;
}

.body{
    margin-left: auto;
    margin-right: auto;
    direction: rtl;
    width: 98%;
    height: 600px;
    display: flex;
    justify-content: space-between;
}

.side-bar{
    padding-right: 5px;
    font-size: 25px;
    width: 19%;
	border: 1px solid #034f6b;
	border-radius: 25px;
	background: #fff;
	box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
}

.main-page{
    width: 78%;
    
   
}

.login{
	margin-top: 0px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 25%;

}

.account{
    margin-left: 10px;
	vertical-align: middle;
}

.side-bar-menu{
    list-style: none;
}



.container-boxs{
    justify-content: center;
    width: 100%;
    display: flex;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}
.box{
	    height:200px;
		border: 1px solid #034f6b;
		border-radius: 25px;

}
.box1{
    border-radius: 12px;
    width: 24%;
    background-color: lightgreen;
	background-image: url("../images/card22.jpg");
}

.box2 {
    border-radius: 12px;
    margin-right: 5px;
    width: 24%;
    background-color: rgb(230, 72, 72);
		background-image: url("../images/card11.jpg");
}

.box3 {
    border-radius: 12px;
    margin-right: 5px;
    width: 24%;
    background-color: lightblue;
		background-image: url("../images/card33.jpg");
}

.box4 {
    border-radius: 12px;
    margin-right: 5px;
    width: 24%;
    background-color: rgb(136, 34, 136);
		background-image: url("../images/card44.jpg");
}

.page{
    width: 97%;
    /*height: 470px;* /
    margin: 20px auto;
    justify-content: center;
	border: 1px solid #034f6b;
	border-radius: 25px;
	background: #fff;
	box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
	padding: 25px;

    }

footer{
    align-items: end;
    align-content: end;
    /*height: 400px;* /
    width: 100%;
    
}

.copyright{
    margin-right: 5px;
}
.title{
	color: #00308A !important;
  font-weight: 400;
  box-shadow: none;
  background: #A1C2FD;
  width: 95%;
  padding: 20px 10px 20px 10px;
  border-radius: 15px;
  margin: 20px 5px 40px 5px;
  text-align: center;
}
.card-info {
    position: relative;
    padding: 40px 30px;
    color:#fff;
}
.justify-content-between {
    justify-content: space-between !important;
}
.d-flex {
    display: flex !important;
}*/

.items{
    width: 100%;
    margin-right: -30px;
    margin-bottom: 10px;
	font-size: 14px;
	line-height:20;
}
.informartion{
    margin-top:0px;
}
.arrow-sorting{width: 12px;opacity:0.2;}
.arrow-sorting:hover{opacity:1;}
.arrow-sorting-selected{opacity:1;}

.MyTable{width:100%;}
.MyTable a{color:#303030 !important;}
.bg-secondary-light{background: #f0f0f0;}
.PageActive a{background: #c0c0c0;color: white;}
.SuccessMsg{position: fixed;border: 1px solid lightgreen;padding: 10px 20px;border-radius: 5px;background: green;top: 162px;left: calc(50% - 230px);color: white;font-size: 15px;display: none;}
.LoadingMsg{position: fixed;border: 1px solid lightblue;padding: 10px 20px;border-radius: 5px;background: blue;top: 162px;left: calc(50% - 230px);color: white;font-size: 15px;display: none;}


.SrchItem{height: auto !important;}

@media print {
  .no-print {
    visibility: hidden !important;display:none !important;
  }
  .do-print {
    visibility: visible !important;
  }
}
