/*
	Visualsoft Theme 
	Version 	: 2.1
	Last Update : 16/12/2018
	
	DO NOT Add new selectors in this file 
	IF YOU WANT TO MAKE CHANGES 
	PLEASE USE Custom.CSS instead
*/

@import url('base.css');

html, body {
    margin: 0;
    padding: 0;
    background: url('../images/bg-img.jpg') no-repeat;
    background-size: cover;
    background-color: #212529 !important;
}

/* General */
    html, body * {
        font-family: 'Readex Pro', "Open Sans",'Noto Kufi Arabic', sans-serif !important;
        font-size: 16px;
    }
.loginMainContainer {
    width: 100%;
    /*height: 300px;*/
    margin: 0px;
    border: 0px;
    padding: 0px;
    /*  background-image: url('../images/LoginBackground.jpg');
    background-repeat:no-repeat;
    background-size:cover;*/
}

.leftContainer {
    height: 100%;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.rightContainer {
    height: 100%;
    background-color: white;
    margin: 550px;
    border: 0px;
    padding: 0px;
    webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
}
/* 
	Header 
*/
.LoginHeaderPane 
{
    font-family: Tahoma;
	margin: 0; 
	padding: 0;
}
.LoginHeaderPane .headerTop
{
    position:fixed;
    width:100%;
    height: 40px;   
    z-index:1;
	margin: 0; 
	padding-top: 50px;	
}


.LoginHeaderPane .headerTop .headerbar 
{
	margin: 0 !important;
	padding: 0 !important;
	height: 40px;
}

.LoginHeaderPane .headerTop .templateTitle 
{
    float:none;
    text-align: center;	
    margin: 4px;
    padding: 0;
    width: auto;
    height: auto;
}
.LoginHeaderPane .headerTop .templateTitle a 
{
    text-decoration: none;
    font-size: x-large;
    color: black;
}
.loginControl 
{
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 2px;
    font-size: 12px;
    width: 200px;
    text-align: left;
    margin-left: 0px;
}
.loginControl a 
{
    color: #3cb6ce;
    text-decoration: none;
    border-bottom: dashed 0px black;
    width: 66px;
    width: 135px;
}
.headerMenu 
{
    margin-top: 11px;
}


/* Footer */
.footerPane {
    /*background-color: #EDEDED;*/
    position: relative;
    height: 100%;
}
.footerMenu {
    float: right;
    padding-top: 7px;
}
.copyright 
{
    float: left;
    margin-left: 15px;
    margin-top: 100px;
}

.content 
{
    padding: 5px;
}


/* Account */
.accountHeader h2 
{
    margin: 10px 0 7px 0;
    font-size: 16px;
}
.accountHeader p 
{
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.accountHeader 
{
    margin-bottom: 20px;
}
.form-field
{
    margin-bottom: 16px;
}


/* Visualsoft */
.dxsplControl_Visualsoft 
{
    font-family: Readex Pro;
}

.dxsplControl_Visualsoft .headerPane,
.dxsplControl_Visualsoft .footerMenu li {
	background-color: White;
	color: Black;
	/*background-image: url('images/VisualsoftHeader_EN.jpg');*/
	background-position: top right;
	background-size: 100% 86px;
	background-repeat: no-repeat;
	background-color: white;
	margin: 0 auto;
	max-width: 1000px;
	border: 0 !important;
}
.dxsplControl_Visualsoft .accountHeader h2
{
    color: #3B3B3B;
}

.dxsplControl_Visualsoft .accountHeader p
{
    font-size: 11px;
}
.dxsplControl_Visualsoft .headerMenu 
{
    margin-top: 13px;
}
.dxsplControl_Visualsoft .loginControl a,
.dxsplControl_Visualsoft .templateTitle a
{
    color: Black;
}
.dxsplControl_Visualsoft .templateTitle a 
{
	font-size: 28px;
}
.dxsplControl_Visualsoft .dxsplVSeparator_Visualsoft 
{
	border: 0 !important;
}
.linkresetppassword {
    /*display: inline-block;*/
/*    padding: 20px;
    text-align:center;
    text-decoration:none;*/
}

.maincontentPane
{
    border-bottom:none !important;
    
}

.dxsplControl_Visualsoft,
.dxsplVSeparator_Visualsoft,
.dxsplHSeparator_Visualsoft {
    /*background-color: #ededed;*/
}

.dxsplPane_Visualsoft,
.dxsplPaneCollapsed_Visualsoft {
    /*background-color: #ededed;*/
}

.login-area .head-login-area {
    padding: 20px 0;
    text-align: center;
    background-color: #f5f5f5;
}

.form-login-area {
    background-color: #fff !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    margin: 20px 0 35px;
    padding: 0px 0 40px 0;
    border: solid 1px #dfdfdf;
    padding: 32px 32px 32px 32px;
}

.dxbButton_Visualsoft {
    color: white;
    border: 1px solid #c0c0c0;
    background-color: #5BA86F;
    padding: 1px;
    font: 14px 'Readex Pro', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}

.dxbButtonHover_Visualsoft {
    color: white;
    background: #6c6d6d;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.beta-div {
    /*position: absolute;*/
    /*top: 10px;*/ /* Adjust as needed */
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    width: 50px; /* Adjust as needed */
    height: 25px; /* Adjust as needed */
    background-color: #eef8f8; /* Adjust as needed */
    color: #00807d;
    border-radius: 10px; /* Rounded corners */
    text-align: center;
    line-height: 25px; /* Center text vertically */
    font-size: 12px; /* Adjust as needed */
    font-weight:bold;
}

.login-button {
    display: flex;
    align-items: center;
    background-color: #F9E27D;
    color: #233747;
    border: none;
    padding: 5px 10px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s;
    text-decoration: none;
}
        .login-button img {
            margin-right: 10px;
        }
    .login-button:hover {
        background-color: #f1db79;
    }
    .login-button span {
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 1;
        
    }

        .line-with-text {
            display: flex;
            align-items: center;
            text-align: center;
        }
        .line-with-text::before,
        .line-with-text::after {
            content: '';
            flex: 1;
            border-bottom: 1px solid #000;
        }
        .line-with-text:not(:empty)::before {
            margin-right: 0.25em;
        }
        .line-with-text:not(:empty)::after {
            margin-left: 0.25em;
        }

.KeepPass {
    width: 100%;
    border: 0px solid #000;
    position: relative;
    margin:16px 0px 16px 0px;
}

.KeepMeLogin {
    width: 160px;
    height: 32px;
    /*background-color: lightblue;*/
    position: absolute;
    left: 0;
}

.PassReset {
    width: 160px;
    height: 32px;
    /*background-color: lightgreen;*/
    position: absolute;
    right: 0;
    
}