/* @author Damien Gilbrin (contact@damiengilbrin.fr) */
#bodyProgressLoading .progress,#bodySimpleDialog .error{border-left:1px solid transparent;border-right:1px solid transparent;border-radius:10px}body,html{height:100%}html{line-height:13px;font-family:helvetica,arial,verdana,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{-webkit-user-select:none;-moz-user-select:none;user-select:none}BODY{background-image:linear-gradient(bottom,#4584b4 28%,#1f4778 64%)!important;background-image:-o-linear-gradient(bottom,#4584b4 28%,#1f4778 64%)!important;background-image:-moz-linear-gradient(bottom,#4584b4 28%,#1f4778 64%)!important;background-image:-webkit-linear-gradient(bottom,#4584b4 28%,#1f4778 64%)!important;background-image:-ms-linear-gradient(bottom,#4584b4 28%,#1f4778 64%)!important;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.28,#4584b4),color-stop(.64,#1f4778))!important;overflow:hidden}#bodySimpleDialog a{color:#4584b4}#bodyProgressLoading,#bodySimpleDialog{width:300px;margin:20vh auto;height:200px;position:relative;padding:10px;text-align:center}#bodySimpleDialog .error{font-size:10px;background:url(/img/32/face-sad.png) 10px 10px no-repeat #ebebeb;box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);-moz-box-shadow:0 0 30px rgba(0,0,0,.5);padding:10px 10px 10px 52px}#bodyProgressLoading .message,#bodySimpleDialog .message{text-align:center;color:#fff;margin-bottom:20px;font-family:helvetica,arial,verdana,sans-serif;font-size:13px;font-weight:700;height:294px;line-height:17px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;text-shadow:0 0 10px rgba(0,0,0,1)}#bodyProgressLoading .progress{height:20px;background:url(/img/16/loader.gif) 279px center no-repeat #ebebeb;box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);-moz-box-shadow:0 0 30px rgba(0,0,0,.5)}#bodyProgressLoading .progress>span{position:relative;float:left;margin:0 -1px;min-width:30px;height:18px;line-height:16px;text-align:right;background:#ccc;border:1px solid;border-color:#bfbfbf #b3b3b3 #9e9e9e;border-radius:10px;background-image:-webkit-linear-gradient(top,#f0f0f0,#dbdbdb 70%,#ccc);background-image:-moz-linear-gradient(top,#f0f0f0,#dbdbdb 70%,#ccc);background-image:-o-linear-gradient(top,#f0f0f0,#dbdbdb 70%,#ccc);background-image:linear-gradient(to bottom,#f0f0f0,#dbdbdb 70%,#ccc);-webkit-box-shadow:inset 0 1px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.2);box-shadow:inset 0 1px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.2);overflow:hidden;display:inline-block}#bodyProgressLoading .progress>span>span{padding:0 8px;font-size:11px;font-weight:700;color:#404040;color:rgba(0,0,0,.7);text-shadow:0 1px rgba(255,255,255,.4);overflow:hidden;display:inline-block}#bodyProgressLoading .progress>span:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;height:18px;background:url(/img/progress.png) repeat-x;border-radius:10px}#bodyProgressLoading .progress .green{background:#85c440;border-color:#78b337 #6ba031 #568128;background-image:-webkit-linear-gradient(top,#b7dc8e,#99ce5f 70%,#85c440);background-image:-moz-linear-gradient(top,#b7dc8e,#99ce5f 70%,#85c440);background-image:-o-linear-gradient(top,#b7dc8e,#99ce5f 70%,#85c440);background-image:linear-gradient(to bottom,#b7dc8e,#99ce5f 70%,#85c440);overflow:hidden;display:inline-block}