﻿#css3_load-bg *{-moz-box-sizing: initial;-webkit-box-sizing: initial;box-sizing: initial;}

#css3_load-bg{position: fixed;left: 0;right: 0;top:0;bottom:0;width:100%;height: 100%;z-index: 9999;/* background-color: #009688; */background-color: #000;}
.css3_load-out{width:50%;margin:10% auto;position: relative;top: 50%;margin-top: -22px;}
#css3_load-bg .progress {font-size: 14px;height: 20px;background: rgb(0, 0, 0);border-radius: 2px;border: 1px solid rgba(255, 255, 255, 0.2);}
#css3_load-bg .progress--active .progress__bar {opacity: 1;}
#css3_load-bg .progress__text {width: 120px;padding: 0 0;position: absolute;left: 50%;margin-left:100px}
#css3_load-bg .progress__text span {font-style: normal;}
#css3_load-bg .progress__bar {color: white;font-size: 12px;font-weight: normal;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);line-height: 19px;display: block;position: relative;top: -1px;left: -1px;width: 0%;height: 100%;/* opacity: 0; */border: 1px solid;border-radius: 2px 0 0 2px;background-size: 100px 30px, 130px 30px, 130px 30px;background-position: -20% center, right center, left center;background-repeat: no-repeat, no-repeat, no-repeat;-webkit-transition: opacity 0.2s ease, width 0.8s ease-out, background-color 1s ease, border-color 0.3s ease, box-shadow 1s ease;transition: opacity 0.2s ease, width 0.8s ease-out, background-color 1s ease, border-color 0.3s ease, box-shadow 1s ease;-webkit-animation: css_pulse 2s ease-out infinite;animation: css_pulse 2s ease-out infinite;background-color: rgba(201, 4, 20, 0.95);background-image: -webkit-linear-gradient(0deg, rgba(226, 4, 22, 0) 10%, rgba(250, 6, 26, 0.8) 30%, #fb1f31 70%, rgba(250, 6, 26, 0.8) 80%, rgba(226, 4, 22, 0) 90%), -webkit-linear-gradient(left, rgba(251, 31, 49, 0) 0%, #fb1f31 100%), -webkit-linear-gradient(right, rgba(251, 31, 49, 0) 0%, #fb1f31 100%);background-image: linear-gradient(90deg, rgba(226, 4, 22, 0) 10%, rgba(250, 6, 26, 0.8) 30%, #fb1f31 70%, rgba(250, 6, 26, 0.8) 80%, rgba(226, 4, 22, 0) 90%), linear-gradient(to right, rgba(251, 31, 49, 0) 0%, #fb1f31 100%), linear-gradient(to left, rgba(251, 31, 49, 0) 0%, #fb1f31 100%);border-color: #fb3848;box-shadow: 0 0 6px #fa061a inset, 0 0 4px #e20416 inset, 0 0 5px rgba(201, 4, 20, 0.5), 0 0 1px rgba(254, 206, 210, 0.5);}
#css3_load-bg .progress__bar--orange {background-color: rgba(201, 47, 0, 0.95);background-image: -webkit-linear-gradient(0deg, rgba(227, 53, 0, 0) 10%, rgba(252, 59, 0, 0.8) 30%, #ff4d17 70%, rgba(252, 59, 0, 0.8) 80%, rgba(227, 53, 0, 0) 90%), -webkit-linear-gradient(left, rgba(255, 77, 23, 0) 0%, #ff4d17 100%), -webkit-linear-gradient(right, rgba(255, 77, 23, 0) 0%, #ff4d17 100%);background-image: linear-gradient(90deg, rgba(227, 53, 0, 0) 10%, rgba(252, 59, 0, 0.8) 30%, #ff4d17 70%, rgba(252, 59, 0, 0.8) 80%, rgba(227, 53, 0, 0) 90%), linear-gradient(to right, rgba(255, 77, 23, 0) 0%, #ff4d17 100%), linear-gradient(to left, rgba(255, 77, 23, 0) 0%, #ff4d17 100%);border-color: #ff6030;box-shadow: 0 0 6px #fc3b00 inset, 0 0 4px #e33500 inset, 0 0 5px rgba(201, 47, 0, 0.5), 0 0 1px rgba(255, 214, 201, 0.5);}
#css3_load-bg .progress__bar--yellow {background-color: rgba(232, 158, 0, 0.95);background-image: -webkit-linear-gradient(0deg, rgba(255, 174, 2, 0) 10%, rgba(255, 183, 28, 0.8) 30%, #ffbf36 70%, rgba(255, 183, 28, 0.8) 80%, rgba(255, 174, 2, 0) 90%), -webkit-linear-gradient(left, rgba(255, 191, 54, 0) 0%, #ffbf36 100%), -webkit-linear-gradient(right, rgba(255, 191, 54, 0) 0%, #ffbf36 100%);background-image: linear-gradient(90deg, rgba(255, 174, 2, 0) 10%, rgba(255, 183, 28, 0.8) 30%, #ffbf36 70%, rgba(255, 183, 28, 0.8) 80%, rgba(255, 174, 2, 0) 90%), linear-gradient(to right, rgba(255, 191, 54, 0) 0%, #ffbf36 100%), linear-gradient(to left, rgba(255, 191, 54, 0) 0%, #ffbf36 100%);border-color: #ffc74f;box-shadow: 0 0 6px #ffb71c inset, 0 0 4px #ffae02 inset, 0 0 5px rgba(232, 158, 0, 0.5), 0 0 1px rgba(255, 248, 232, 0.5);}
#css3_load-bg .progress__bar--green {background-color: rgba(0, 178, 23, 0.95);background-image: -webkit-linear-gradient(0deg, rgba(0, 203, 26, 0) 10%, rgba(0, 229, 30, 0.8) 30%, #00fe21 70%, rgba(0, 229, 30, 0.8) 80%, rgba(0, 203, 26, 0) 90%), -webkit-linear-gradient(left, rgba(0, 254, 33, 0) 0%, #00fe21 100%), -webkit-linear-gradient(right, rgba(0, 254, 33, 0) 0%, #00fe21 100%);background-image: linear-gradient(90deg, rgba(0, 203, 26, 0) 10%, rgba(0, 229, 30, 0.8) 30%, #00fe21 70%, rgba(0, 229, 30, 0.8) 80%, rgba(0, 203, 26, 0) 90%), linear-gradient(to right, rgba(0, 254, 33, 0) 0%, #00fe21 100%), linear-gradient(to left, rgba(0, 254, 33, 0) 0%, #00fe21 100%);border-color: #19ff37;box-shadow: 0 0 6px #00e51e inset, 0 0 4px #00cb1a inset, 0 0 5px rgba(0, 178, 23, 0.5), 0 0 1px rgba(178, 255, 188, 0.5);}
#css3_load-bg .progress__bar--blue {background-color: rgba(18, 135, 204, 0.95);background-image: -webkit-linear-gradient(0deg, rgba(20, 151, 227, 0) 10%, rgba(37, 162, 236, 0.8) 30%, #3dacee 70%, rgba(37, 162, 236, 0.8) 80%, rgba(20, 151, 227, 0) 90%), -webkit-linear-gradient(left, rgba(61, 172, 238, 0) 0%, #3dacee 100%), -webkit-linear-gradient(right, rgba(61, 172, 238, 0) 0%, #3dacee 100%);background-image: linear-gradient(90deg, rgba(20, 151, 227, 0) 10%, rgba(37, 162, 236, 0.8) 30%, #3dacee 70%, rgba(37, 162, 236, 0.8) 80%, rgba(20, 151, 227, 0) 90%), linear-gradient(to right, rgba(61, 172, 238, 0) 0%, #3dacee 100%), linear-gradient(to left, rgba(61, 172, 238, 0) 0%, #3dacee 100%);border-color: #54b6f0;box-shadow: 0 0 6px #25a2ec inset, 0 0 4px #1497e3 inset, 0 0 5px rgba(18, 135, 204, 0.5), 0 0 1px rgba(225, 242, 252, 0.5);}
#css3_load-bg .progress__bar:before, #css3_load-bg .progress__bar:after {content: "";position: absolute;right: -1px;top: -10px;width: 1px;height: 40px;}
#css3_load-bg .progress__bar:before {width: 7px;right: -4px;background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 75%);background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 75%);}
#css3_load-bg .progress__bar:after {background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 100%);background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 100%);}
#css3_load-bg .progress--complete .progress__bar {-webkit-animation: none;animation: none;border-radius: 2px;}
#css3_load-bg .progress--complete .progress__bar:after, #css3_load-bg .progress--complete .progress__bar:before {opacity: 0;}
@-webkit-keyframes css_pulse {0%{background-position: -50% center, right center, left center;}100%{background-position: 150% center, right center, left center;}}
@keyframes css_pulse {0%{background-position: -50% center, right center, left center;}100%{background-position: 150% center, right center, left center;}}