@import url("/static/fonts/fontawesome6/css/_all.ertaqy.css");

::selection{background:#eb9c4d;}
html, body, #wrapper{height:100% !important;}
a, h3 span, h2 span{color:#eb9c4d !important;}
#wrapper, #header, #content, #copyrights{background:#155298;}
#content .content-wrap{padding: 20px !important;max-width: 400px;background:#eef3f8;margin: 0 auto;border: 1px solid #eef3f8;border-radius: 3px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);}
#wrapper{padding: 0 !important;height:auto;}
.content-wrap{padding-top:0}
#header{border-bottom:none;width:auto !important;height:150px;}
#header, #header-wrap, #logo img{transition:unset;}
#logo{width:100%;padding-top: 30px;}
#logo img {margin: 0 auto;}
.logoImg {margin-top:30.5px;}
.logoImg img{display: inline-block !important; float: unset;}
#header-wrap{display:none;}
form label {margin-bottom: 0;margin-top: 10px;font-size: 12px;letter-spacing: 0;}
form input {height: 30px !important;font-size: 12px !important;}
form .btn {padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;}
/* .form-label {margin-bottom: 0;margin-top: 10px;font-size: 12px;} */
.line.line-sm{width: 92%;border-top: 1px solid #dcdcdc;margin: 20px auto;}
.register-note{font-size:13px;}
.new-account{text-align:center;color:#555;}
#footer{background: #1767c3;margin-top:0 !important}
#footer .footer-widgets-wrap {padding:0;}
#footer #copyrights{padding:20px 0;}
.topmargin-10{margin-top:10px;}
.topmargin-15{margin-top:15px;}
.bottommargin-15{margin-bottom:15px;}
.ltr .tleft{text-align:right !important;}
.button{background:#eb9c4d;}
.button:hover {background:#155298;}



.backHome{color:#fff !important;}
.accDenied i{color: #afa8a8;font-size: 30px;}
.accDenied h3, .noApps h3{margin-bottom: 12px;}
.accDenied p, .noApps p{font-size: 16px;font-weight: bold;margin-bottom: 15px;}
.noApps i{font-size:45px;color:#155298;}
.notFound h3{font-size: 70px;margin-bottom: 0;}
.notFound p{font-weight: bold;margin-bottom: 15px;}
.backHome {background:#eb9c4d;transition:all 0.3s ease;}
.backHome:hover {background:#155298;}


@media (max-width: 991px){
    #header, #header-wrap, #header.sticky-style-2, #header.sticky-style-3, #header.sticky-style-2 #header-wrap, #header.sticky-style-3 #header-wrap{height: 110px !important;}
    #primary-menu .container #primary-menu-trigger {display:none;}
    .logoImg {margin-top:15px;}
    .logoImg img{width: 130px;height: 80px !important;}
}
@media (max-width: 530px){
	#content .content-wrap{max-width: 350px;}
}
@media (max-width: 410px){
	#content .content-wrap{max-width: 300px;}
}