﻿@charset "utf-8";
/* CSS Document */
header{
    margin-top: -40px;
}
.top_bar {
    background: #54b948;
    height: 5px;
}

.navbar-brand {
    height: auto;
    padding: 16px 0 0 0;
}

.navbar {
    margin-bottom: 0;
    z-index: 1;
}

.topMenu {
    margin-top: 5px;
    margin-left: 600px;
}


.top_no_icon {
    font-size: 14px;
    color: #8f8f8f;
    font-family: sans-serif;
    padding: 10px 24px !important;
    background: url(/app_themes/images/spirit.png) no-repeat -219px -1246px;
    display: inline-block;
    font-weight: bold;
}


.topMenu li a {
    font-size: 14px;
    color: #8f8f8f;
    font-family: sans-serif;
    padding: 10px 15px !important;
}

.main_menu li a {
    color: #378d2c;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.facebook {
    background: url(/app_themes/images/spirit.png);
    background-position: 0px 0px;
    width: 38px;
    height: 40px;
}

    .facebook a:hover {
        padding: 20px;
        background: transparent !important;
    }

.twitter {
    background: url(/app_themes/images/spirit.png);
    background-position: -38px 0px;
    width: 38px;
    height: 40px;
}

    .twitter a:hover {
        padding: 20px;
        background: transparent !important;
    }

.linkedin {
    background: url(/app_themes/images/spirit.png);
    background-position: -75px 0px;
    width: 38px;
    height: 40px;
}

    .linkedin a:hover {
        padding: 20px;
        background: transparent !important;
    }

.banner_bg {
    background: url(/app_themes/images/banner.png);
    width: 100%;
    height: 335px;
    background-position: center;
    padding: 10px;
    margin-top: 90px;
}

    .banner_bg h1 {
        margin-top: 88px;
        font-family: sans-serif;
        font-size: 36px;
    }

    .banner_bg h2 {
        margin-top: 10px;
        font-family: sans-serif;
        font-size: 22px;
    }

        .banner_bg h2 b {
            color: #54b948;
        }

.default_btn {
    background: #54b948;
    border-radius: 3px;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    font-family: sans-serif;
    border: 0;
    margin-bottom: 10px;
}

    .default_btn:hover {
        color: #ffffff !important;
        text-decoration: none !important;
        opacity: .8;
    }

.red_btn {
    background: #ff0000 !important;
    border-radius: 3px;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    font-family: sans-serif;
    border: 0;
    margin-bottom: 10px;
}

    .red_btn:hover {
        color: #ffffff !important;
        text-decoration: none !important;
        opacity: .8;
    }

.grey_btn {
    background: #9e9e9e;
    border-radius: 3px;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    font-family: sans-serif;
    border: 0;
    margin-bottom: 10px;
}

    .grey_btn:hover {
        color: #ffffff !important;
        text-decoration: none !important;
        opacity: .8;
    }

.mtop20 {
    margin-top: 20px;
}

.navbar-toggle {
    background: #2A7721;
    margin-top: 40px;
}

    .navbar-toggle .icon-bar {
        background: #fff;
    }

.get_started {
    background: #000;
    padding: 10px;
    text-align: center;
    border-bottom: 4px solid #ecece8;
}

    .get_started p {
        padding: 23px 0px;
        font-size: 28px;
        color: #fff;
        margin-bottom: 0;
        display: inline-block;
        font-family: sans-serif;
    }

    .get_started span.today {
        font-family: Brush Script MT;
    }

    .get_started span.simple {
        font-family: sans-serif;
        color: #fff;
    }

.simple a {
    color: #ffffff;
    text-decoration: none;
}

    .simple a:hover {
        text-decoration: underline;
    }


.mleft20 {
    margin-left: 20px;
}

.mright10 {
    margin-right: 4px;
}

.rates {
    background: #f5f9ef;
    padding: 0px 0px 40px 0px;
}

.country {
    background: #2a7721;
    padding: 10px;
    color: #fff;
    width: 50%;
    float: left;
    text-align: center;
    font-size: 22px;
    border: 1px solid #8c8c8a;
}

.rates_div {
    background: #2a7721;
    padding: 10px;
    color: #fff;
    width: 50%;
    float: left;
    text-align: center;
    font-size: 22px;
    border: 1px solid #8c8c8a;
}

.updated {
    background: #2a7721;
    padding: 10px;
    color: #fff;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    border: 1px solid #8c8c8a;
}

.rates h2 {
    color: #212121;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    font-family: sans-serif;
}

.rates p {
    color: #777777;
    font-family: sans-serif;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.reason_box {
    background: url(/app_themes/images/spirit.png) #fff;
    padding: 10px;
    background-position: -183px -680px;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding-left: 100px;
    margin-bottom: 10px;
    margin-top: 40px;
}

    .reason_box h2 {
        color: #0e0e0e;
        font-size: 22px;
        font-family: sans-serif;
        text-align: left;
        margin-top: 10px;
    }

    .reason_box p {
        color: #0e0e0e;
        font-size: 14px;
        font-family: sans-serif;
        text-align: left;
        margin-top: 10px;
        margin-left: 0;
    }

.fast {
    background: url(/app_themes/images/spirit.png) #fff;
    padding: 10px;
    background-position: -177px -802px;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding-left: 100px;
    margin-bottom: 10px;
}

    .fast h2 {
        color: #0e0e0e;
        font-size: 22px;
        font-family: sans-serif;
        text-align: left;
        margin-top: 10px;
    }

    .fast p {
        color: #0e0e0e;
        font-size: 14px;
        font-family: sans-serif;
        text-align: left;
        margin-top: 10px;
        margin-left: 0;
    }

.Simple_txt {
    background: url(/app_themes/images/spirit.png) #fff;
    padding: 10px;
    background-position: -183px -950px;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding-left: 100px;
    margin-bottom: 10px;
}

    .Simple_txt h2 {
        color: #0e0e0e;
        font-size: 22px;
        font-family: sans-serif;
        text-align: left;
        margin-top: 10px;
    }

    .Simple_txt p {
        color: #0e0e0e;
        font-size: 14px;
        font-family: sans-serif;
        text-align: left;
        margin-top: 10px;
        margin-left: 0;
		margin-bottom: 0;
    }

.trusted {
    background: url(/app_themes/images/spirit.png) #fff;
    padding: 10px;
    background-position: -178px -1080px;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding-left: 100px;
    margin-bottom: 10px;
}

    .trusted h2 {
        color: #0e0e0e;
        font-size: 22px;
        font-family: sans-serif;
        text-align: left;
        margin-top: 10px;
    }

    .trusted p {
        color: #0e0e0e;
        font-size: 14px;
        font-family: sans-serif;
        text-align: left;
        margin-top: 10px;
        margin-left: 0;
        width: 100%;
    }

.how_pay {
    padding: 30px 0 40px 0;
}

    .how_pay h2 {
        color: #212121;
        font-size: 36px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 30px;
    }

    .how_pay p {
        color: #777;
        text-align: center;
        font-size: 14px;
        margin-bottom: 30px;
    }

.pay_box {
    background: #4caa41;
    border-radius: 3px;
    text-align: center;
    float: left;
    width: 30%;
    margin: 0px 10px;
}

.debit {
    background: url(/app_themes/images/spirit.png);
    background-position: -3px -40px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.bank_acc {
    background: url(/app_themes/images/spirit.png);
    background-position: -3px -130px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.money_order {
    background: url(/app_themes/images/money_order.png);
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.pay_box span {
    font-size: 24px;
    color: #fff;
}

.main_box {
    margin: 0 auto;
    width: 84%;
    height: 100%;
}

.line_img {
    margin-top: 20px;
    width: 100%;
}

.counter {
    background: #000;
    width: 100%;
    padding: 10px;
    border-top: 5px solid #ecece8;
}

.round {
    width: 170px;
    border: 3px solid #55B949;
    border-radius: 50%;
    height: 170px;
    display: inline-block;
    padding: 35px 0 0 5px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 60px;
    line-height: 0px;
    margin: 24px 0px;
}

    .round h2 {
        font-size:50px;
        margin-bottom: 0;
        margin-top: 0;
    }

    .round span {
        font-size: 14px;
        font-weight: 100;
    }

.round_mar {
    margin: 30px 150px 30px 0;
}

.round_last {
    margin: 30px 0 30px 0;
}

.benefit h2 {
    text-align: center;
    font-size: 36px;
    color: #212121;
    font-weight: 100;
    margin-bottom: 40px;
}

.benefit {
    text-align: center;
    padding: 30px 0 40px 0;
}

.best {
    background: url(/app_themes/images/best.png) no-repeat;
    width: 208px;
    height: 208px;
    margin: 0 auto;
}

.safe {
    background: url(/app_themes/images/safe.png) no-repeat;
    width: 208px;
    height: 208px;
    margin: 0 auto;
}

.global {
    background: url(/app_themes/images/global.png) no-repeat;
    width: 208px;
    height: 208px;
    margin: 0 auto;
}

.benefit_box h2 {
    color: #54B948;
    font-size: 20px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.benefit_box p {
    color: #777777;
    font-size: 14px;
    float: left;
}

.benefit_box {
    width: 20%;
    display: inline-block;
    text-align: center;
}

.benefit_mar {
    margin: 0 215px;
}

.mtop10 {
    margin-top: 10px;
}

.step {
    background: url(/app_themes/images/step_bg.jpg) no-repeat;
    width: 100%;
    background-size: cover;
}

.easy {
    background: #fff;
    padding: 10px 30px;
    width: 100%;
    margin: 40px 0;
    display: inline-block;
}

    .easy h2 {
        margin-top: 10px;
        text-align: center;
        font-weight: bold;
    }

    .easy p {
        margin-top: 10px;
        text-align: center;
        color: #54B948;
    }

.step_one {
    width: 105px;
    line-height: 24px;
    float: left;
    text-align: center;
}

    .step_one span {
        margin-top: 10px;
        float: left;
        font-size: 12px;
    }

.dash {
    float: left;
    margin: 38px 0px;
}

.step_set {
    width: 650px;
    margin: 0 auto;
    min-height: 140px;
    margin-top: 20px;
}

.send_money {
    padding: 40px 0 30px 0;
    text-align: center;
}

    .send_money h2 {
        font-size: 44px;
        font-weight: bold;
        color: #54B948;
        text-align: center;
    }

    .send_money p {
        font-size: 27px;
        color: #000;
        text-align: center;
    }

.help {
    background: url(/app_themes/images/footer.png) #f2f2f2 no-repeat;
    background-position: top center;
    padding: 30px 0 10px 0;
    border-bottom: 5px solid #fff;
    margin-top: -20px;
}

    .help h2 {
        float: left;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 36px;
    }

    .help span {
        line-height: 64px;
        margin-left: 8px;
    }

.white_btn {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

    .white_btn:hover {
        color: #000 !important;
    }

.minMtop40 {
    margin-top: -40px;
}

.Toll_icon {
    display: inline-block;
    background: url(/app_themes/images/spirit.png) no-repeat -212px -1248px #ffffff;
    padding-left: 32px;
    line-height: 16px !important;
}

.footer {
    background: #000;
    color: #fff;
    padding: 30px 0 30px 0;
    border-bottom: 4px solid #fff;
    position: relative;
}

.footer_topLogo {
    height: 42px;
    width: 315px;
    background: url(/app_themes/images/footer_toplogo.png) no-repeat 0 0;
    display: inline-block;
    position: absolute;
    left: 52xp;
    top: -22px;
}

.footer h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    text-transform: uppercase;
}

.footer ul {
    list-style: none;
    padding-left: 10px;
}

    .footer ul li a {
        color: #fff;
    }

        .footer ul li a:hover {
            text-decoration: none;
        }

.border_right {
    border-right: 1px solid #fff;
}

.pad0 {
    padding: 0 !important;
}

.footer_ul li {
    float: left;
}

.mleft70 {
    margin-left: 70px;
}

.bottom_bar {
    background: #000;
    padding: 20px 0;
    color: #fff;
    font-size: 12px;
}

    .bottom_bar span {
        vertical-align: bottom;
    }

.footer_right {
    float: right;
}

/* Login Start */

.hundred_Wrapper_image {
    width: 100%;
    display: inline-block;
    height: auto;
}

.login_topHeading {
    height: auto;
    width: 100%;
    background: #54b948;
    display: inline-block;
    border-bottom: 5px solid #ecece8;
    margin-top: 100px;
}

    .login_topHeading h1 {
        color: #ffffff;
        font: 30px arial;
        margin: 30px 0px 30px;
    }
	.login_topHeading h4 {
	float: right;
    width: 60%;
    color: #fff;
    margin: 22px 0px;
    font-size: 16px;
    line-height: 24px;
	background: rgb(255, 0, 12);
    padding: 0px 10px;
    border: 1px dashed;
	}

.boxstyle21 {
    width: 100%;
    height: auto;
    display: inline-block;
    border-right: 1px solid #b2b2b2;
    margin: 40px 0px 40px;
}

.h1Style2 {
    font: bold 24px Arial;
    color: #000;
    margin-bottom: 40px;
    margin-top: 0;
}

    .h1Style2 span {
        font: 24px arial;
    }

.spanstyle15 {
    font: 16px arial;
    color: #777777;
    display: inline-block;
    margin-bottom: 10px;
}

.txtBoxContnr {
    position: relative;
}

.clientError1 {
    /* left: 100px; */
    padding: 0 0 9px 6px;
    position: absolute;
    top: -35px;
    background: url(/app_themes/images/errorMsgArrow2.png) no-repeat left bottom;
    display: block;
    z-index: 2;
}

.position_set {
    position: relative;
    top: -22px;
    left: 20px;
}

.clientError2 {
    background: url(/app_themes/images/errorMsgbg1.png) repeat;
    color: #fff;
    border-radius: 3px 3px 3px 0px;
    padding: 8px 10px;
    font-size: 11px;
}

.textstyle3 {
    width: 520px;
    background: white;
    height: 50px;
    border: 1px solid #d7d7d7;
    padding: 0px 0 0 14px;
    margin-bottom: 8px;
    border-radius: 8px;
    font-size: 16px;
    color: #777777;
}

.textstyle4 {
    width: 520px;
    background: white;
    height: 50px;
    border: 1px solid #d7d7d7;
    padding: 0px 0 0 14px;
    margin-bottom: 8px;
    border-radius: 8px;
    font-size: 16px;
    color: #777777;
}

.Login_forget {
    float: right;
    padding-right: 34px;
    color: #54b948;
    font: 14px arial;
}

.Login_signup {
    color: #54b948;
    font: 14px arial;
    margin-left: 6px;
}

.buttonstyle2 {
    display: inline-block;
    background: url(/app_themes/images/password.png) no-repeat 14px 7px #54b948;
    border: none;
    padding: 10px 30px 10px 44px;
    font: 16px arial;
    color: #ffffff;
}

.float_left1 {
    width: 100%;
    color: #777777;
    margin-top: 14px;
}

.srvrSiderErrorCont1 {
    border: 1px solid #940000;
    background: #f0d3c5 url(/app_themes/images/errorMsgIcon1.png) no-repeat 10px center;
    margin-bottom: 10px;
    display: none;
}

.srvrSiderSucessCont1 {
    border: 1px solid #54b948;
    background: #d2edce url(/app_themes/images/errorMsgIcon1.png) no-repeat 10px center;
    margin-bottom: 10px;
    display: none;
}

.srvrSiderErrorCont2, .srvrSiderSucessCont2 {
    margin-left: 50px;
    font-size: 12px;
}

.srvrSiderErrorCont1, .srvrSiderSucessCont1 {
    padding: 12px 0px;
    width: 100%;
    border-radius: 5px;
}

.login_right_container {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 60px;
}

    .login_right_container p {
        font: 16px arial;
        color: #8d8d8d;
        line-height: 24px;
    }

    .login_right_container span {
        color: #54b948;
        font-size: 14pt;
        font-weight: 700;
        text-decoration: underline;
    }

.login_righticon {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    padding: 20px 0px;
}

/* Login End */


.register_formcontianer {
    width: 100%;
    float: left;
}

.register_form {
    width: 50%;
    float: left;
}

    .register_form span {
        font: 16px arial;
        color: #777777;
        display: inline-block;
        margin-bottom: 10px;
    }

    .register_form input, select, textarea {
        width: 90%;
        height: 50px;
        border: 1px solid #d7d7d7;
        padding: 0px 0 0 14px;
        margin-bottom: 8px;
        border-radius: 4px;
        font: 16px arial;
    }

        input, select:focus {
            border-color: #66afe9;
            outline: 0;
        }

.regist_div h2 {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.regist_div p {
    float: left;
    line-height: 75px;
    margin-right: 20px;
}

.regist_div span a {
    float: left;
    color: #54b948;
    margin-top: 26px;
}

.register_set {
    margin: 30px 0;
    width: 100%;
}

.register_para {
    color: #777;
    font-size: 14px;
    text-align: center;
}

    .register_para a {
        color: #54b948;
        font-size: 14px;
    }

.light_green {
    background: url(/app_themes/images/lock.png) no-repeat 10px center #54b948;
    border-radius: 5px;
    padding-left: 35px;
}

.margin_set {
    margin: 30px 0 40px 0;
}

.copyright {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    float: left;
    margin-top: 5px;
}

    .copyright a {
        color: #ffffff;
    }

.dynamic_table {
    border: 1px solid #8c8c8a;
    text-align: center;
    width: -webkit-fill-available;
}

    .dynamic_table tr td {
        padding: 8px;
        width: 50%;
        background: #fff;
    }

    .dynamic_table thead tr td:nth-child(2) {
        padding: 8px;
        width: 50%;
        background: #fff;
        text-align: center;
    }

    .dynamic_table tr td:nth-child(2) {
        padding: 8px;
        width: 50%;
        background: #fff;
        text-align: left;
    }

        .dynamic_table tr td:nth-child(2) img {
            margin-left: 34%;
            margin-right: 10px;
        }

.register_form1 {
    float: left;
    width: 50%;
}

#lblCaptcha {
    font-size: 16px;
    letter-spacing: 10px;
    line-height: 40px;
    border: 1px solid #ccc;
    width: 100%;
    padding-left: 20px;
    padding-top: 5px;
    border-radius: 5px;
}

.captchaActive {
    color: #fff;
    background: #54b948;
    letter-spacing: 10px;
    padding-left: 10px;
    line-height: 40px;
    margin-right: 5px;
}

.register_form2 {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.error {
    border: 1px solid red !important;
    background: #fff0f0 !important;
}

.error_img {
    background: url(../images/error_img.png) no-repeat;
    background-position: right;
    width: 90%;
}

#lblmsg {
    width: 100%;
    float: left;
    color: red;
    font-weight: bold;
}

#errormsg {
    display: none;
    background: #f9c1c1;
    border: 1px solid red;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#divHeading {
    font-size: 32px;
    color: #54b948;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.right_top {
    background: #54b948;
    padding: 15px;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.right_p {
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 14px;
}

.right_box {
    padding: 30px;
}

    .right_box input {
        width: 100%;
        padding: 10px;
        border: 1px solid #ccc;
        padding-left: 130px;
        position: relative;
        color: #2a7721;
        font-size: 16px;
        text-align: center;
    }

.position {
    bottom: 32px;
    position: relative;
    left: 14px;
    font-size: 16px;
}

.border {
    border: 1px solid #ccc;
    padding: 10px 10px 5px 10px;
}

.width50 {
    width: 50%;
    margin-right: 0;
}

.width47 {
    width: 48%;
    text-align: center;
    margin-right: 0;
}

.center_div {
    text-align: center;
    font-size: 18px;
}

.total_amt {
    width: 100%;
    text-align: center;
    font-size: 42px;
    color: #2a7721;
    overflow: overlay;
}

.calcu_btn {
    background: #54b948;
    padding: 20px !important;
    font-size: 24px !important;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
}

.right_set {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}

.ptop30 {
    padding-top: 30px;
}

.rates_area {
    margin-top: 40px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop25 {
    margin-top: 25px;
}

.marg {
    margin-top: 40px;
    margin-bottom: 40px;
}

#lblSuccMessage {
    color: #f00;
}

#lblErrMsg {
    color: #f00;
}

#divContent h1 {
    font: bold 26px arial;
    color: #54b948;
}

#divContent h2 {
    font: bold 22px arial;
    color: #54b948;
}

#divContent h3 {
    font: bold 18px arial;
    color: #54b948;
}

#divContent h4 {
    font: bold 16px arial;
    color: #54b948;
}

#divContent p {
    font: 14px arial;
    line-height: 22px;
}

.not_page {
    margin-top: 60px;
    margin-bottom: 100px;
}

    .not_page h1 {
        font-size: 22em;
        text-align: center;
        text-shadow: 4px 4px 8px #54b948;
        color: #000;
    }

    .not_page p {
        text-align: center;
        font-size: 2em;
    }

.ContactLeft_Border {
    border-left: 1px solid #b2b2b2;
}

.login_right_container1 {
    text-align: left !important;
}

.Contact_Padd0 {
    padding-left: 0px !important;
}

.Counter_Percnet {
    position: absolute;
    top: 102px;
    right: 75px;
    font-size: 30px !important;
}

.Margin_LeftPer {
    margin-right: 22px !important;
}

.red {
    font-size: 12px !important;
    color: #ff0000 !important;
    display: initial !important;
    margin-bottom: 0 !important;
    text-shadow: 0px 0px #ff0000;
}

.lblerror {
    color: #f00;
    font-weight: 100;
    text-align: right;
    float: right;
    display: none;
    font-size: 12px;
    margin: 0;
    text-shadow: 0px 0px #f30000;
}

.form-control {
    height: 52px !important;
    margin-bottom: 15px;
}

.centerDiv {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.welcomeUser {
    font-size: 30px;
    font-weight: 600;
    text-decoration: underline;
}

.btnSet {
    float: right;
}

.mtop10 {
    margin-top: 10px;
}

.mbot20 {
    margin-bottom: 20px;
}

.m20 {
    margin: 20px 0;
}

.text-set {
    text-align: right;
    font-size: 14px;
    margin-top: -3px;
    margin-bottom: 3px;
}

.inputStyle {
    height: 34px;
    width: 24%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.buttonstyle3 {
    display: inline-block;
    background: #54b948;
    border: none;
    padding: 7px 10px;
    font: 16px arial;
    color: #ffffff;
}

.buttonstylered {
    display: inline-block;
    background: #ff0000;
    border: none;
    padding: 7px 10px;
    font: 16px arial;
    color: #ffffff;
}

.display {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
}

.outborder {
    border: 1px solid #ccc;
    margin: 0px 0 20px 0;
}

.greybg {
    background: #ecece8;
    padding: 10px;
    color: #000;
    border-bottom: 1px solid #ccc;
}

.profileUL {
    padding: 0;
    list-style: none;
    width: 92%;
    margin: 0 auto;
}

    .profileUL li {
        padding: 10px 0;
        border-bottom: 2px solid #ccc;
        color: #000;
    }

        .profileUL li a {
            color: #000;
            text-decoration: none;
            text-shadow: 0px 0px #ccc;
            white-space: nowrap;
        }

    .profileUL ul {
        list-style: none;
        padding: 0px;
    }

        .profileUL ul li {
            padding: 10px 20px;
        }

            .profileUL ul li:nth-child(1) {
                border-top: 2px solid #ccc;
                margin-top: 10px;
            }

            .profileUL ul li:nth-last-child(-n+1) {
                border: 0;
                padding-bottom: 0;
            }

.pbot60 {
    padding-bottom: 60px;
}

.minhei500 {
    min-height: 500px;
}

.mtop50 {
    margin-top: 50px;
}
.mtop30 {
    margin-top: 30px;
}
.boxPad {
    padding: 5px 10px 10px 10px;
    display: inline-block;
}

.boxPad12 {
    max-height: 720px;
}

.boxPad1 {
    padding: 5px 10px 10px 10px;
}

.boxPara {
    border-bottom: 2px solid #54b948;
    font-size: 22px;
    color: #000;
}

.lie35 {
    line-height: 35px;
}

#txtFileUploader {
    padding-top: 14px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    padding-right: 10px;
}

.dataTables_paginate {
    float: right;
}

.dataTables_info {
    text-align: right;
    float: left;
    line-height: 30px;
}

.dataTables_paginate a {
    background: #fff;
}

.fg-toolbar {
    background: transparent !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1 !important;
    background: #fff !important;
    padding: 5px 10px !important;
}

.dataTables_length label {
    line-height: 22px;
}

.dataTables_length select {
    float: right;
    width: 40%;
    padding: 2px;
    font-size: 14px;
}

.dataTables_filter {
    float: right;
}

.DivDefaultGridClass label {
    margin-right: 0;
}

.dataTables_filter input {
    padding: 3px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.sizecolor {
    font-size: 12px;
    color: #fff;
    margin: 0;
}

/* checkbox styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    margin-right: 10px;
}

    /* checkbox aspect */
    [type="checkbox"]:not(:checked):before,
    [type="checkbox"]:checked:before {
        content: '';
        position: absolute;
        left: -2px;
        top: -1px;
        width: 17px;
        height: 17px;
        border: 1px solid #aaa;
        background: #f8f8f8;
        border-radius: 3px;
        box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
    }
    /* checked mark aspect */
    [type="checkbox"]:not(:checked):after,
    [type="checkbox"]:checked:after {
        content: '✔';
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: 18px;
        line-height: 0.8;
        color: #54b948;
        transition: all .2s;
    }
    /* checked mark aspect changes */
    [type="checkbox"]:not(:checked):after {
        opacity: 0;
        transform: scale(0);
    }

    [type="checkbox"]:checked:after {
        opacity: 1;
        transform: scale(1);
    }
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked):before,
[type="checkbox"]:disabled:checked:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked:after {
    color: #999;
}

[type="checkbox"]:disabled {
    color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus:before,
[type="checkbox"]:not(:checked):focus:before {
    border: 1px dotted blue;
}

#divDetail h3 {
    background: #ccc;
    font-size: 14px;
    font-weight: 800;
    color: #000;
    padding: 5px 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

#lblCPIN {
    font-size: 28px;
    font-weight: 600;
    overflow: overlay;
}

#divDetail h3.font500 {
    font-weight: 500;
}

.grey-bg {
    background: #ccc;
    min-height: 100px;
    padding: 10px;
    text-align: center;
}

.trans-no {
    font-size: 24px;
    font-weight: 800;
    width: 100%;
}

#lblCTrNo {
    float: right;
    font-weight: 500;
}

.set-lbl {
    border-bottom: 1px solid #ccc;
    padding: 0px 6px;
    display: inline-block;
    width: 100%;
}
.width30 {
    width: 30%;
    float: left;
    font-weight: 500;
}
.width40 {
    width: 40%;
    float: left;
    font-weight: 500;
}

.width55 {
    width: 55%;
    float: right;
    font-weight: 500;
}
.width55a {
    width: 55%;
    float: left;
    font-weight: 600;
}

#divTrInfo h3.green-bg {
    color: #fff;
    font-size: 20px;
    background: #54b948;
    padding: 10px 5px;
    font-weight: 700;
}

.trans-lbl {
    font-size: 16px;
    padding: 5px;
}

.summary {
    background: #54b948;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    padding: 15px 0px;
    color: #fff;
    text-transform: uppercase;
}

#divSummary {
    width: 100%;
    height: 100%;
    display: inline-block;
    border: 1px solid #54b948;
    margin-top: 25px;
}

.lbl-green {
    border-bottom: 2px solid #54b948;
    padding: 7px 5px 2px 1px;
    display: inline-block;
    width: 100%;
}

.light-font {
    font-weight: 100;
}

.pad8 {
    padding: 0 8px;
}

.receiver {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
}

.pay-amount {
    background: #54b948;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}

.notif-msg {
    border: 1px solid #005952;
    border-radius: 5px;
    background: url(../images/bell.png) no-repeat 10px center #cbeac8;
    padding: 8px;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    padding-left: 40px;
}

.transac {
    width: 50%;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}

.not-active {
    pointer-events: none;
    cursor: default;
}

.mbot4 {
    margin-bottom: 4px;
}

.get-lbl {
    float: right;
    font-weight: 500;
    margin-right: 0;
}

    .get-lbl a {
        color: #54b948;
        font-weight: 700;
        text-decoration: underline;
    }

.mtop50 {
    margin-top: 50px;
}

.stp {
    width: 85px;
    height: 55px;
    background: #54b948;
    border-radius: 50%;
    margin: 0 auto;
    color: #fff;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
}

    .stp span {
        font-size: 16px;
    }

.width33 {
    width: 33%;
    text-align: center;
    float: left;
}

.stp-p {
    font-size: 14px;
    font-weight: 700;
    color: #2f2f2f;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 20px;
}

.hr-line {
    border: 3px solid #ccc;
    width: 65%;
    position: relative;
    top: 50px;
    z-index: -1;
    margin-top: 0;
}

.stp-disb {
    width: 85px;
    height: 55px;
    background: #cccccc;
    border-radius: 50%;
    margin: 0 auto;
    color: #999;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
}

    .stp-disb span {
        font-size: 16px;
    }

.stp-p-disb {
    font-size: 14px;
    font-weight: 200;
    color: #ccc;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 20px;
}

.stp-conf {
    width: 85px;
    height: 55px;
    background: #000;
    border-radius: 50%;
    margin: 0 auto;
    color: #fff;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
}

    .stp-conf span {
        font-size: 16px;
    }

.stp-p-conf {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 20px;
}

.width50 {
    width: 50% !important;
}

.marauto {
    margin: 0 auto !important;
}

.progress {
    height: 40px;
    margin-bottom: 0px;
    background-color: #707070;
}

.progress-bar {
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
}

.green {
    font-size: 12px !important;
    color: #54b948 !important;
    display: initial !important;
    margin-bottom: 0 !important;
    text-shadow: 0px 0px #54b948;
}

.mbot0 {
    margin-bottom: 0 !important;
}

.Success_Pop {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0,0,0,.5);
    display: none;
}
.Other_Pop {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0,0,0,.5);
    display: none;
}
#payment_Exist .Success_msg {
    color: #ff0000;
    border: 3px solid #ff0000;
}

#single_record .Success_msg {
    color: #ff0000;
    border: 3px solid #ff0000;
}
#single_select .Success_msg {
    color: #ff0000;
    border: 3px solid #ff0000;
}
#receiver_exist .Success_msg {
    color: #ff0000;
    border: 3px solid #ff0000;
}

#location_exist .Success_msg {
    color: #ff0000;
    border: 3px solid #ff0000;
}

.Success_msg {
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
    width: 500px;
    text-align: center;
    font-size: 24px;
    color: #000;
    background: #fff;
    padding: 30px;
    margin-top: 25%;
}

.Success_msg1 {
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
    width: 500px;
    text-align: center;
    font-size: 24px;
    color: #000;
    background: #fff;
    padding: 30px;
    margin-top: 5%;
}

.Success_Updated {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(0,0,0,.5);
    display: none;
    overflow: overlay;
}

textarea.form-control {
    max-width: 100%;
}

.ver_btn {
    padding: 14px 10px;
    text-align: center;
}

.pleft0 {
    padding-left: 0;
}

.save_btn {
    width: 48%;
    text-align: center;
    float: left;
    padding: 14px 0px;
}

.cancel_btn {
    width: 48%;
    text-align: center;
    float: right;
    padding: 14px 0px;
}

#verification_page a.green {
    color: #54b948 !important;
    margin-top: 3px;
    font-size: 14px !important;
}

.full_width {
    width: 100%;
}

.red_color {
    color: #ff0000;
}

.vali_success_msg {
    color: #54b948;
    font-size: 14px;
    font-style: italic;
    border: 1px solid #54b948;
    padding: 10px;
    margin-top: 10px;
    font-weight: 600;
}

.width60 {
    width: 60%;
}

.progress_wide {
    width: 100%;
    float: left;
}

.ProgressBar0 {
    background-color: #5cb85c;
    width: 0%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    float: left;
    text-align: center;
    text-indent: 10px;
}

.ProgressBar50 {
    background-color: #5cb85c;
    width: 50%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    float: left;
    text-align: center;
}

.ProgressBar100 {
    background-color: #5cb85c;
    width: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    float: left;
    text-align: center;
}

.max_width {
    max-width: 100% !important;
    height: 100%;
    width: 100%;
}

.contact_para {
    text-decoration: underline;
    font-style: italic !important;
    font-weight: 700 !important;
}

.bottom_set a {
    color: #ffffff;
}

.captchaStyled {
    position: absolute;
    width: 25px!important;
    height: 19px!important;
    background: url(/app_themes/images/refresh.png) !important;
    right: 20px;
    top: 40px;
    border: none!important;
}

.reset_btn {
    border: 0;
    background: transparent;
    padding-right: 34px;
    color: #54b948;
    font: 16px arial;
    padding: 0;
    margin-top: 20px;
}

    .reset_btn:hover {
        text-decoration: underline;
    }

.lbl_font {
    font-weight: 100;
}

    .lbl_font a {
        font-weight: 700;
        color: #676767;
    }

.ui-datepicker-title select {
    height: 30px;
}

.DivDefaultGridClass .DataTables_sort_wrapper {
    padding-bottom: 10px !important;
}

.DivDefaultGridClass .ui-state-default .ui-icon {
    margin-top: 2px !important;
    margin-bottom: 10px !important;
    display: none;
}

.DivDefaultGridClass .ui-state-default {
    padding-left: 5px !important;
}

.fg-toolbar .dataTables_paginate .fg-button {
    opacity: 1 !important;
    background: #fff !important;
    padding: 5px 10px !important;
}

.verify_right {
    background: url(/app_themes/images/right.png) no-repeat;
    width: 25px;
    height: 25px;
    float: right;
    top: 36px;
    position: relative;
    right: 35%;
    z-index: 1;
}

.Success_msg1 label {
    font-size: 14px;
    text-align: left;
    float: left;
}

.Success_msg1 input, .Success_msg1 select {
    height: 34px !important;
}
.Success_msg1 textarea {
    height:auto;
}
    .Success_msg1 input[type=button] {
        height: 54px !important;
    }

    .Success_msg1 input[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
        height: auto !important;
    }
/* Tooltip container */
.tooltip1 {
    position: relative;
    display: inline-block;
    /* If you want dots under the hoverable text */
}

    /* Tooltip text */
    .tooltip1 .tooltiptext {
        visibility: hidden;
        width: 400px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 5px 2px 5px 10px;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        top: 30px;
        left: 40%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 1s;
        text-align: left;
        font-weight: 100;
        font-size: 12px;
    }

        /* Tooltip arrow */
        .tooltip1 .tooltiptext::after {
            content: "";
            position: absolute;
            top: -10px;
            left: 10%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip1:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

      
#contact_msg .Success_msg {
    font-size: 16px;
}

.active {
    font-weight: 700;
}

.width70 {
    padding: 20px;
    width: 70%;
}

.limit label {
    min-width: 120px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    font-size: 14px;
}

.mtop0 {
    margin-top: 0;
}

.font14 {
    font-size: 16px !important;
    margin-top: 3px;
    margin-bottom: 5px;
}
.font14 a {
    font-weight:600;
}
.border {
    border: 1px solid #ccc;
}

.height28 {
    height: 28px;
}

.highcharts-title {
    display: none;
    visibility: hidden;
}

.display-table {
    display: inline-table;
    width: 100%;
}

#lblFilePath {
    background: #fff;
    position: absolute;
    top: 42px;
    left: 123px;
    font-size: 14px;
    min-width: 63%;
    font-weight: 100;
}
.grid-btn {
    float:right;
    line-height: 30px;
}
.setGrid {
    height: 40px;
    line-height: 45px;
}
.width100 {
    width:100%;
}
.close_div {
    background: #c3c3c3;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 25px;
    float: right;
    position: absolute;
    top: -40px;
    right: -40px;
    cursor: pointer;
}
.close_div_position {
    top: -10px;
    right: -10px;
}
.time-input {
    width: 100%;
    float: left;
}
.not-input {
    width: 100%;
    float: right;
}
.full-Input {
    width: 100%;
    float: left;
}

.dropdown-menu
{
width: 100%;
}

.kopie a
{
border-bottom: 1px solid #e0d9d9;
}



@media (max-width : 1200px) {
    .benefit_mar {
        margin: 0 100px;
    }

    .footer_right {
        padding: 0;
    }
	
	.login_topHeading h4
	{
	margin:0px 0px 20px 0px;
	width:100%;
	}

    .rates h2 {
        font-size: 30px;
    }

    .textstyle3 {
        width: 90%;
    }

    .textstyle4 {
        width: 90%;
    }

    .Counter_Percnet {
        top: 103px;
        right: 48px;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        font-size: 14px;
    }
}

@media (max-width : 992px) {
    .benefit_box {
        margin-bottom: 30px;
        width: 50%;
    }

    .border_right {
        border: 0;
    }

    .mleft70 {
        margin-left: 0;
    }

    .footer ul {
        padding-left: 0;
    }

    .footer_right {
        float: none;
    }


    .hreview-aggregate {
        text-align: center;
    }

    .updated {
        margin-bottom: 30px;
    }

    .reponsive_way {
        margin-bottom: 24px;
    }

    .banner_bg h1 {
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-top: 30px;
    }

    .banner_bg h2 {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .banner_bg {
        background: url(/app_themes/images/banner1.jpg) no-repeat 0 0;
        text-align: center;
        height: 260px;
        margin-top: 134px;
    }

    .get_started p {
        font-size: 28px;
    }

    .get_started {
        text-align: center;
        padding-bottom: 38px;
    }

    .reason_box {
        background-image: none;
        padding-left: 0;
    }

    .rates h2 {
        text-align: center;
    }

    .reason_box p {
        text-align: center;
        width: 100%;
    }

    .fast {
        padding-left: 0;
        background-image: none;
    }

        .fast p {
            text-align: center;
            width: 100%;
        }

    .Simple_txt {
        padding-left: 0;
        background-image: none;
    }

        .Simple_txt p {
            text-align: center;
            width: 100%;
        }

    .trusted {
        padding-left: 0;
        background-image: none;
    }

        .trusted p {
            text-align: center;
            width: 100%;
        }

    .benefit_box p {
        float: none;
    }

    .footer {
        padding-top: 14px;
    }

    .border_right {
        text-align: center;
    }

    .border_right1 {
        text-align: center;
    }

    .footer_ul li {
        float: none;
        display: inline-block;
    }

    .register_formcontianer {
        width: 100%;
    }

    .bottom_set {
        padding-top: 20px;
    }

    .Counter_Percnet {
        right: 12px;
    }

    .topMenu {
        margin-left: 0;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        font-size: 12px;
    }
}

@media (max-width : 768px) {
	
	.kopie a
	{
	text-align:center;
	}
	
    .pay_box {
        width: 100%;
        margin-bottom: 20px;
    }

    .dash {
        display: none;
    }

    .step_one {
        width: 100%;
        margin-bottom: 10px;
        float: none;
        display: inline-block;
        text-align: center;
    }

    .step_set {
        width: 100%;
    }

    .border_right {
        border: 0;
    }

    .footer ul {
        padding-left: 0;
    }

    .bottom_set {
        width: 100%;
        margin-top: 20px;
        display: inline-block;
        text-align: center;
        float: none !important;
    }

    .benefit_mar {
        margin: 0;
    }

    .nav > li {
        text-align: center;
    }

    .banner_bg {
        margin-top: 90px;
    }

        .banner_bg h1 {
            font-size: 24px;
        }

    .navbar-nav {
        margin: 7.5px -15px !important;
    }

    .navbar-collapse {
        background: #f2f2f2 !important;
    }

    .step_one span {
        width: 100%;
    }

    .send_money p {
        font-size: 18px;
    }

    .send_money h2 {
        font-size: 30px;
    }

    .help h2 {
        display: inline-block;
        text-align: center;
        width: 100%;
        margin: 0;
    }

    .help span {
        line-height: none;
        margin: 0;
        display: inline-block;
        text-align: center;
        font-size: 12px;
        float: none;
    }

    .Toll_icon {
        font-size: 18px !important;
        font-family: sans-serif;
    }


    .navbar-nav {
        text-align: center;
    }

    .facebook {
        display: inline-block !important;
    }

    .twitter {
        display: inline-block !important;
    }

    .linkedin {
        display: inline-block !important;
    }


    .benefit h2 {
        font-size: 28px;
    }

    .boxstyle21 {
        border: none;
        margin-bottom: 0;
    }

    .not_page h1 {
        font-size: 12em;
    }

    .not_page p {
        font-size: 18px;
    }

    .Counter_Percnet {
        right: 148px;
    }

    .minhei500 {
        min-height: auto;
    }

    .boxPad {
        display: block;
    }

    .dataTables_filter {
        float: left;
        margin-bottom: 10px;
        width: 100%;
    }

    .table-responsive {
        border: 0 !important;
    }

    .transac {
        width: 100%;
    }

    .width60 {
        width: 90%;
    }

    #verification_page .mbot0 {
        margin-bottom: 10px !important;
    }

    #verification_page .pleft0 {
        padding-left: 15px !important;
    }

    #verification_page a.green {
        float: none !important;
    }

    .welcomeUser {
        font-size: 18px;
        line-height: 35px;
    }

    .theiaStickySidebar {
        padding-bottom: 0 !important;
    }

    .tooltip1 .tooltiptext {
        width: 300px !important;
        left: -43% !important;
    }

        .tooltip1 .tooltiptext::after {
            left: 80% !important;
        }

    .Success_msg1 {
        width: 80%;
        padding: 10px;
    }

    .Success_msg {
        width: 80%;
        padding: 10px;
    }

    .display_inline {
        display: inline-block;
    }

    .Success_msg1 .tooltip1 .tooltiptext {
        width: 300px;
        left: 23%;
    }

    .text-set {
        margin-top: 7px;
        width: 100%;
        margin-bottom: 7px;
    }
    #lblTC .tooltip1 .tooltiptext {
        visibility: hidden;
        width: 350px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 5px 2px 5px 10px;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        top: 30px;
        left: -40%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 1s;
        text-align: left;
        font-weight: 100;
        font-size: 12px;
    }

        /* Tooltip arrow */
       #lblTC .tooltip1 .tooltiptext::after {
            content: "";
            position: absolute;
            top: -10px;
            left: 60%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }

    /* Show the tooltip text when you mouse over the tooltip container */
   #lblTC .tooltip1:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }
    .close_div {
        top: -20px;
        right: -20px;   
    }
    .close_div_position {
        top: -10px;
        right: -10px;
    }
    #lblFilePath {
        background: #fff;
        position: absolute;
        top: -51px;
        left: 109px;
        font-size: 14px;
        min-width: 1220%;
        font-weight: 100;
    }
    .not-input {
        width:46%;
    }
}

@media (max-width : 504px) {
    .height70 {
        height: 70px;
    }
}

@media (max-width:480px) {

    .navbar-brand {
        height: 74px;
        width: 58%;
        padding-top: 18px;
    }

    .white_btn {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .footer_topLogo {
        display: none;
    }

    .navbar-brand img {
        width: 100%;
    }

    .navbar-toggle {
        margin-top: 22px;
    }

    .banner_bg h1 {
        font-size: 24px;
        margin-top: 2px;
    }

    .banner_bg h2 {
        font-size: 18px;
    }

    .banner_bg {
        height: 230px;
    }

    .get_started p {
        font-size: 20px;
    }

    .get_started span.simple {
        width: 100%;
        display: inline-block;
        padding-top: 10px;
    }

    .rates h2 {
        font-size: 20px;
    }

    .fast p {
        font-size: 12px;
    }

    .reason_box p {
        font-size: 12px;
    }

    .Simple_txt p {
        font-size: 12px;
    }

    .rates p {
        font-size: 12px;
    }


    .how_pay {
        padding-top: 8px;
    }

        .how_pay h2 {
            font-size: 26px;
        }

    .main_box {
        width: 100%;
    }

    .pay_box {
        margin: 0;
        margin-bottom: 20px;
    }

    .benefit {
        padding-top: 14px;
    }

        .benefit h2 {
            font-size: 18px;
        }

    .benefit_box {
        width: 100%;
    }

    .send_money {
        padding-top: 6px;
    }

        .send_money h2 {
            font-size: 30px;
        }

        .send_money p {
            font-size: 18px;
        }

    .help h2 {
        float: none;
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .help span {
        margin-left: 0;
        width: 100%;
        display: inline-block;
        text-align: center;
        margin: 10px 0px;
        line-height: 20px;
    }

    .Toll_icon {
        background: none;
    }

    .minMtop40 {
        display: none;
    }

    .reponsive_way {
        width: 100%;
        display: inline-block;
        text-align: center;
        float: none !important;
        margin: 18px 0px;
    }

    .bottom_bar span {
        width: 100%;
        display: inline-block;
        text-align: center;
        padding-top: 14px;
    }

    .bottom_bar {
        text-align: center;
    }

    .bottom_set {
        margin-top: 0;
    }

    .Counter_Percnet {
        right: 68px;
    }

    .inputStyle {
        width: 100%;
        margin: 0;
    }

    .text-set {
        text-align: left;
    }

    .buttonstyle3 {
        margin-top: 10px;
        width: 100%;
    }

    .hreview-aggregate span {
        width: auto;
    }

    .stp {
        width: 55px;
        height: 35px;
        background: #54b948;
        border-radius: 50%;
        margin: 0 auto;
        color: #fff;
        font-size: 20px;
        line-height: 35px;
    }

    .stp-p {
        font-size: 14px;
    }

    .stp-disb {
        width: 55px;
        height: 35px;
        background: #cccccc;
        border-radius: 50%;
        margin: 0 auto;
        color: #999;
        font-size: 20px;
        line-height: 35px;
    }

    .stp-p-disb {
        font-size: 14px;
    }

    .stp-conf {
        width: 55px;
        height: 35px;
        background: #000;
        border-radius: 50%;
        margin: 0 auto;
        color: #fff;
        font-size: 20px;
        line-height: 35px;
    }

    .stp-p-conf {
        font-size: 14px;
    }

    .hr-line {
        top: 42px;
    }
    .setGrid {
        height: 100%;
        padding-bottom: 10px;
        line-height: 15px;
    }
    .grid-btn {
        float:none;
    }
    #lblTC .tooltip1 .tooltiptext {
        width: 240px !important;
        left:25% !important;
    }
    #lblTC .tooltip1 .tooltiptext::after {
        left: 60% !important;
    }
    #lblFilePath {
        min-width: 1220%;
    }
}
@media (max-width:380px) {
    .tooltip1 .tooltiptext {
        width: 250px !important;
        left: 17% !important;
    }
    .tooltip1 .tooltiptext::after {
        left: 40% !important;
    }
    #lblFilePath {
        min-width: 190px;
    }
}
@media (max-width:350px) {
    .xsWelcome {
        display: inline-block;
        text-align: center;
    }

    .btnSet {
        float: none;
    }
    #lblFilePath {
        min-width: 660%;
    }
    
}
/*-----------Animate css-------------------*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

    .animated.flipOutX,
    .animated.flipOutY,
    .animated.bounceIn,
    .animated.bounceOut {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
    }

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}


.gtcNavColor {
    background: #f2f2f2;
    transition: all .2s ease;
    box-shadow: 1px 1px 5px;
    margin-top: 0;
}

.btnloading {
    background-image: url(/app_themes/images/button-loader.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    left: 0px;
    position: absolute;
    top: 20px;
}

/*#divLevel
{
	background: #54b948;
    display: inline-block;
    border-bottom: 5px solid #ecece8;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-left: 5px;
}*/
#divLevel {
        background: #ffe3e3;
    display: inline-block;
    border: 1px solid #ff0e0e;
    width: 62%;
    color: #ff0e0e;
    font-size: 16px;
    padding-left: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: serif;
    margin-left: 28px;
    margin-top: -6px;
    border-radius: 7px;
}
#divLevel a {
  color:#ff0e0e;
  font-weight:bold;  
}
#divLevel a:hover{
  color:#ff0e0e;
  font-weight:bold;
  text-decoration:underline;
}
#divName {
    width: 265px;
    float: left;
}

#divACHmsg
{
    background: #54b948;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    padding-left:6px;
}

#divACHmsg label
{
margin:0;
}

#divACHmsg a
{
font-size: 14px;
    color: #000;
    text-decoration: underline;
}