/*/Настройки шаблона standart-One


*/

body.darkStyle .lvl-profile-text {
   color: #fff;
    font-size: 16px;
    padding-top: 5px;
}
body.lightStyle .lvl-profile-text {
    color: #151515;
    font-size: 16px;
    padding-top: 5px;
}

body.lightStyle .lvl-profile-progress {
     height: 30px;
    background-color: #c3c3c3;
    color: white;
    border-radius: 5px;
}

body.lightStyle .lvl-profile-bar {
    background: linear-gradient(89deg, #007bff, #a0bde3);
    background-repeat: repeat-x;
    background-size: contain;
    height: 100%;
    border-radius: 5px 0px 0px 5px;
}


/* **END**
*/
.lvl-profile {
    background: url('/files/files/bg.jpg') top center;
    padding: 15px;
    height: 70px;
}

.lvl-profile-text {
    font-size: 16px;
    padding-top: 5px;
}

.user-lvl {
    top: 540px;
    position: absolute;
    color: #c65653;
    /* border: 2px solid #262725; */
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    margin-left: 130px;
    font-size: x-large;
}

.user-lvle {
  top: 540px;
    position: absolute;
    color: #c65653;
    /* border: 2px solid #262725; */
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    margin-left: 130px;
    font-size: x-large;
}

/*.lvl-profile span {
    color: #4a4a47;
    position: absolute;
    margin-top: 0px;
}
.profile_user {
    position: relative;
}


*/
.lvl-profile-progress {
    height: 30px;
    background-color: #242425;
    color: white;
    border-radius: 5px;
}

.lvl-profile-bar {
    background: linear-gradient(89deg, #58595e, #3f6286);
    background-repeat: repeat-x;
    background-size: contain;
    height: 100%;
    border-radius: 5px 0px 0px 5px;
}

.lvl-profile-bar-max {
	background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.user-lvl-forum {
    top: -10px;
    right: 5px;
    background: #17181e;
    position: absolute;
    width: 33px;
    height: 33px;
    color: #fff;
    border: 2px solid #777;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
}


.lvl-0 {
     border-color: #625d5a;
	 color: #625d5a;
}
.lvl-3 {
     border-color: #3c3950;
	 color: #3c3950;
}

.lvl-9 {
     border-color: #007bff;
	 color: #007bff;
}

.lvl-10 {
     border-color: #007bff;
	 color: #007bff;
}

.lvl-20 {
     border-color: #d04b12;
	 color: #d04b12;
}

.lvl-30 {
    border-color: #2bab0d;
	color: #2bab0d;
}

.lvl-40 {
    border-color: #2bab0d;
	color: #2bab0d;
}

.lvl-50 {
    border-color: #854ddb;
	color: #854ddb;
}

.lvl-60 {
    border-color: #854ddb;
	color: #854ddb;
}

.lvl-70 {
    border-color: #854ddb;
	color: #854ddb;
}

.lvl-70 {
    border-color: #854ddb;
	color: #854ddb;
}

.lvl-80 {
    border-color: #854ddb;
	color: #854ddb;
}

.lvl-80 {
    border-color: #854ddb;
	color: #854ddb;
	text-shadow: 0px -2px 6px #854ddb;
}

.lvl-90 {
    border-color: #854ddb;
	color: #854ddb;
	text-shadow: 0px -2px 6px #854ddb;
}



