
/* ============ XD - Account pages =================== */

#XDbody h1 {
    color: #404040 !important;
    border-bottom: 1px dotted #e4e4e4;
    margin-top: 10px;
    font-size: 25px !important;
    margin-bottom: 20px !important;
}

#retrieve-pass-container .step {
    position: relative;
    top: -0.1em;
    margin-right: 10px;
    font-size: 70%;
    background-color: rgb(247, 247, 247);
    color: #444444;
    font-weight: bold;
    padding: 3px 7px;
    border-radius: 50%;
    border: 1px solid #afafaf;
}

#retrieve-pass-container h2 {
    font-size: 2rem;
    margin-top: -10px;
    border-bottom: 2px solid #607D8B;
    padding-bottom: 1em;
    color: #5d5b5b;
    text-align: center;
    font-weight: 700;
}

.text-xs-center {
    text-align: center;
}

.g-recaptcha {
    display: inline-block;
}

#retrieve-pass-container .text-bg {
    padding: 4px 10px;
    font-size: 90%;
    text-align: center;
    margin: 1em 0 1em;
}

#retrieve-pass-container .clean-bg {
    margin: 3em 0;
    padding: 2em;
    background: #fdfdfd !important;
    box-shadow: none;
    border: 2px solid #e3e3e3;
}

div.sweetcaptcha {
    padding: 10px 20px !important;
    height: 100px !important;
    max-width: 400px !important;
    min-height: 80px !important;
}

div.sweetcaptcha .reset {
    margin-top: -2em !important;
}

.add-captcha-msg {
    background: #c10d00;
    color: #FFFFFF;
    padding: 3px 10px 4px;
    color: #FFF !important;
    font-size: 11px;
}

#captcha_title {
    margin: 2em 0;
    font-family: "Century Gothic", sans-serif;
    font-size: 16px;
    width: 100%;
    position: relative;
    font-weight: normal!important;
    text-align: center;
}

.captcha_title_color span {
    display: inline !important;
    top: 8px;
    line-height: 2 !important;
}

.captcha_info_icon_flyout {
    float: right;
    position: relative;
}

.minus-margin-65px {
    margin-left: 65px;
    margin-top: 5px!important;
    border: 1px solid #e8e8e8!important;
}

.minus-margin-50px {
    margin-left: -64px!important;
}

#captcha-help-bx {
    display: none;
}

#hover-captcha-icon:hover + #captcha-help-bx {
    display: block;
}

#captcha-help-bx {
    color: #666666;
    width: 200px;
    height: 67px;
    position: absolute;
    padding: 7px 10px 10px 15px;
    top: -20px;
    left: 510px;
    font-size: 12px;
}

.sweetcaptcha ul li {
    margin-right: 15px!important;
}

.sweetcaptcha ul li.selected {
    margin-left: 270px !important;
}

#captcha_info {
    margin-top: 20px;
    background: #fff;
}

.sweetcaptcha p {
    margin-top: -26px !important;
}

.sweetcaptcha span.holder {
    margin-top: 10px !important;
}

.password_block {
    border: none !important;
    background: transparent !important;
    width: 100% !important;
    border-radius: 5px;
    padding: 0 1em;
}

.password_block .text-check {
    font-size: 14px;
    top: 5px;
    position: relative;
}

.updatePassword_block {
    padding: 1% 3% 0% !important;
    width: 100% !important;
}

label {
    width: 150px !important;
}

#confirm_password,
input[type=password] {
    border: 1px solid #DDD;
    min-width: 350px;
    outline: 0;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    color: #555;
    font-size: 14px;
    height: 34px !important;
    line-height: 1.42857 !important;
    padding: 6px 12px;
    margin-left: 0 !important;
    background: #FFF;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
}

input[type=button]:hover {
    background: #1e73be;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.sm-note {
    font-size: 11px !important;
    position: relative;
    margin: 5px 0 10px 0 !important;
}

.updatePassword .greyButton {
    position: relative;
    float: left;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    left: -0.6em;
}

.emailBlock .litegreyBg {
    margin-left: 0 !important;
}

.sm-h3 {
    font-size: 20px !important;
}

.noti_block {
    position: relative;
    width: 100%;
    display: none;
}

.updated-block-info {
    background: #f9f9f9;
    padding: 5px 10px;
    color: #6b6b6b;
    font-size: 12px !important;
}

.margin10 {
    margin: 5px 10px;
}

#success_content {
    width: 100%;
}

#forgot_secret_qns {
    font-size: 13px !important;
}

.updatePassword_block > span {
    margin: 0 0 10px !important;
}

.emailBlock span input[type="text"] {
    min-width: 350px;
    background: #ffffff !important;
}

.selectItem {
    background-color: #fdfdfd !important;
    /* margin-bottom: -1em; */
    width: 100% !important;
    /* margin-left: 0 !important; */
    margin: 0 auto !important;
    text-align: center;
    position: relative;
}

.greyButton {
    outline: none;
    font-size: 14px;
    position: relative;
}

.emailBlock .greyButton {
    height: 37px !important;
    font-size: 14px;
    position: relative;
    border: none !important;
}

input[type="button"].btn-block, 
input[type="reset"].btn-block, 
input[type="submit"].btn-block {
    outline: none;
}

.loading-div {
    position: relative;
    left: -1.8em;
}

.tooltip {
    border: 0 !important;
    background-color: #ffffff !important;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: rotateDownLeft;
    animation-name: rotateDownLeft;
    top: 35px !important;
}

.tooltip-inner {
    background-color: #c2ddf3 !important;
    color: #1c82b1 !important;
    font-size: 11px !important;
    width: 300px !important;
    padding: 5px 3px !important;
    font-family: Arial;
    border-radius: 2px;
    border: 0;
    min-height: 20px !important;
    margin-top: -2em;
}

.tooltip.right {
    padding: 5px 0px;
    margin-top: -3.5em;
    background: transparent !important;
    min-width: 100px;
    left: 251px !important;
    z-index: 100;
    opacity: 1;
    margin-left: 0em;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #c2ddf3;
    left: -10px;
    border-width: 5px 5px;
}

.password_container h3 {
    margin: -10px -20px 15px -20px!important;
    background: #1e73be;
    color: #FFF;
    padding: 0px 10px 20px 20px;
    line-height: 40px;
    display: block;
    position: relative;
    width: 104%;
    border-bottom: 0 !important;
    font-size: 16px !important;
}

.icon-success-user {
    font-size: 3.5em !important;
    color: #0462a0 !important;
    margin-right: 0.3em;
    top: -0.2em;
    position: relative;
}

.container-text {
    display: inline-block;
    top: -1em;
    position: relative;
    font-size: 1.3rem;
}

.custom-h2 {
    position: relative;
    top: 0.5em;
    font-size: 1.6rem;
}

#selectAccount_table table {
    border: 1px solid #efefef !important;
    width: 100% !important;
}

#selectAccount_table input[type=radio] {
    margin-left: 40%;
}

.selectAccount_table th {
    border: 0;
    border-bottom: none !important;
    text-align: left;
    padding: 12px 5px 9px !important;
    background: #efefef;
}

.selectAccount_table td {
    width: 15% !important;
    border: 0;
    border-bottom: 1px solid #efefef !important;
    text-align: left;
    padding: 10px 5px !important;
}

.selectAccount_table td:first-child {
    width: 5% !important;
}

#security_question, .updatePassword_container {
    margin-top: -1em !important;
    margin-bottom: 20px !important;
}

.setupAccount {
    margin: 0 !important;
}

#security_question .greyButton {
    font-size: 14px !important;
    outline: none;
    border: none !important;
}

.selectAccount_table .greyButton {
    font-size: 14px !important;
    height: 37px !important;
    margin-left: 0px !important;
    width: 100px;
    outline: none;
    border: none;
    min-width: 120px;
}

.table-striped>tbody>tr:nth-of-type(odd):hover {
    background-color: #f3f1f1;
}

.info-block-default {
    padding: 0px 1em;
    text-align: center;
}

.error-block-container-margin {
    margin: -2em -2em -3em;
    text-align: center;
}

.error-block-container-margin p {
    font-size: 14px;
}

.large-icon {
    font-size: 4em;
    margin-bottom: 0.2em;
}

.message-inner-separator {
    clear: both;
    margin-top: 10px;
    margin-bottom: 13px;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}

.btn-round {
    color: #666;
    padding: 3px 9px;
    font-size: 13px;
    line-height: 1.5;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 50px;
}

.btn-round:hover {
    color: #FFF;
}

.validation-container {
    background: #f9f9f9;
    padding: 4px !important;
    border-bottom: 1px dotted #c5c5c5 !important;
    margin: 1em !important;
    font-weight: 600;
    color: #bf0404;
    border-top: 1px dotted #c5c5c5 !important;
    animation: fadeInRight 0.3s;
}

.requirement-text-list {
    background: #f9f9f9;
    margin: 1em !important;
    padding: 2% 0% 1% 8% !important;
    font-weight: 600;
    border: 1px solid #eaeaea !important;
    animation: fadeInRight 0.3s;
    text-align: left;
    border-radius: 5px;
}

.requirement-text-list h4 {
    font-size: 1.4rem;
    margin: 0.5em 0 -0.5em -1em;
    color: #545454;
}

.requirement-text-list .fa {
    margin-right: 5px;
}

.requirement-text-list ul {
    margin-left: -1em;
}

.requirement-text-list ul li {
    font-size: 1.15rem;
    color: #bb3105;
}

.requirement-list-remove {
    color: #2fa034 !important;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.fa-check-circle {
    -webkit-animation: fall-in 1s ease-in-out;
    animation: fall-in 1s ease-in-out;
}

.form-control[disabled] {
    background: #f9f9f9 !important;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.notification-box.success.animate .icon,
.notification-box.error.animate .icon {
    -webkit-animation: fall-in 0.4s;
    -moz-animation: fall-in 0.4s;
    -o-animation: fall-in 0.4s;
    animation: fall-in 0.4s;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.notification-box.success,
.notification-box.error {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 10%;
    background: #f3f3f3;
    padding: 25px 25px;
    text-align: center;
}

.notification-box.success p,
.notification-box.error p {
    font-size: 15px;
}

.notification-box.success.animate .icon,
.notification-box.error.animate .icon {
    -webkit-animation: fall-in 0.75s;
    -moz-animation: fall-in 0.75s;
    -o-animation: fall-in 0.75s;
    animation: fall-in 0.75s;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.notification-box.success button,
.notification-box.error button,
.notification-box.success button:active,
.notification-box.error button:active,
.notification-box.success button:focus,
.notification-box.error button:focus {
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 15px;
    width: 80%;
    background: transparent;
    color: #4caf50;
    border-color: #4caf50;
    outline: none;
}

.notification-box.success button:hover,
.notification-box.error button:hover,
.notification-box.success button:active:hover,
.notification-box.error button:active:hover,
.notification-box.success button:focus:hover,
.notification-box.error button:focus:hover {
    color: #fff;
    background: #4caf50;
    border-color: transparent;
}

.notification-box.success .icon,
.notification-box.error .icon {
    position: relative;
    margin: 0 auto;
    margin-top: -75px;
    background: #4caf50;
    height: 100px;
    width: 100px;
    border-radius: 50%;
}


.notification-box.error .icon span {
    position: absolute;
    font-size: 3em;
    color: #fff;
    text-align: center;
    padding-top: 20px;
}

.notification-box.success .icon span {
    font-size: 4em;
    color: #fff;
    text-align: center;
    padding-top: 25px;
}

.notification-box.success .btn-bordered {
    font-size: 1.3rem;
    margin-top: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.notification-box.error button,
.notification-box.error button:active,
.notification-box.error button:focus {
    color: #2d2d2d;
    background: #ffffff;
    border: none;
    border-radius: 5px;
    border: 1px solid #b7b6b6;
}

.notification-box.error button:hover,
.notification-box.error button:active:hover,
.notification-box.error button:focus:hover {
    color: #fff;
    background: #f44336;
}

.notification-box.error .icon {
    background: #f44336;
}

.notification-box.error .icon span {
    position: relative;
    padding-top: 25px;
}

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.center .change {
    clear: both;
    display: block;
    font-size: 10px;
    color: #ccc;
    margin-top: 10px;
}

@-webkit-keyframes fall-in {
    0% {
        -ms-transform: scale(3, 3);
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        opacity: 0;
    }
    50% {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    60% {
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-moz-keyframes fall-in {
    0% {
        -ms-transform: scale(3, 3);
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        opacity: 0;
    }
    50% {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    60% {
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-o-keyframes fall-in {
    0% {
        -ms-transform: scale(3, 3);
        -webkit-transform: scale(3, 3);
        transform: scale(3, 3);
        opacity: 0;
    }
    50% {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    60% {
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

/* ============ Animation for Form =================== */

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	60% {
		-webkit-transform: translateX(20px);
	}

	80% {
		-webkit-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	60% {
		-moz-transform: translateX(20px);
	}

	80% {
		-moz-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(20px);
	}

	80% {
		-o-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	60% {
		transform: translateX(20px);
	}

	80% {
		transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* ============ Step Progress ======================== */

#steps {
    margin: 0px auto 10px;
    display: inline-block;
    float: right;
}

.step_progress {
    width: 40px;
    height: 40px;
    background-color: #f1f1f1;
    display: inline-block;
    border-color: transparent;
    border-radius: 50%;
    color: #616161;
    font-weight: 600;
    text-align: center;
    line-height: 35px;
}

.step_progress:first-child {
    line-height: 40px;
}

.step_progress:nth-child(n+2) {
    margin: 0 0 0 100px;
    transform: translate(0, -4px);
}

.step_progress:nth-child(n+2):before {
    width: 75px;
    height: 3px;
    display: block;
    background-color: #70aee4;
    transform: translate(-95px, 21px);
    content: '';
}

.step_progress:after {
    width: 150px;
    display: block;
    transform: translate(-55px, 3px);
    color: #818698;
    content: attr(data-desc);
    font-weight: 400;
    font-size: 13px;
}

.step_progress:first-child:after {
    transform: translate(-55px, -1px);
}

.step_progress.active {
    color: #73b5e8;
    border: 1px solid #70aee4;
    background: #e4f2ff;
}

.step_progress.active:before {
    background: linear-gradient(to right, #58bb58 0%, #73b5e8 100%);
}

.step_progress.active:after {
    color: #73b5e8;
}

.step_progress.done {
    background-color: #58bb58;
    border-color: #58bb58;
    color: white;
}

.step_progress.done:before {
    background-color: #58bb58;
}

.steps-progress-done {
    position: relative;
    top: 3em;
    right: 2em;
}

.step-progress-done-border {
    color: #ffffff !important;
    border: none !important;
    background: #FF5722 !important;
}

/* ====================================================================== */
/* ========================= MEDIA QUERIES ============================== */
/* ====================================================================== */
@media only screen and (min-width : 240px) and (max-width : 320px) {
    .g-recaptcha { transform:scale(0.77) !important; -webkit-transform:scale(0.77) !important; transform-origin:0 0; -webkit-transform-origin:0 0;}
    #retrieve-pass-container {
        width: 100% !important;
    }
    #retrieve-pass-container h2 {
        font-size: 1.6rem;
    }
    .password_block .text-check {
        font-size: 1.1rem !important;
    }
    .notification-box.success .icon, .notification-box.error .icon {
        margin-top: -3.5em;
        height: 50px;
        width: 50px;
    }
    
    .notification-box.success .icon span, .notification-box.error .icon span {
        font-size: 2em;
        padding-top: 12px;
    }
    
    .notification-box.success .btn-bordered {
        font-size: 1rem !important;
    }
}

@media only screen and (min-width : 320px) and (max-width : 479px) {
    .g-recaptcha {
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    
    #retrieve-pass-container {
        width: 100% !important;
    }
    
    #retrieve-pass-container h2 {
        font-size: 1.8rem;
    }
    
    .notification-box.success .icon, .notification-box.error .icon {
        margin-top: -3.5em;
        height: 50px;
        width: 50px;
    }
    
    .notification-box.success .icon span, .notification-box.error .icon span {
        font-size: 2em;
        padding-top: 12px;
    }
    
    .notification-box.success .btn-bordered {
        font-size: 1.1rem !important;
    }
}

@media only screen and (min-width : 480px) and (max-width : 640px) {
    #retrieve-pass-container {
        width: 100% !important;
    }
    .notification-box.success .icon, .notification-box.error .icon {
        margin-top: -3.5em;
        height: 50px;
        width: 50px;
    }
    
    .notification-box.success .icon span, .notification-box.error .icon span {
        font-size: 2em;
        padding-top: 12px;
    }
    
    .notification-box.success .btn-bordered {
        font-size: 1.1rem !important;
    }
}

@media screen and (max-width: 767px) {
    #retrieve-pass-container {
        width: 100% !important;
    }
    .table-responsive {
        padding-bottom: 2em;
    }
    .notification-box.success .icon, .notification-box.error .icon {
        margin-top: -3.5em;
        height: 50px;
        width: 50px;
    }
    
    .notification-box.success .icon span, .notification-box.error .icon span {
        font-size: 2em;
        padding-top: 12px;
    }
    
    .notification-box.success .btn-bordered {
        font-size: 1.1rem !important;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
    #retrieve-pass-container {
        width: 60% !important;
    }
    .notification-box.success .icon, .notification-box.error .icon {
        margin-top: -3.5em;
        height: 50px;
        width: 50px;
    }
    
    .notification-box.success .icon span, .notification-box.error .icon span {
        font-size: 2em;
        padding-top: 12px;
    }
    
    .notification-box.success .btn-bordered {
        font-size: 1.1rem !important;
    }
}

@media (min-width: 1024px) and (max-width: 1399px) {
    #retrieve-pass-container {
        width: 40% !important;
    }
}

@media (min-width: 1400px) {
    #retrieve-pass-container {
        width: 30%;
    }
}
    

/* ============ Loading ============================== */

.loading {
	height: 20px;
	width: 250px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 999;
}

.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
}

.loading-xd {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    left: 39%;
    top: -90%;
}

.loading-quart {
    border-radius: 50px;
    border: 6px solid rgba(115, 115, 115, 0.4)
}

.loading-quart:after {
    content: '';
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    border-radius: 50px;
    border: 6px solid transparent;
    border-top-color: #3481c4;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading--text {
    position: absolute;
    top: 200%;
    left: 0;
    right: 0;
    width: 6rem;
    margin: auto;
    background: transparent;
    padding: 3px 10px;
    color: #3481c4;
    min-width: 120px;
    border-radius: 3px;
    text-align: center;
    z-index: 99;
}

.loading--text:after {
	content: "Loading";
	font-weight: bold;
    -webkit-animation-name: loading-text;
	animation-name: loading-text;
    -webkit-animation-duration: 3s;
	animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@-webkit-keyframes loader {
    15% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
	}
    45% {   
        -webkit-transform: translateX(230px);
        transform: translateX(230px);
	}
	65% {
        -webkit-transform: translateX(230px);
        transform: translateX(230px);
	}
	95% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
	}
}

@keyframes loader {
	15% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
	}
    45% {   
        -webkit-transform: translateX(230px);
        transform: translateX(230px);
	}
	65% {
        -webkit-transform: translateX(230px);
        transform: translateX(230px);
	}
	95% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
	}
}

@-webkit-keyframes loading-text {
	0% {
        content: "Loading";
	}
	25% {
        content: "Loading.";
	}
	50% {
        content: "Loading..";
	}
	75% {
        content: "Loading...";
	}
}

@keyframes loading-text {
	0% {
        content: "Loading";
	}
	25% {
        content: "Loading.";
	}
	50% {
        content: "Loading..";
	}
	75% {
        content: "Loading...";
	}
}