body, h1 {
    font-family: "Lato", sans-serif !important;
    color: black !important;
}

body, html {
    height: 100%;
    font-family: "Lato", sans-serif !important;
}

body {
    background-color: #ffffff !important;
}

.bgimg {
  background-image: url('/images/IPRABackground.jpg');
  min-height: 100%;
  background-position: center;
  background-size: cover;
  max-height: 100px;
}
.applogo
{
  padding-top: 10px;

}
.iprttext p{

    text-align: justify;
    padding-right: 20px;
    color: black;
}
.loginGradient{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(200, 222, 243)), color-stop(100%,rgb(37, 159, 216)));
    z-index: 1;
    opacity: 0.7;
	
}
.rememberme
{
  font-size: .9em!important;
  font-weight: 300!important;
  vertical-align: top;
}
#loginPopup .modal-header {
    padding: 0px !important;
}

.login label, .login a.pull-right{
    font-size: .9em !important;
    font-weight: 300;
}
/*input#remembermecheck {
  margin-top: 0px;
}
input#Input_RememberMe {
  margin-top: 0px!important;
  font-size: .9em!important;
  font-weight: 300!important;
}
label#label_rememberMe {
  margin-top: 0px!important;
  font-size: .9em!important;
  font-weight: 300!important;
}*/
.toprowBk {
    /*background-color:#2a3f54;*/
    background-color: #ffffff;
    margin-top: 5px;
    margin-right: 0px!important;
}
.footerrowBk {
    /*background-color:#2a3f54;*/
    background-color: #ffffff;
    /*margin-top: 5px;*/
    margin-right: 0px !important;
}

.row .footerrowBk a:hover {
    color: #2a3f54 !important;
}
.logoSize {
  max-height: 8vh;
}
.bgPattern {
  background-image: url('/images/bar.jpg');
  min-height: 100%;
  background-position: center;
  background-size: cover;
}
.loginWrapper
{
  display: block;
  z-index: 999999;
}

.middlerow
{

  height: 79vh;
  background-image: url('/images/IPRABackground.jpg');
  
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*max-width: 100%;
  background-size:100% auto;*/
}
#loginPopup .modal-dialog {
    top: 25%;
    left: 33%;
    z-index: 10040;
    overflow: auto;
    overflow-y: auto;
    max-width: 450px !important;
}
.popup
{

}
.logoImage:after
{
    content: url("/images/applogo.png");
}
.linelogo  {
  height:0.5px;
  border-top:1px;
  border-style: solid;
  border-color:#5499cd !important;
  width: 100%;
}
.logoContainer{
    background-color: #2a3f54;
    width: 100%;
    font-family: "Lato", sans-serif !important;
}
.logoContainerTop {
    /*background-color: #2a3f54;*/
    background-color: #ffffff;
    width: 100%;
    font-family: "Lato", sans-serif !important;
    height: 10vh;
}
.logoContainerBottom{
  background-color: white;
  width: 100%;
  font-family: "Lato", sans-serif !important;
  
}
.language {
  float: right;

}
.langen  {
  float: right;
  top:30%;
}
.langfr {
  float: left;
}
.inputWidth
{
  width: 100%;

}
.loginTextWelcome
{
  font-weight: 200;
  font-family: "Lato", sans-serif !important;
  font-size: 1.5em;
  text-align: center;
}
.loginTextBanner
{
  font-weight: 200!important;
  font-family: "Lato", sans-serif !important;
  font-size: 1.2em!important;
  
}
.loginTextLabel
{
  font-weight: 200!important;
  font-family: "Lato", sans-serif !important;
  font-size: 1.0em!important;
  
}
.logina{
 
    background-image: url('/images/ECAafricapattern.png');
    border-radius: 25px;
    border: 1px solid #FFFFFF;
    background-color: #2a3f54;
  
    padding: 20px; 
    margin-top: 5px;
    margin-bottom: 5px;
    opacity: 0.9;
    max-width: 500px;
    max-height: 400px;
    padding-top: 50px;
 }
 .labelWelcome
 {
  display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
 }
 .applicationName
{
    position: absolute;
    margin-left: 20px;
    margin-top: 20px;
    top: 89%;
   
}
table, th, td {      
    border-top: none !important;
  }


.label {
    color: #2a3f54;
}
.linkSpacing
{
    margin-right: 15px;
    font-size: 12px;
}
.fontColor {
  color: black!important;
}
a:link {
    color: #2a3f54;
    background-color: transparent;
    text-decoration: none;
}

a:visited {
    color: #2a3f54;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
  color:white;
  background-color: transparent;
  text-decoration: underline;
}

a:active {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}
.center {
  text-align: center;
}
.centerFooter {
  margin: auto;
 

  padding: 1px;
  text-align: center;
}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-padding-small {
    /*padding: 4px 8px !important;*/
    padding-top: 2px !important;
    padding-right: 0px !important;
    padding-bottom: 4px !important;
    padding-left: 0px !important;
}.w3-padding{padding:8px 16px!important}
.w3-padding-large { padding:12px 24px!important
    /*padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 0px !important;
    padding-bottom: 12px !important;*/
} 
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-display-middle{position:absolute;top:30%;left:68%;}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}

@keyframes spinner {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(359deg);
  }
}
* {
  box-sizing: border-box;
}

.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
  background: rgba(4, 40, 68, 0.85);
}

.login {
  border-radius: 2px 2px 5px 5px;
  padding: 10px 20px 20px 20px;
  width: 1000%;
  max-width: 420px;
 /* background: #ffffff;*/
  position: relative;
  padding-bottom: 80px;
  box-shadow: 0px 1px 5px rgb(50, 164, 218);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(200, 222, 243)), color-stop(100%,rgb(134, 197, 232)));
  z-index: 1;
  /*opacity: 0.7;*/
}
.login.loading button {
  max-height: 100%;
  padding-top: 50px;
}
.login.loading button .spinner {
  opacity: 1;
  top: 40%;
}
.login.ok button {
  background-color: #8bc34a;
}

.login input[type="text"], .login input[type="email"], .login input[type="password"] {
    display: block;
    padding: 15px 10px;
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #ddd;
    transition: border-width 0.2s ease;
    border-radius: 2px;
    color: #000;
}
.login.ok button .spinner {
  border-radius: 0;
  border-top-color: transparent;
  border-right-color: transparent;
  height: 20px;
  animation: none;
  transform: rotateZ(-45deg);
}
.login .logininput input {
  display: block;
  padding: 15px 10px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #ddd;
  transition: border-width 0.2s ease;
  border-radius: 2px;
  color: #ccc;
}

.login a {
    padding-top: 3px;
}

.loginpopupwrapper{

 
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
 margin-top: 5px;

}
.loginpopupbutton{
 width: 130px!important;
 height: 34px!important;
 background-color: #2a3f54!important;
 margin-bottom: 5px!important;
}
.login input + i.fa {
  color: #fff;
  font-size: 1em;
  position: absolute;
  margin-top: -47px;
  opacity: 0;
  left: 0;
  transition: all 0.1s ease-in;
}
.login input:focus {
  outline: none;
  color: #444;
  border-color: #2196F3;
  border-left-width: 10px;
}
.login input:focus + i.fa {
  opacity: 1;
  left: 30px;
  transition: all 0.25s ease-out;
}
.login a {
  font-size: 0.9em;
  color: white;
  text-decoration: none;
}
div#iptext .title{
  color: #444;
  font-size: 1.2em;
  font-weight: bold;
  margin: 5px 0 0px 0;

  padding-bottom: 10px;
  text-align: center;

}
.login .title {
  color: #444;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 30px 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  text-align: center;
}
.login button {
  width: 100%;
  height: 100%;
  padding: 10px 10px;
  background: #2a3f54;
  color: #fff;
  display: block;
  border: none;
  margin-top: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  max-height: 60px;
  border: 0px solid rgba(0, 0, 0, 0.1);
  border-radius: 0 0 2px 2px;
  transform: rotateZ(0deg);
  transition: all 0.1s ease-out;
  border-bottom-width: 7px;
}
.login button .spinner {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  border: 4px solid #ffffff;
  border-top-color: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  left: 50%;
  top: 0;
  opacity: 0;
  margin-left: -20px;
  margin-top: -20px;
  animation: spinner 0.6s infinite linear;
  transition: top 0.3s 0.3s ease, opacity 0.3s 0.3s ease, border-radius 0.3s ease;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
}
.login:not(.loading) button:hover {
  box-shadow: 0px 1px 3px #2196F3;
}
.login:not(.loading) button:focus {
  border-bottom-width: 4px;
}

footer {
  display: block;
  padding-top: 50px;
  text-align: center;
  color: #ddd;
  font-weight: normal;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  font-size: 0.8em;
}
footer a, footer a:link {
  color: #fff;
  text-decoration: none;
}


@media (max-width:1500px){

 .w3-display-middle{position:absolute;top:30%;left:70%;}
    #loginPopup .modal-dialog {
  top: 20%;
  left: 30%;
  z-index: 10040;
  overflow: auto;
  overflow-y: auto;
  max-width: 450px!important;
}
}
@media (min-width:1200px) and ( max-width:1500px){

 .w3-display-middle{position:absolute;top:30%;left:70%;}
    .login .modal-dialog {
  
  top: 30%;
  left: 36%;
  z-index: 10040;
  overflow: auto;
  overflow-y: auto;
  max-width: 450px!important;

}
   
}
@media (max-width:1100px){

 .w3-display-middle{position:absolute;top:36%;left:64%;margin-right: 15px;}
    #loginPopup .modal-dialog {
  position: absolute;
  top: 15%;
  left: 27%;
  z-index: 10040;
  overflow: auto;
  overflow-y: auto;
  max-width: 450px!important;
}
   
}
@media (max-width:768px){
  body { font-size: 12px;font-family: "Lato", sans-serif !important;}
 .logoContainer{font-size: 12px;}
 .w3-display-middle{position:absolute;top:56%;left:35%;}
    #loginPopup .modal-dialog {
  
  top: 30%;
  left: 36%;
  z-index: 10040;
  overflow: auto;
  overflow-y: auto;
  max-width: 450px!important;
}
 .login {
  border-radius: 2px 2px 5px 5px;
  padding: 10px 20px 20px 20px;
  width: 1000%;
  max-width: 320px;
  background: #ffffff;
  position: relative;
  padding-bottom: 80px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);

}
.logoImage:after
{
 
    content: url("/images/applogo2t.png");
 
}
}
@media (max-width:800px){
  body { font-size: 12px;font-family: "Lato", sans-serif !important;}
 .logoContainer{font-size: 12px;}
 .w3-display-middle{position:absolute;top:33%;left:60%}
    #loginPopup .modal-dialog {
        top: 30%;
        left: 35%;
        z-index: 10040;
        overflow: auto;
        overflow-y: auto;
        max-width: 450px !important;
    }
 .login {
  border-radius: 2px 2px 5px 5px;
  padding: 10px 20px 20px 20px;
  width: 1000%;
  max-width: 320px;
  background: #ffffff;
  position: relative;
  padding-bottom: 80px;
  box-shadow: 0px 1px 5px rgb(50, 164, 218);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(200, 222, 243)), color-stop(100%,rgb(134, 197, 232)));
  z-index: 1;
  opacity: 0.8;

}
.logoImage:after
{
 
    content: url("/images/applogo2t.png");
 
}
}
@media (max-width:500px){
  body { font-size: 12px;font-family: "Lato", sans-serif !important;}
 .logoContainer{font-size: 12px;}

 .w3-display-middle{    
    position: absolute;
    top: 40%;
    left: 0%;
    background-color: #4babd7;
    opacity: 0.9;
    margin-left: 5px;
    margin-right: 5px;}
    #loginPopup .modal-dialog {
  
  top: 18%;
  left: 8%;
  z-index: 10040;
  overflow: auto;
  overflow-y: auto;
  max-width: 450px!important;
}
 .login {
  border-radius: 2px 2px 5px 5px;
  padding: 10px 20px 20px 20px;
  width: 1000%;
  max-width: 275px;
  background: #ffffff;
  position: relative;
  padding-bottom: 80px;
  box-shadow: 0px 1px 5px rgb(50, 164, 218);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(200, 222, 243)), color-stop(100%,rgb(134, 197, 232)));
  z-index: 1;
  opacity: 0.9;
}
.logoContainerBottom {
    background-color: #ffffff;
    /* width: 100%; */
    font-family: "Lato", sans-serif !important;
}
.logoImage:after
{
 
    content: url("/images/applogo2t.png");
 
}
.container-fluid {
    padding-right: 7px!important;
    padding-left: 14px;
    margin-right: auto;
    margin-left: auto;
}
.label {
    display: inline;
   padding: 0em 0em 0em !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
}
@media (max-width:365px){
	
	.loginTextLabel
{
  font-weight: 200!important;
  font-family: "Lato", sans-serif !important;
  font-size: 0.7em!important;
  word-wrap: break-word;
}
}
@media (max-width:320px){
  body { font-size: 12px;font-family: "Lato", sans-serif !important;}
 .logoContainer{font-size: 12px;}
 .w3-display-middle{
   position: absolute;
  top: 34%;
  /* left: 37%; */
  width: 100%;
  margin-right: 10px;}
 .login {
  border-radius: 2px 2px 5px 5px;
  padding: 10px 20px 20px 20px;
  width: 1000%;
  max-width: 290px;
  background: #ffffff;
  position: relative;
  padding-bottom: 80px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
  
}

.container-fluid {
    padding-right: 0px!important;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.logoImage:after
{
 
    content: url("/images/applogo2t.png");
 
}
}

@media (max-height:950px) and (max-width:1500px)
{
	.middlerow
	{

	  background-image: url('/images/IPRABackgroundsm.jpg');
		background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 72vh;
   
    
	}
	
}

.validation-summary-errors {
    border-top: solid 1px #ddd;
    padding: 7px 0 0 5px;
    text-align: center;
    font-size: 1.1em;
}
.validation-summary-errors ul {
    margin: 0;
    padding: 0;
}

    .validation-summary-errors ul  li{
        list-style: none;
    }

/*Set Language Form */

form.select-language button {
    border: none;
    background-color: transparent;
    padding-right: 0px;
    padding-left: 5px;
    --font-family: Times New Roman;
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 10px;
    transition: color 100ms linear;
    transition-duration: 0.4s;
    cursor: pointer;
    color: #2a3f54;
}

form.select-language button:hover {
    color: #0092D1;
}

.menuBottomArea {
    position: relative;
    height: 9px;
    background: url(../images/sdgbg.jpg);
    background-repeat: repeat;
    background-repeat: repeat;
    padding: 0px;
    width: 100%;
    padding-left:0px !important;
}
.FooterArea {
    position: relative;
    height: 9px;
    background: url(../images/ifa_footer.png);
    background-repeat: repeat;
    background-repeat: repeat;
    padding: 0px;
    width: 100%;
    padding-left: 0px !important;
}
.footer-logo.mb-100 {
    /*margin-bottom: 1% !important;*/
}

 .footer-logo {
    position: relative;
    z-index: 10;
    text-align: center;
    background-color: white;
    width: 100%;
}
 .footer-logo::after {
        position: absolute;
        width: 100%;
        content: '';
        background-color: #d6dfe2;
        height: 2px;
        top: 50%;
        left: 0;
        right: 0;
        margin-top: -1px;
        z-index: -1;
    }

/*End Set Language Form*/

.ribbon{
    padding-left:0!important;
    padding-right:0!important;
}
