﻿/*@font-face {
    font-family: IRANSansWeb_UltraLight;
    src: url(/fonts/IRANSansWeb_UltraLight.woff);
}

@font-face {
    font-family: 'BNazanin';
    src: url('../Fonts/BNazanin.woff') format('woff');
}
@font-face {
    font-family: 'Yekan';
    src: url('../Fonts/Yekan.woff') format('woff');
}*/

body, html {
    margin: 0;
    height: 100%;
    /*font-family: IRANSansWeb_UltraLight !important;*/
    background: url(../Images/Bak.png) no-repeat,linear-gradient(to right, #024568,#021755, #064266);
    background-position: center center;
    background-size: cover;
    overflow-x:hidden;
    padding-top:10px;
}
.calculate {
    position: relative;
    float:left;
    margin:15px;
    float: left;
    width: 127px;
    height: 140px;
    background: url('../Images/calculate.png') no-repeat;
}

.DayNumclassFire {
    position: absolute;
    left:30px;
    font-size: 70px;
    /*font-family: 'BNazanin';*/
    font-weight: bold;
    margin-top: 50px;
    color: #fff;
    text-shadow: 5px 5px 10px #000000;
}
.DayNumclass {
    position: absolute;
    left:35px;
    font-size: 70px;
    /*font-family: 'BNazanin';*/
    font-weight: bold;
    margin-top: 50px;
    color: #fff;
    text-shadow: 5px 5px 10px #000000;
   
}
.Dayclass {
    position: absolute;
    float: right;
    width: 60px;
    right: 2px;
    font-size: 12px;
    /*font-family: 'IRANSansWeb_UltraLight';*/
    font-weight: bold;
    margin-top: 30px;
    text-align: center;
    color: #fff;
  
}
.nav-link {
    margin: 0px;
    
    font-size: 10px;
    direction:rtl;
}
.Mounthclass {
    position: absolute;
    width: 60px;
    float: left;
    left: 0px;
    font-size: 12px;
    /*font-family: 'IRANSansWeb_UltraLight';*/
    font-weight: bold;
    margin-top: 30px;
    color: #fff;
    text-align: center;
}
.Ip {
    position: relative;
    float:left;
    background: url('../Images/Ip_icon.png') no-repeat;
    background-position: left center;
    height: 50px;
    /*font-family: 'BNazanin';*/
    color:rgba(255, 255, 255, 0.54);
    font-size:15px;
    padding-left:40px;
    text-align:center;
    padding-top:10px;
    top:140px;
}
.bot {
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 50px;
    background: url('../Images/Bottoumn.png') no-repeat;
    background-position:center center;
}

.TextVahedName {
    position: relative;
    /*font-family: 'Yekan';*/
    z-index:99;
    color:#fff;
    text-align:center;
    font-size:20px;
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.mainlogin {
position:relative;
top:0px;
    left: 0px;
}
.version {
    position: relative;
    float: left;
    left: 30px;
    top:15px;
    color: #fff;
    /*font-family: 'BNazanin';*/
}
.radiou {
    direction: rtl;
    color: #ffffff;
    font-size: 15px;
    /*font-family: 'IRANSansWeb_UltraLight';*/
    padding:5px;
    text-align:center;
}
.LoginBtn {
margin:2px;
margin-top:20px;
}
.hh{
    width:100%;
    padding-top:20px;
    text-align:center;
    height:auto;
    padding-left:10px;
}
.btnuni {
    background: url('../Images/stud.png') no-repeat;
    background-position-x: 55px;
    background-position-y: 5px;

font-size:13px;
padding-right:20px;

}

.teact {
    background: url('../Images/Wteact.png') no-repeat;
    background-position-x: 45px;
    background-position-y: 5px;
    font-size: 13px;
    padding-right: 20px;
}
.Emp {
    background: url('../Images/emp.png') no-repeat;
    background-position-x: 45px;
    background-position-y: 5px;
    font-size: 13px;
    padding-right: 20px;
}
.guest {
    background: url('../Images/guest.png') no-repeat;
    background-position-x: 45px;
    background-position-y: 5px;
    font-size: 13px;
    padding-right: 20px;
}
.newstu {
    background: url('../Images/newstu.png') no-repeat;
    background-position-x: 45px;
    background-position-y: 5px;
    font-size: 13px;
    padding-right: 20px;
}
.rightarm {
    position:relative;
    width: 243px;
    height: 384px;
    background: url('../Images/arm.png') no-repeat;
    background-size :100% 100%;
    top:-80px;
    z-index:1;
}
a{
    font-size:9px;

}
    a:link {
        color: #fff;
        /*font-family: 'Yekan';*/
    }



.masked {
    background: url('../Images/bactext.png') repeat, white;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-animation-name: masked-animation;
    -webkit-animation-duration: 40s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    /*font-family: 'BNazanin';*/
    font-size:18px;
    font-weight:bold;
}

@-webkit-keyframes masked-animation {
    0% {
        background-position: left bottom;
    }

    100% {
        background-position: right bottom;
    }
}
.onlinshow {
    float:right;
    margin-right:30px;
    background: url('../Images/onlineshow.png') no-repeat;
    width:121px;
    height:120px;
    text-align:center;
    padding-top:47px;
}


@media only screen and (max-width: 600px) {
    body {
        padding: 10px;
        z-index: -2;
    }

    .rightarm {
        position: relative;
        width: 243px;
        height: 384px;
        background: url('../Images/arm1.png');
        top: -1050px;
    }
}

@media (min-width: 200px) and (max-width: 480px) {
    .push {
        top: -350px;
    }

    .pop {
        top: 300px;
    }



    .rightarm {
        position: relative;
        width: 50px;
        height: 80px;
        background: url('../Images/arm.png') no-repeat;
        background-size: 50px 80px;
        top: -570px;
        z-index: 1;
        margin-left: 110px;
    }
}
.textp {
    text-align: right;
    /*font-family: 'BNazanin';*/
    display:none;
}

.box {
  width: 200px; height: 300px;
  position: relative;
  border: 1px solid #BBB;
  background: #EEE;
}
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
    .ribbon span {
        font-size: 15px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        width: 100px;
        display: block;
        background: #79A70A;
        background: linear-gradient(#9BC90D 0%, #79A70A 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 19px;
        right: -21px;
    }
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}