@import url('https://fonts.googleapis.com/css?family=Jaldi');
/* Baloo+Paaji */
#alertContainerOne {
    width: 0px;
    height: 0px;
    background-color: rgba(80, 80, 80, 0.0);
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: block;
    color: white;
    font-family: 'Jaldi';
    font-weight: bold;
    animation: animateAlertOne 7s 0s 1;
    }
#alertHeaderOne {
    width: 520px;
    height: 80px;
    background: linear-gradient(90deg, rgba(126,197,0,0.5) 0%, rgba(64,64,64,0.35) 20%, rgba(64,64,64,0.35) 100%);
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    }
#alertContentOne {
    width: 520px;
    height: 80px;
    word-wrap: break-word;
    background-color: rgba(64,64,64,0.35);
    position: relative;
    overflow: hidden;
    color: white;
    display: table;
    }
#swishLogo {
    width: 50px;
    height: 50px;
    float: center;
}
#swishLogoDiv {
  width: 100px;
  display: table-cell;
  vertical-align: middle;
}
#swishTextDiv {
    font-size: 50px;
    width: 520px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
span {
  float: middle;
}
@keyframes animateAlertOne {
    0%, 100% {
        width: 0px;
        height: 80px;
        }
    20%, 80% {
        width: 500px;
        height: 80px;
        }
    30%, 70% {
        width: 500px;
        height: 80px;
        }
    }


/* Twitter Test */
@import url('https://fonts.googleapis.com/css?family=Jaldi');
/* Baloo+Paaji */
#alertContainerTwo {
    width: 0px;
    height: 0px;
    background-color: rgba(80, 80, 80, 0.0);
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: block;
    color: white;
    font-family: 'Jaldi';
    font-weight: bold;
    animation: animateAlertTwo 7s 7s 1;
    }
#alertHeaderTwo {
    width: 520px;
    height: 80px;
    background: linear-gradient(90deg, rgba(126,197,0,0.5) 0%, rgba(64,64,64,0.35) 20%, rgba(64,64,64,0.35) 100%);
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    }
#alertContentTwo {
    width: 520px;
    height: 80px;
    word-wrap: break-word;
    background-color: rgba(64,64,64,0.35);
    position: relative;
    overflow: hidden;
    color: white;
    display: table;
    }
#twitterLogo {
    width: 50px;
    height: 50px;
    float: center;
}
#twitterLogoDiv {
  width: 100px;
  display: table-cell;
  vertical-align: middle;
}
#twitterTextDiv {
    font-size: 50px;
    width: 520px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
span {
  float: middle;
}
@keyframes animateAlertTwo {
    0%, 100% {
        width: 0px;
        height: 80px;
        }
    20%, 80% {
        width: 320px;
        height: 80px;
        }
    30%, 70% {
        width: 320px;
        height: 80px;
        }
    }

/* Instagram Test */
/* Twitter Test */
@import url('https://fonts.googleapis.com/css?family=Jaldi');
/* Baloo+Paaji */
#alertContainerThree {
    width: 0px;
    height: 0px;
    background-color: rgba(80, 80, 80, 0.0);
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: block;
    color: white;
    font-family: 'Jaldi';
    font-weight: bold;
    animation: animateAlertThree 7s 14s 1;
    }
#alertHeaderThree {
    width: 520px;
    height: 80px;
    background: linear-gradient(90deg, rgba(126,197,0,0.5) 0%, rgba(64,64,64,0.35) 20%, rgba(64,64,64,0.35) 100%);
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    }
#alertContentThree {
    width: 520px;
    height: 80px;
    word-wrap: break-word;
    background-color: rgba(64,64,64,0.35);
    position: relative;
    overflow: hidden;
    color: white;
    display: table;
    }
#instagramLogo {
    width: 50px;
    height: 50px;
    float: center;
}
#instagramLogoDiv {
  width: 100px;
  display: table-cell;
  vertical-align: middle;
}
#instagramTextDiv {
    font-size: 50px;
    width: 520px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
span {
  float: middle;
}
@keyframes animateAlertThree {
    0%, 100% {
        width: 0px;
        height: 80px;
        }
    20%, 80% {
        width: 320px;
        height: 80px;
        }
    30%, 70% {
        width: 320px;
        height: 80px;
        }
    }


    /* Twitter Test */
@import url('https://fonts.googleapis.com/css?family=Jaldi');
/* Baloo+Paaji */
#alertContainerFour {
    width: 0px;
    height: 0px;
    background-color: rgba(80, 80, 80, 0.0);
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    display: block;
    color: white;
    font-family: 'Jaldi';
    font-weight: bold;
    animation: animateAlertFour 7s 21s 1;
    }
#alertHeaderFour {
    width: 520px;
    height: 80px;
    background: linear-gradient(90deg, rgba(126,197,0,0.5) 0%, rgba(64,64,64,0.35) 20%, rgba(64,64,64,0.35) 100%);
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    }
#alertContentFour {
    width: 520px;
    height: 80px;
    word-wrap: break-word;
    background-color: rgba(64,64,64,0.35);
    position: relative;
    overflow: hidden;
    color: white;
    display: table;
    }
#paypalLogo {
    width: 50px;
    height: 50px;
    float: center;
}
#paypalLogoDiv {
  width: 100px;
  display: table-cell;
  vertical-align: middle;
}
#paypalTextDiv {
    font-size: 50px;
    width: 520px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
span {
  float: middle;
}
@keyframes animateAlertFour {
    0%, 100% {
        width: 0px;
        height: 80px;
        }
    20%, 80% {
        width: 450px;
        height: 80px;
        }
    30%, 70% {
        width: 450px;
        height: 80px;
        }
    }