@import url('Login.css');


/* 
	HEADER 
*/
.flexdown-content {
    float:right;
	left: calc(0vw);
}
.LoginHeaderPane .headerTop .templateTitle
{
    float: right;
    text-align: right;
	margin: 4px;
}

/* Visualsoft */
.dxsplControl_Visualsoft 
{
    font-family: Segoe UI;
}






/* edit*/


.screen__background__shape11 {
	height: 520px;
	width: 520px;
	background: #FFF;	
	top: -50px;
	left: 120px;	
	border-radius: 0 0 0 72px;
}


.screen__background__shape1 {
	display: none!important;
	height: 520px;
	width: 520px;
	background: #FFF;	
	top: -50px;
	right: 120px;	
	border-radius: 0 72px 0 0;
}


.dxeBase_Visualsoft {
	margin-right: 20px;
	}
	
	.dxbButtonSys.dxbTSys{
		margin-right: 20px;
	}
	
	.dxeButtonEdit_Visualsoft {	
	margin-right: 20px;
	}
	
	a.dxbButton_Visualsoft {
		margin-right: -10px;
	}
	
	.logo-en {
display: none!important;
}
	
	.logo-ar {
    display:block!important;
    margin-top: 10%;
    margin-right: 18%;
    width: 100%;
    text-align: center;
    position: absolute;
}

.login__input {

	padding-right: 24px;

}

.svg1 {
		 Height:15px;
		 Width:15px;
         position: absolute;
         top: 45px;
         margin-right: 10px;
}

	.svg2 {
		 Height:15px;
		 Width:15px;
         position: absolute;
         top:115px;
         margin-right: 10px;
}


.dxbButtonSys.dxbTSys {
	

    background-color: #615aa2!important;
    font-weight: 700!important;
    transition: .2s!important;
    font-size: 14px;
    margin-top: 30px;
    margin-left: 15%!important;
    border: none!important;
    text-transform: uppercase!important;
    font-weight: 700!important;
    align-items: center!important;
    width: 35%!important;
    cursor: pointer;
    transition: .2s;
	
}
.register{

	padding: 10px 10px!important;

}

#maintable-ar{
		  width: 100%;
		 background: rgb(255 255 255);
         font-size: 1.15rem;
         line-height: 1.5;
        font-family:   "Open Sans",'Noto Kufi Arabic', sans-serif !important;
		 direction:rtl;
		 text-align:right;
}



#kg-ar{
         width: 100%;
		 background: rgb(255 255 255);
         font-size: 1.15rem;
         line-height: 1.5;
         font-family: "Roboto", sans-serif;

}

#level-ar{
         width: 100%;
		 background: rgb(255 255 255);
         font-size: 1.15rem;
         line-height: 1.5;
         font-family: "Roboto", sans-serif;

}


