html,body{margin:0;padding:0;font-size:16px !important;}
.btn{font-size:16px;}
*:not(i){font-family:/*IRANSans,*/byekanweb,Droid Arabic Kufi,byekan,tahoma ;}
#editor > *{font-family: sans-serif !important;}

@font-face {
	font-size:18px;
    font-family: 'byekanweb';
    src: url('../fonts/byekanweb.eot?#') format('eot'), url('../fonts/byekanweb.woff') format('woff'), url('../fonts/byekanweb.ttf') format('truetype');
font-weight: 300;
}
@font-face {
    font-family: 'by2';
    src: url('../fonts/BYekan.eot?#') format('eot'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype');
}

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/is/eot/IRANSansWeb_Black.eot');
	src: url('../fonts/is/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/is/woff2/IRANSansWeb_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/is/woff/IRANSansWeb_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/is/ttf/IRANSansWeb_Black.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/is/eot/IRANSansWeb_Bold.eot');
	src: url('../fonts/is/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/is/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/is/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/is/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/is/eot/IRANSansWeb_Medium.eot');
	src: url('../fonts/is/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/is/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/is/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/is/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/is/eot/IRANSansWeb_Light.eot');
	src: url('../fonts/is/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/is/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/is/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/is/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/is/eot/IRANSansWeb_UltraLight.eot');
	src: url('../fonts/is/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/is/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/is/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/is/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/is/eot/IRANSansWeb.eot');
	src: url('../fonts/is/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/is/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/is/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/is/ttf/IRANSansWeb.ttf') format('truetype');
}

table th{text-align:center}

table td{text-align:right}
.otherPageLinker{float:right;margin-right:20px;}
.admin-filter-button{
	float: right;
    margin-right: 10px;
	margin-top:1px;
    height: 32px;
    width: 65px;
	}


 .pagination1 a{text-decoration:none;color:#0099CC}
 .pagination1 a:hover{color:#0033CC}
 .pagination1 a{border:1px solid #E0E0FF;border-left:0;padding:3px 10px;}
 .pagination1 a:first-child {border-left:1px solid #E0E0FF;border-top-left-radius:3px;border-bottom-left-radius:3px;}
 .pagination1 a:last-child {border-top-right-radius:3px;border-bottom-right-radius:3px;}
 
 

.add_admin{width:800px;margin:auto;}
.add_admin input,.add_admin select{float:right;width:500px;height:40px;border:1px solid #e7e7e7;color:#666;padding-right:5px}
.add_admin label{float:right;width:200px;text-align:right;}
.add_admin .row{width:100%;margin-top:10px;}

.add_admin input[type="submit"]{width:500px;margin-right:200px !important;float:right;color:#fff}
.login_admin{width:600px;margin:auto;}
.login_admin input{float:right;width:300px;height:40px;}
.login_admin label{float:right;width:300px;text-align:right;}
.login_admin .row{width:100%;margin-top:10px;}

.login_admin input[type="submit"]{width:300px;margin-right:100px}
.dropdown-item{direction:rtl;text-align:right;}
.pagination1{margin:10px 0 0 10px;display:block;float:left !important;direction:ltr;text-decoration:none;}

.dashboard-sh-container{width:100%;float:right;min-height:20px;}
.dashboard-shortcut{overflow:hidden;position:relative;float:right;width:15%;float:right;margin:1% 1% 0 0;color:#00396E;transition:all 0.2s;
background-color:#fff;border:1px solid #e7e7e7;border-top:2px solid #e7e7e7;min-height:70px;}
.dashboard-shortcut:hover{border-top:2px solid #17A2B8;transition:all 0.2s;}
.dashboard-shortcut i{padding:10px 10px;font-size:45px;transition:all 0.5s;position:absolute;right:33%;top:0}
.dashboard-shortcut span{width:100%;text-align:right;position:absolute;font-size:23px;top:23%;right:150%;transition:all 0.5s;}
.dashboard-shortcut:hover i{color:#17A2B8;font-size:40px !important;transition:all 0.2s;right:15px;top:2% }
.dashboard-shortcut:hover span{color:#17A2B8;right:45%;transition:all 0.5s;}




.card-title {font-size:1.1rem !important;}

.btn svg, .btn i {
    
    margin: 0.4rem .5rem 0 0 !important;;
   
}
.btn {
    font-weight: 300 !important;
   
    font-size: 0.975rem !important;
}

*{text-align:right}