﻿:root {
    --primary-font-family: Vazirmatn-FD;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('fonts/IRANSansWeb.ttf') format('ttf'),
	url('fonts/IRANSansWeb.eot') format('eot'),
	url('fonts/IRANSansWeb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*body, a, h1, h2, h3, h4, h5, p, span, li, ul, dd, dl, tr, td, th, div, b, select, option, input { */
body, a, p, li, ul, dd, dl, tr, td, th, div, b, select, option, input {
    font-family: Vazirmatn-FD, sans-serif !important;
    font-size: 13px;
}

/* مربوط به نمرات کلاسی */
/*
form[action="./EnterScore.aspx"] th:nth-child(9), form[action="./EnterScore.aspx"] td:nth-child(9)
form[action="./EnterScore.aspx"] th:nth-child(9), form[action="./EnterScore.aspx"] td:nth-child(10)
form[action="./EnterScore.aspx"] th:nth-child(9), form[action="./EnterScore.aspx"] td:nth-child(11)
form[action="./EnterScore.aspx"] th:nth-child(9), form[action="./EnterScore.aspx"] td:nth-child(12)
*/
    
/* مربوط به نمرات کتبی */

form[action="./EnterScore.aspx"] th:nth-child(5), form[action="./EnterScore.aspx"] td:nth-child(5) 
 ,form[action="./EnterScore.aspx"] th:nth-child(6), form[action="./EnterScore.aspx"] td:nth-child(6) 
 ,form[action="./EnterScore.aspx"] th:nth-child(7), form[action="./EnterScore.aspx"] td:nth-child(7) 

{
    display: none;
}

.QWERTYAZERTY_QWERTYUIOP
{
    display: none;
}

div[style*="background-image: url('../Images/menu/h3-me.png')"] {
    height: 50px !important;
}
