f@font-face {
    font-family: 'IRANSans';
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum-Light.eot' );
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum-Light.eot?#iefix' ) format( 'embedded-opentype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Light.woff2' ) format( 'woff2' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Light.woff' ) format( 'woff' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Light.ttf' ) format( 'truetype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Light.svg#IRANSansFaNum-Light' ) format( 'svg' );
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum-UltraLight.eot' );
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum-UltraLight.eot?#iefix' ) format( 'embedded-opentype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-UltraLight.woff2' ) format( 'woff2' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-UltraLight.woff' ) format( 'woff' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-UltraLight.ttf' ) format( 'truetype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-UltraLight.svg#IRANSansFaNum-UltraLight' ) format( 'svg' );
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum.eot' );
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum.eot?#iefix' ) format( 'embedded-opentype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum.woff2' ) format( 'woff2' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum.woff' ) format( 'woff' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum.ttf' ) format( 'truetype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum.svg#IRANSansFaNum' ) format( 'svg' );
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum-Bold.eot' );
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum-Bold.eot?#iefix' ) format( 'embedded-opentype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Bold.woff2' ) format( 'woff2' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Bold.woff' ) format( 'woff' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Bold.ttf' ) format( 'truetype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Bold.svg#IRANSansFaNum-Bold' ) format( 'svg' );
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum-Medium.eot' );
    src: url( '/App_Themes/ERP/fonts/IRANSansFaNum-Medium.eot?#iefix' ) format( 'embedded-opentype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Medium.woff2' ) format( 'woff2' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Medium.woff' ) format( 'woff' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Medium.ttf' ) format( 'truetype' ), url( '/App_Themes/ERP/fonts/IRANSansFaNum-Medium.svg#IRANSansFaNum-Medium' ) format( 'svg' );
    font-weight: 500;
    font-style: normal;
}




.Tab_Cls {
    font-family: 'IRANSans' !important;
    direction: rtl;
    text-align: right;
    font-size: 10px;
    color: #000;
    background-repeat: no-repeat;
    background-image: url('/Images/Main_Background.png');
    background-repeat: repeat-x;
}

.Login {
    font-family: 'IRANSans' !important;
    direction: rtl;
    text-align: right;
    font-size: 10px;
    color: #000;
    background-image: url('/Images/Ayandeh/Ayandeh-Background.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}



body {
    font-family: 'IRANSans' !important;
    direction: rtl;
    text-align: right;
    font-size: 12px;
    color: #000;
    background-image: url('/Images/Header/news-background.png');
}

.BackGround {
    /* background-image: url('/Images/Mogan/BackGround/Mogan-BackGround.jpg');*/
    height: 100vh;
    width: 100%;
    background-size: 100% 100% !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    /*background-size: cover;*/
    -o-background-size: cover;
    background-repeat: no-repeat;
}





/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

    body {
    }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

    body {
    }
}




* {
    font-family: 'IRANSans' !important;
    font-size: 12px;
}



.userinfo {
    background-image: url( '/images/uitabsbg.gif' );
    background-repeat: repeat-x;
    padding: 3px;
}



 

.table th {
    vertical-align: top;
    border: 1px solid;
    border-collapse: collapse;
    border-color: darkgray
}

.table td {
    vertical-align: top;
    border: 1px solid;
    border-collapse: collapse;
    border-color: darkgray
}

td {
    vertical-align: top;
}
tr td {
    padding: 1px;
    margin: 1px;
}

 



fieldset {
    border: 1px solid #ddd !important;
    margin: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding-left: 10px !important;
    background-color: #fff;
}

legend {
    font-size: 10px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    color: #fff;
    background-color: #1192a4;
    text-align: right;
    background: url(/images/planet_header_bg.gif) repeat-x;
    color: #FFF;
}






.legend_Red {
    font-size: 10px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    color: #fff;
    background-color: #fff;
    text-align: right;
    background: url(/images/titlebar-active.png) repeat-x;
    color: #FFF;
}



.legend_black {
    font-size: 10px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    color: #fff;
    background-color: #fff;
    text-align: right;
    background: url(/images/topnav_bkgnd.png) repeat-x;
    color: #FFF;
}

.legend_Blue {
    font-size: 10px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    color: #fff;
    background-color: #fff;
    text-align: right;
    background: url(/images/topnav_bkgnd.png) repeat-x;
    color: #FFF;
}

.legend_Green {
    font-size: 10px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    color: #fff;
    background-color: green;
    text-align: right;
    background: url(/images/Green.png) repeat-x;
    background-repeat: repeat;
    color: #FFF;
}

.Img_Icon {
    width: 25px;
}



.User_Info_Btn {
    margin-top: -42px;
    position: absolute;
    background: transparent;
    border: 1px dashed;
    color: white;
    width: 10%;
}

    .User_Info_Btn:hover {
        color: whitesmoke;
        border: 1px solid whitesmoke;
        background-color: #fbfbfb38;
    }

    .User_Info_Btn:focus {
        background-color: #f7fff733;
    }

.legend_Type_2 {
    background-color: #1192a4 !important;
}


