*, body{
	font-family: 'Cairo', sans-serif;
	position: relative;
}

body{
    overflow-x:hidden;
}

body, html {
	height:100%;
}
.body-wrapper {
	min-height: 100%;
}
a, a:hover {
	text-decoration: none;
	cursor: pointer;

}

h1 {
    font-size:2em;
}
/*__________ general style _________________*/


.log-nav-div{
	background-color: #141414;
	height: 5%;
	border-bottom: 5px solid #ac973e;
}

.log-nav-div p{
	display: inline;
	color: white
}
.caret{
	color:#ac973e;
	margin: 0px 5px;
}
.log-inner-div{
	float: none;
	padding: 10px;
	margin: 0 auto;
}
.log-inner-div  div{
	float: left;
}
.lang-select{
	border:none;
	background-color: transparent;
	color: white;
	padding: 0px 10px;
}

.lang-select:hover, .lang-select:active{
color: white;
}

/*___________________ login page header ____________ */

.log-div{
	display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0px;
}

.log-div-fin img{
	display: block;
}
.log-div-fin{
	text-align: center;
}

.log-div-fin input{
	height: 40px;
	margin: 15px 0px;
	border-radius: 5px;
	border: 1px solid #ac973e; 
}

.nav-tabs{
	border: none;
	font-family: 1.2em;
	text-align: center;  
	margin: 10px 0px; 

}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background-color: #ac973e;
	color: white;
	font-weight: bold;
	border: none; 
	border-radius: 5px;
}

.nav-tabs>li>a{
	background-color: white;
	border-radius: 5px;
	border: none;
	color: #141414;
}


/*______________ login div_______________*/

.Login-ftr{
	width: 100%;
	position: relative;
	clear: both;
	overflow: hidden;
}
.sign-btn{
	height: 50px;
	z-index: 2;
	float: none;
	margin: 5px auto;
	background-color: #ac973e;
	border-radius: 5px;
	border: none;
}

.sign-btn-wht, .sign-btn{
	height: 40px;
	display: block;
    float: none;
}

.sign-btn-wht{
	border: 2px solid #ac973e;
	background-color: white;
	margin: 15px auto;
	border-radius: 5px;
}

.sign-btn-wht a{
	color: #ac973e;
}

.sign-btn a{
	color: white;
}
.black-ftr{
	background-color: #141414;
	border-top:5px solid #ac973e;
	height: 180px;
	width: 100%;
	position: absolute;
	bottom: 0px; 
}


.Login-ftr, .footer_spacer {
	height: 200px;
}
/*.Login-ftr {
	margin-top: -200px;
}*/
.main-btn{
	background-color: #ac973e;
	color: white;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
}
.main-btn:hover{
	color: white;
	opacity: 0.9;
}
.addC{
	float: none;
	margin: 20px auto 0px;
	display: block;
	overflow: hidden;
}

/*____________________ footer div __________*/
.log-bk-div{
	height: 100vh;
	width: 100%;
	background-image:url('../images/bk.jpg');
	position: fixed;
	background-repeat: no-repeat;
	background-size:auto;
	top: 0px;
	left: 0px;
	z-index: -1;
	opacity: 0.2;
	background-position:center;
}


footer .border-side-light img{
    width: 100%;
}


.form-control{
    padding:0px 12px;
}

.form-group{
    padding-right:0px;
    /*margin-bottom*/
}
.errorIcon{
                padding: 10px;
                overflow: hidden;
                width: 100%;
}
.errorIcon h3 {
                color: #ac973e;
                
}
.errorIcon svg{ 
margin:  0px 5px;
}

.errorIcon p {
               font-size: 5em;
                color: #ac973e;
                vertical-align: middle;
                font-weight: bold;
}

.upandDown{
	margin: 10px 0px;
}

.fxdBtn{
	position: fixed;
	right: 10px;
	z-index: 80;
	bottom: 10px;
	color: white !important;
}
.fxdBtn * {
    color: white !important;
}
.fxdBtn svg, .fxdBtn svg:hover, .fxdBtn svg:focus{
	display: block;
	font-size: 2em;
	text-align: center;
	margin: auto; 
	color: white !important;
}

.main-btn input {
    opacity: 0;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
}

.upld {
    overflow: hidden;
    float: none;
    display: block;
    margin: 10px auto;
}

.FileUpload img{
	display: block;
	width: 30px !important;
	margin: auto;
}

.FileUpload{
	text-align: center;
}






/*__________________ following styles for the popup        ___________________________*/




.trick{
	height: 80px;
	width: 100%;
	z-index: -1;

}

 .txtContent{
 	font-size: 1.2em;
 	padding: 10px 0px;
 	text-align: right !important ;
 	display: block;
 	margin: 20px auto; 
 	border-top: 1px solid #cecece; 
 }
.txtContent ul{
	padding: 0px;
}
 .txtContent ul li{
 	margin: 10px 0px;
 }

 .inner-ul{
 	padding-right: 20px !important;
 }
.txtContent span{
	display: block;
	margin: 10px 0px;
}
 .txtContent b{
 	color: #ac973e;
 	margin: 0px 5px;
 }

.ftr{
	text-align: center;
	clear: both;
	background-color: #cecece;
	padding: 10px;
	position: fixed !important;
	bottom: 0px !important;
	z-index: 99;
}

.ftr{
	left: 0px;
	right: 0px
}
.ftr .main-btn{
	display: inline-block;
}

.modal-content{
	max-height: 600px;
	min-height: 600px;
	overflow-x: auto;
	width: 100%;
}
.modal-dialog{
	width: 80%;
	margin: 20px auto;

}
.innerBody{
	overflow-x: auto;
}

.close{
	float: right;	
}

.skip{
	background-color: black;
}