﻿

@font-face {
    font-family: 'IRANSans';
    src: url('/Content/Materialize/assets/vendor/fonts/IRANSans/woff/IRANSans-Medium.woff') format('woff'), url('/Content/Materialize/assets/vendor/fonts/IRANSans/woff2/IRANSans-Medium.woff2') format('woff2');
}



body {
    font-family: IRANSans,Tahoma;
    /*background-image: url('/UploadFiles/images.jpg');*/
    background-repeat: repeat;
}

.nowrap {
    text-wrap: nowrap;
}

a {
    text-decoration: none;
}


a, p, h1, h2, h3, h4, h5, h6, span, pre, div, i, ul, li, th, td, body, title, label {
    font-family: IRANSans,Tahoma;
    font-size:14px !important;
}


                                                           
      



/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

/*td  {
     padding: 5px !important;
   
}
  th {
    padding: 5px !important;
}*/

/*.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
    padding-top: 5px !important;
}*/
