﻿
body {
    background-image: url('../Images/bkstart.jpg');
    background-repeat: repeat;
    background-position: center center;   
    background-color:#65b9ff

}

footer {
    height: 70px;
    background: linear-gradient(181deg, #1082c8, #073d9e);
    background-size: 400% 400%;
    text-align:center;
    font-size:11px;
    color:#ffffff;
    padding-top:10px;
    padding-bottom:10px;
}


.div-home {
    background-color: rgb(255, 255, 255);
    min-height:500px;
}

.refreshcmd {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-image: url('../images/Refresh.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
    position: relative;
    top: -3px;
    left:10px;
}

#Captchaimg {
    height: 35px;
    display: inline-block;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none;
}


/*=============== Header Maset page ======================*/


header {
    width: 100%;
    height: 160px;
    background: linear-gradient(to right,#1c8ffa, #064d8a 60%);
    position: relative;
    direction: rtl;
}


header div {
    width: 100%;
    height: 80%;
    background-color: #064d8a;
    position: relative;
    top: 10%;
    background-image: url('../Images/Backtop.png');
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center top;
}

header div table {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    height: 105%;
    position: relative;
    top: -2px;
    border: none;
}

header table tr td:nth-of-type(1) {
    width: 15%;
    background-image: url('../Images/Logo.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    cursor: pointer;
}

header table tr td:nth-of-type(2) {
    width: 50%;
    vertical-align: central;
    text-align: right;
}

header table tr td:nth-of-type(3) {
    width: 25%;
}

header img {
    height: 127px;
    position: absolute;
    top: 2px;
    left: 0;
}

header > span {
    position: absolute;
    top: 20px;
    width: 20%;
    right: 25%;
    color: #ffffff;
}

header > span a {
    margin: 5px 5px;
    color: #ffffff;
}

.Maintitle {
    background-image: url('../Images/titlepage.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 60%;
}


/*=================== Login user ==========================*/


#div-login
{
    width: 430px;
    height: 480px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5%;
    background-color: #103582;
    border:solid 2px #063699;
    border-radius:10px;
    padding-top:0px;
    text-align:center;
    font-size:14px;
    -webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
    -webkit-box-shadow: 10px 10px 21px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 21px -11px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 21px -11px rgba(0,0,0,0.75);

}
@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); }
}


#div-login div p
{
    border:solid 1px #808080;
    height:30px;
    background-color:#636262;
    font-family:Tahoma;
    color:white;
    direction:ltr;
    width:80%;
    margin:0px auto;
    display:block;
    margin-bottom:15px;
    border-radius:3px;
    position:relative;
}

#div-login > p {
    margin-bottom: 25px;
    
}

.ptitletext {
    height:50px;
    background-image: url('../Images/titlepage.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size:40%;
}

.header-login {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
    background-image: url('../Images/logo.png');
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center 5px;
    text-align: center;
    height: 120px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.text-user
{
    border-left:solid 1px #808080;
    border-right:none;
    border-bottom:none;
    border-top:none;
    height:100%;
    width:90%;
    box-sizing:border-box;
    background-color:#636262;
    padding-left:1%;
    font-family:Tahoma;
    margin-left:10%;
    color:white;
    direction:ltr;
    outline:none;
}
        
.text-user:focus,  .text-user:active
{
    background-color:#343434;
}

.p-text-user {
    background-image: url('../Images/login-icons.png');
    background-repeat: no-repeat;
    background-position: 5px -32px;
    background-size: 7%;
}

.p-text-pass {
    background-image: url('../Images/login-icons.png');
    background-repeat: no-repeat;
    background-position: 5px 3px;
    background-size: 7%;
}

.login-cmd
{
    border:solid 1px #808080;
    height:40px;
    background-color:#c60e0e;
    color:white;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor:pointer;
    padding-bottom:5px;
    border-radius:4px;
    width:80%;
           
}
.login-cmd:hover
    {

    background-color:#2a7a09;

    }

#img-secret-kod {
    width: 110px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
}

#a-refresh-kod {
    display:block;width:15px;height:15px;position:absolute;
    background-image: url('../Images/refresh.png');
    background-size:contain;
    background-repeat: no-repeat;
    background-position:top center;
    margin-top:-23px;
    margin-left:10px;
}

.validclass{
    position:absolute;
    font-size:9px;
    top:93%;
    font-family:Yekan;
    min-width:20%;
    right:5%;
}


/*======================================*/
/*============ Responsive ==============*/

@media only screen and (max-width: 1100px) {
    .icon-1:after, .icon-2:after, .icon-3:after, .icon-4:after {
        width: 100% !important;
        background-size: 25%;
    }
    .agrouplink p {
        position: absolute;
        top: 75%;
        text-align: center;
        width: 100%;
        color: #ffffff;
        font-size: 20px;
        right: 0px;
        z-index: 102;
    }

}

/*screen 175%*/
@media only screen and (max-width: 950px) {

}

@media only screen and (max-width: 700px) {
    .agrouplink p {
        font-size: 16px;
    }
    .icon-1:after, .icon-2:after, .icon-3:after, .icon-4:after {
        background-size: 35%;
    }
    .width85d{
        width:100%;

    }

    .sdiv label{
        width:100%;
    }
    .txt{
        width:100%;
    }
}



@media screen and (max-width: 600px) {
    #div-login {
       width: 90%!important;
       margin-right: auto!important;
       margin-left: auto!important;
    }
    .agrouplink p {
        font-size: 13px;
    }
    /*#img-secret-kod {
        width: 90px;
        height: 28px;
        top: -29.5px;
        left: 29%;
     }*/

    /*.agrouplink {
        width: calc(100%/2.8);
        display: inline-block;
        height: 90px;
        font-size: 70%;
    }*/
   
}

@media screen and (max-width: 450px) {

    .p-text-user {
        background-position: 5px -21px;
    }

    .p-text-pass {
        background-position: 5px 6px;
    }
    #a-refresh-kod {
        margin-top: -23px;
        margin-left: 6px;
    }

    .agrouplink {
        width: 98%;
        display: inline-block;
        height: 90px;
        font-size: 70%;
    }

    .agrouplink p{
        top:30%;
        font-size:12px;
        right:50px;
    }
    .icon-1:after, .icon-2:after, .icon-3:after, .icon-4:after {
        width: 120px !important;
        background-size: 40%;
    }
    .Maintitle {
        background-size: 90%!important;
        background-position: center center!important;
    }
    header img {
        height: 50px !important;
        position: absolute;
        top: 25% !important;
    }
    header table tr td:nth-of-type(1) {
        background-position: center center !important;
    }

}

@media screen and (max-width: 350px) {

    .p-text-user {
        background-position: 3px -15px;
    }

    .p-text-pass {
        background-position: 3px 9px;
    }

    #a-refresh-kod {
        margin-top: -23px;
        margin-left: 3px;
    }
}

