﻿.companyloginBackground
{
    background-image: url('../../images/loginpage/companyBack.jpg');
    background-size:cover; 
	height:100vh;
}

.loginBackground
{
    background-image: url('../../images/loginpage/slid (5).jpg');
    background-repeat:repeat-x;
    background-size:100% 120%; 
}

.merchantloginBackground
{
   background-image: url('../../images/loginpage/slid (4).jpg');
    background-repeat:no-repeat;
    background-size:120% 120%;
/* background: rgba(215,215,242,1);
background: -moz-linear-gradient(top, rgba(215,215,242,1) 0%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(215,215,242,1)), color-stop(55%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(215,215,242,1) 0%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(215,215,242,1) 0%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(215,215,242,1) 0%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(215,215,242,1) 0%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7f2', endColorstr='#ffffff', GradientType=0 );age: url('../../images/greyzz.png');
    background-repeat:repeat; */
}

/*.dashboardBackground
{
    background-image: url('../../images/greyzz.png');
    background-repeat:repeat;
}
*/

body
{
    direction: rtl;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
    font-size: 12px;
    text-decoration: none;
    list-style: none; 
}
.DivAgentLogo
{
    margin-top: 0px;
    width: 19px;
    font-family: "BYekan" , Tahoma, Geneva, sans-serif;
}
.wellcome {
    text-align: center;
    color: #1b1816;
    font-size: 13px;
    text-decoration: none;
    outline: none;
    width: 190px;
    text-transform: capitalize;
    font-weight:bold;
    /*display:none;*/
}
.Loginlogo {
    width: 150px;
    bordre: solid 1px #cc0033;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border: solid 0px #000;
    border-radius: 3px;
    min-height: 60px;
    overflow: hidden;
    padding: 7px; /*background-color: #f6f0dd;*/
    background-image: url('../../images/OFOQ1.png'); /**/
    background-repeat: no-repeat;
    background-size: 100% 100%; /*padding-top: 10px;*/
    z-index: 899;
    margin-bottom:5px;
}
.RightLoginlogo
{
    bordre: solid 1px #cc0033;
    border: solid 0px #000;
    border-radius: 3px;
    height: 40px;
    overflow: hidden;
    background-color: transparent;
    background: url('../../images/OFOQ1.png') top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 899;
    margin:3px 3px 3px 3px;
}
.groupInfo
{
    border: 0 solid #000000; float: left; padding: 5px; width: 700px; margin-left:90px;
                color: #fff;    
}