
.login-box-header{
    font-family: 'verdana', verdana!important;
    font-weight: 200!important;
    font-size: 30px;
    color: #ffffff!important;
    background-color: #c90924;
    max-width: 500px!important;
    position: relative!important;
    top: 30px !important;
    text-align: center;
}
 .pexLogo {
        margin-top: 15px;
 }

/* Typography */
h1#LoginTitle {
	font-family: 'verdana', verdana!important;
    font-weight: 200!important;
    font-size: 30px;
    color: #ffffff!important;
    /*text-shadow: 0 0 10px rgba(0,0,0,0.8)!important;*/
    margin: 0 auto!important;
    padding: 10px!important;
    /*max-width: 376px!important;*/
    text-align: left!important;
    position: relative!important;
    top: 180px!important;
    max-width: 500px;
    background-color:#7d7777;
}

h1#LoginTitle span span {
	font-weight: 400!important;
}

h4#ExternalTitle {
	font-family: 'verdana', verdana!important;
    font-size: 29px!important;
	padding-top:10px!important;
    color: white!important;
    text-shadow: 0 0 10px rgba(0,0,0,0.8)!important;
    margin: 0 auto!important;   
    max-width: 376px!important;
    text-align: center!important;
    position: relative!important;
    top: 0px!important;
}

h4#ExternalTitle span span {
	font-weight: 200!important;
}

h2 {
	text-transform: uppercase!important;
	color: white!important;
	font-weight: 400!important;
	letter-spacing: 1px!important;
	font-size: 1.4em!important;
	line-height: 2.8em!important;
}

a {
    text-decoration: none !important;
    font-weight: 700 !important;
    font-size: 16px!important;
    /*Color: #7d7777!important;*/
}

/*a:hover {
	color: Black!important;
}*/




/* Layout */
.containerLogin {
	margin: 0!important;
}

.top {
	margin: 0!important;
	padding: 0!important;
	width: 100%!important;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%)!important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%)!important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=0 )!important; /* IE6-9 */
}



.login-box .box-header {
	background-color: transparent !important;
	margin-top: 0!important;
	border-radius: 5px 5px 0 0!important;
}

    .login-box label {
        font-weight: 700 !important;
        font-size: 16px !important;
        /*color: #7d7777!important;*/
        font-family: Cambria;
        color: red;
        letter-spacing: 1px !important;
        text-transform: uppercase !important;
        line-height: 2em !important;
        padding-right: 17px !important;
    }

.textbox {
	margin-bottom: 12px!important;
    padding: 10px!important;
    border: 1px solid #ccc!important;
    font-size: .9em!important;
    color: #073367!important;
    width: 300px!important;
}

.textboxt:focus {
	outline: none!important;
	border-color: #073367!important;
	transition: 0.5s!important;
	color: #073367!important;
}

.login-box button {
	margin-top: 0px!important;
	border: 0!important;
	border-radius: 2px!important;
	color: white!important;
	padding: 10px!important;
	text-transform: uppercase!important;
	font-weight: 400!important;
	font-size: 0.7em!important;
	letter-spacing: 1px!important;
	background-color: #073367!important;
	cursor:pointer!important;
	outline: none!important;
}

.login-box button:hover {
	opacity: 0.7!important;
	transition: 0.5s!important;
}

.login-box button:hover {
	opacity: 0.7!important;
	transition: 0.5s!important;
}

 .langButton {
	margin-top: 18px!important;
    margin-bottom: 5px!important;
	border: 0!important;
	border-radius: 2px!important;
	color: white!important;
	padding: 10px!important;
	text-transform: uppercase!important;
	font-weight: 400!important;
	font-size: 0.9em!important;
	letter-spacing: 1px!important;
	background-color: #676060!important;
	cursor:pointer!important;
	outline: none!important;
    width: 100%;
}

.langButton:hover {
	opacity: 0.7!important;
	transition: 0.5s!important;
}

 .langButton:hover {
    opacity: 0.7!important;
	transition: 0.5s!important;
}

.selected {
	color: #073367!important!important;
	transition: 0.5s!important;
}

/* Animation Delay */
/*.logo {
  -webkit-animation-duration: 1s!important;
  -webkit-animation-delay: 2s!important;
}

.login-box {
  -webkit-animation-duration: 1s!important;
  -webkit-animation-delay: 1s!important;
}*/

#footer{
     position: absolute;
     bottom: 0;
     width: 100%;
     height: 60px; /* Height of the footer */
     background: #47494a;
     font: 13px/1.55 "Open Sans", "Cairo", sans-serif;  
     color: #777;
}

.black-footer
{
    
    position: relative;
    font: 13px/1.55 "Open Sans", "Cairo", sans-serif;
  
    color: #777;
    
        position: absolute;
      
        height: 80px;
      left: 50px;
    right: 50px;
    bottom: 30px;
  
}
.black-footer {
    background: #47494a;
    
}
.black-footer {
    display: block;
}
.black-footer-copyrights-message {
    color: #f7f7f6;
    position: relative;
    top: 6px;
    font-weight: 600;
    display: inline-block;
    font-size: 12px;
}

.black-footer-copyrights-message span {
    color: #fff;
    font-weight: 700;
}
.black-footer-copyrights-message span {
    color: #ffc527;
}
.black-footer-icons {
    float: right;
}
.black-footer-icons {
    list-style: none;
    font-size: 0;
    position: relative;
}
.black-footer ul,.black-footer li{
    margin: 0;
    padding: 0;
}
.black-footer-icons li {
    display: inline-block;width: 50px;
    height: 50px;padding: 5px;
}
.black-footer-icons a {
    color: #999;
    background: transparent !important;
    font-size: 16px;
    transition: all 0.1s;
}
.black-footer-icons li .si-facebook {
    background: #3b5999;
}
.black-footer-icons li a {
    text-decoration: none;
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: transparent;
    font-size: 14px;
   
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    outline: none !important;
    border: none;
}
.black-footer-icons li a i {
    width: 16px;
    height: 16px;
}
.black-footer-icons a i::before, .black-footer-icons a i::after {
    transition: all 0.1s;
}
.black-footer-icons li a i::before, .black-footer-icons li a i::after {
    transition: all 0.25s ease;
}
.black-footer-icons li a i::before {
    top: 0;
    position: relative;
}

.black-footer-icons li .si-facebook i::after {
    content: "\f09a";
}
.black-footer-icons li a i::after {
    font-family: "fontAwesome";
    font-size: 14px;
    display: block;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 16px;
    height: 16px;
    bottom: -35px;
    opacity: 0;
}
.black-footer-icons li a i::before, .black-footer-icons li a i::after {
    transition: all 0.25s ease;
}
.black-footer-icons li .si-behance {
    background: #1ca3db;
}
.black-footer-icons li .si-twitter {
    background: #55acee;
}
