﻿body {
    font-family: 'IRANSans' !important;
    /*background-image:url('https://image.freepik.com/free-vector/green-white-polygonal-background_1035-6041.jpg');*/
    background-color: #086c8d;
     background-repeat: no-repeat;
    background-size: 100% 100%;
    
}
html{
    height:100%;
}
.margin-bottom-5{
    margin-bottom:5px
}
.margin-bottom-10{
    margin-bottom:10px
}
.margin-bottom-20{
    margin-bottom:20px
}
.margin-top-5{
    margin-top:5px
}
.margin-top-10{
    margin-top:10px
}
.bold{
    font-weight:bold;
}
.font-number{
    font-family:sans-serif;
}
