.container-fluid.cur {display: none;}
.container-fluid {position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 9800;width: 320px;}
.sliderContainer{position: relative; text-align: center;height: 60px;}
.sliderbg{position: absolute; left: 0; right: 0; top: 20px; background-color: #242424; height: 14px; border-radius: 100px;width: 100%;}
.sliderContainer_active .slider{top: -1px; }
.sliderContainer_active .sliderMask{border-width: 1px 0 1px 1px;}
.sliderContainer_success .slider{top: -1px;background: url('../paper/huak.png') center no-repeat #52CCBA!important;}
.sliderContainer_success .sliderMask{background: #52CCBA;}
.sliderContainer_success .sliderIcon{background: url('../paper/huak.png') center no-repeat #52CCBA;}
.sliderContainer_fail .slider{top: -1px;}
.sliderContainer_fail .sliderMask{background: #ccc;}
.sliderContainer_fail .sliderIcon{background: url('../paper/huak.png') center no-repeat #ccc;}
.sliderContainer_active .sliderText, .sliderContainer_success .sliderText, .sliderContainer_fail .sliderText{display: none;}
.sliderMask{position: absolute; height: 14px;left: 0; right: 0; top: 20px; background-color: #f39800;width: 0; border-radius: 100px; }
.slider{position: absolute; top: 0px; left: 0; width: 67px; height: 35px; box-shadow: 0px 3px 20px 0px rgba(0,157,133, 0.68);cursor: pointer; border-radius: 50px; display: flex; align-items: center; justify-content: center;background: url('../paper/huak.png') center no-repeat #009d85;margin-top: -10px;}
.slider:hover{background: url('../paper/huak.png') center no-repeat #f39800;}
.slider:hover .sliderIcon{background: url('../paper/huak.png') center no-repeat #f39800;}
.sliderText{position: relative;display: none;}
.refreshIcon{position: absolute; right: 0; top: 0; cursor: pointer; margin: 6px; color: rgba(0,0,0,.25); font-size: 1rem; z-index: 5; transition: color .3s linear;} 
.refreshIcon:hover{color: #6c757d;}
.slidercaptcha{margin: 0 auto;} 
.slidercaptcha .card-body{padding:10px 0;} 
.slidercaptcha canvas:first-child{border-radius: 4px;} 
.slidercaptcha.card .card-header{background-image: none;font-size: 18px;color: #fff;padding-bottom:10px;} 
.refreshIcon{top: -54px;}
.gunabiyz {width: 30px;height: 30px;position: absolute;right: 5%;top: 5%;background: url('../paper/xxx.png') center no-repeat;cursor: pointer;opacity: .5;}
.gunabiyz:hover {background: url('../paper/xxx.png') center no-repeat;opacity: 1;}
.block {position: absolute;left: 0;top: 0;}
.form-row {position: relative;padding: 5%;background: #4d4d4d;border-radius: 4px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.125); }