/* loopme form */
body.front {
    /*display: flex;
    align-items: center;
  	justify-content: center;*/
}

.wrapper-loop-welcome,
.wrapper-loop-me-notation,
.wrapper-loop-me-results,
.wrapper-loop-thanks-begin-container,
.wrapper-loops-select,
.wrapper-loops-select-notation,
.wrapper-loop-final-container {
    text-align: center;
	font-size: 1em;
    font-weight: 300;
	margin: 10px 0 10px 0;
	padding: 10px 15px 10px 15px;
    clear: both;
	border: #ff0000 solid 0px;
}
.wrapper-loop-me-notation,
.wrapper-loop-me-results,
.wrapper-loop-thanks-begin-container,
.wrapper-loops-select,
.wrapper-loops-select-notation,
.wrapper-loop-final-container {
	display: block;
}
.wrapper-loop-welcome strong,
.wrapper-loop-me-notation strong,
.wrapper-loop-me-results strong,
.wrapper-loop-thanks-begin-container strong,
.wrapper-loops-select strong,
.wrapper-loops-select-notation strong,
.wrapper-loop-final-container strong {
	font-weight: 500;
}

.wrapper-loop-me-content.loops {
    display: none;
}

.wrapper-global-front {
    /*display: flex;
    align-items: center;
  	justify-content: center;
    height: 100%;*/
}
.wrapper-front {
    width: 450px;
    margin-right: auto;
    margin-left: auto;
    border: #ff0000 solid 0px;
}

.circular-progress-front {
    cursor: pointer;
}

.wrapper-front-logo {
    /*width: 450px;*/
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    border: #335000 solid 0px;
}

.logo-front {
    text-align: center;
    width: auto;
    height: 80px;
    background-image: url(/themes/custom/loop/images/fabuloop-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
	border: #669933 solid 0px;
}
.wrapper-front-slogan {
    font-family: "Voluta Regular";
    font-size: 1.1em;
    line-height: 1.2em;
    /*font-weight: 400;*/
    text-align: center;
    margin-bottom: 5px;
}
.front .front.logo-slogan-me,
.front .front.logo-slogan-others {
    display: flex;
    align-items: stretch;
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    border: #ff0000 solid 0px;
}
.front .front.logo-slogan-me {
    margin-left: 85px;
}
.front .front.logo-slogan-others {
    margin-left: 285px;
}
.front .front.logo-slogan-me span {
    height: 20px;
    display: inline-block;
    transform: translateY(5px);
    border: #000 solid 0px;
}
.front .front.logo-slogan-others span {
    height: 20px;
    display: inline-block;
    transform: translateY(30px);
    border: #000 solid 0px;
}
.front .front.logo-slogan-me .fa,
.front .front.logo-slogan-others .fa {
    font-size: 50px;
    border: #000 solid 0px;
}
.wrapper-front-intro-goonloop {
    font-size: 0.9em;
    line-height: 1.4em;
    text-align: center;
    /*margin-top: 35px;*/
}
h1.username,
h2.loop-user-name,
h2.loop-create-name {
    font-family: "Voluta Bold";
    font-size: 2em;
    line-height: 1.1em;
    /*font-weight: 700;*/
    text-align: center;
    width: 90%;
    letter-spacing: -0.03em;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border: #000 solid 0px;
}
h2.loop-user-name {
    font-size: 1.5em;
    line-height: 1.2em;
}
h2.loop-create-name {
    display: none;
}
h1.username {
    margin-top: 10px;
    margin-bottom: 0px;
}
h3.slogan {
    font-family: "Voluta Bold";
    font-size: 1.5em;
    line-height: 1.2em;
    /*font-weight: 600;*/
	text-align: center;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}
h3.slogan p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.wrapper-front-intro-goonloop h2 {
    font-size: 1.8em;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    border: #000 solid 0px;
}
.wrapper-front-evalue-intro {
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 400;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    border: #000 solid 0px;
}
.wrapper-front-intro-goonloop p {
    font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    border: #000 solid 0px;
}

input.input-submit-next {
	width: 400px;
	font-size: 20px;
	font-weight: 700;
	padding: 15px 20px 15px 20px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
	cursor: pointer;
	border:#ccc solid 0px;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
input.input-submit-next.evaluateur {
    width: auto;
    /*margin-right: 30px;
    margin-left: 30px;*/
}
input#loop-me-finish.input-submit-next {
    margin-top: 0px;
}

.wrapper-loop-header {
    height: 225px;
	max-height: 225px;
    min-height: 225px;
	padding: 0 0 0 0;
    /*position: fixed;
    z-index: 200;*/
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    overflow: hidden;
    border: #000 solid 0px;
}
header {
    margin-top: 10px;
	text-align: center;
	border: #669933 solid 0px;
}
header .logo {
	text-align: center;
    width: 300px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(/themes/custom/loop/images/fabuloop-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
	border: #669933 solid 0px;
}
header .logo-slogan {
	text-align: center;
    /*width: 250px;
    height: 20px;*/
    margin-right: 5%;
    margin-left: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
	border: #000 solid 0px;
}
header .logo-slogan-me,
header .logo-slogan-others {
    width: 250px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 300;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    border: #000 solid 0px;
}
header .logo-slogan-me {
    text-align: left;
    padding-left: 55px;
}
header .logo-slogan-others {
    text-align: right;
    padding-right: 30px;
}
header img {
	height: 20px;
	max-height: 20px;
	width: auto;
}

header.loop-name {
    height: 40px;
    display: flex;
    align-items: center;
  	justify-content: center;
    border: #000 solid 0px;
}
header.loop-name .loop-logo-mini {
    text-align: center;
    height: 60px;
    /*margin-right: auto;
    margin-left: auto;*/
    background-image: url(/themes/custom/loop/images/fabuloop-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
	border: #669933 solid 0px;
}
header.loop-name h2.loop-name,
header.loop-name h2.loop-name-me {
    font-family: "Voluta Bold";
    font-size: 2em;
    line-height: 1.2em;
    /*font-weight: 700;
    max-height: 35px;*/
    text-align: left;
    letter-spacing: -0.05em;
    border: #cc6000 solid 0px;
}
header.loop-name h2.loop-name .color-black {
    color:#000;
}
a.user-link {
    display: block;
    cursor: pointer;
    font-size: 1.0em;
    font-weight: 400;
    margin-bottom: 10px;
    text-decoration: underline;
}
h4.loop-user-label {
    font-size: 12px;
    font-weight: 300;
	text-align: center;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.wrapper-loop-circles {
    display: flex;
    align-items: center;
  	justify-content: center;
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
	text-align: center;
	width: auto;
	/*height: 220px;*/
	background-color: #f4f4f4;
	position: relative;
	padding: 0 0 0 0;
    border-radius: 5px;
	border:#000 solid 0px;
}
.wrapper-circular-progress {
    display: flex;
    align-items: center;
  	justify-content: center;
    width: 150px;
    max-width: 150px;
    min-width: 150px;
    height: 150px;
    max-height: 150px;
    min-height: 150px;
    border:#000 solid 0px;
}
.wrapper-data-user {
    margin-top: 10px;
    text-align: left;
    border:#000 solid 0px;
}
.loop-user-resume {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 300;
    text-align: left;
    margin-top: 0px;
    border: #000 solid 0px;
}
.loop-user-resume p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.circle-icon-me,
.circle-icon-others {
    font-size: 12px;
    font-weight: 500;
    width: 50px;
    height: 50px;
    text-align: center;
    border:#000 solid 0px;
}
.circle-icon-me i,
.circle-icon-others i {
    display: block;
    font-size: 25px;
    height: 25px;
    max-height: 25px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border:#000 solid 0px;
}
.circle-icon-me span,
.circle-icon-others span {
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border:#000 solid 0px;
}
/*
.circular-progress {
    display: flex;
    align-items: center;
  	justify-content: center;
    border:#999 solid 0px;
}
.circular-progress svg {
    display: block;
    margin: -5px auto;
    padding: 0 0 0 0;
    width: 150px;
    max-width: 150px;
    min-width: 150px;
    height: 150px;
    max-height: 150px;
    min-height: 150px;
    position: absolute;
    z-index: 5;
    border: #ff0000 solid 0px;
}
.circular-progress .rbc-center-text {
    font-family: 'Courier Prime', 'Helvetica Neue', Helvetica, Arial;
    fill: white;
 }
.circular-progress .rbc-center-text-line0 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.1em;
    text-shadow: #000 1px 0 5px;
 }
.wrapper-user-avatar {
    position: absolute;
    width: 74px;
    height: 74px;
    overflow: hidden;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    border: #000 solid 0px;
}
*/
.circular-progress,
.circular-progress-user-results,
.circular-progress-front,
.circular-progress-loops {
    display: flex;
    align-items: center;
  	justify-content: center;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background-color: none;
    border:#000 solid 0px !important;
}
.circular-progress svg,
.circular-progress-user-results svg,
.circular-progress-front svg,
.circular-progress-loops svg {
    display: block;
    margin: -20px auto;
    padding: 0 0 0 0;
    position: absolute;
    z-index: 5;
    border: #ff0000 solid 0px;
}
.circular-progress,
.circular-progress-front,
.circular-progress-loops {
    margin-top: 0px;
    width: 250px;
    height: 250px;
}
.circular-progress-loops {
    margin-top: 0px;
}
.circular-progress svg,
.circular-progress-front svg,
.circular-progress-loops svg {
    width: 280px;
    max-width: 280px;
    min-width: 280px;
    height: 280px;
    max-height: 280px;
    min-height: 280px;
}

.circular-progress-user-results {
    width: 310px;
    height: 310px;
}
.circular-progress-user-results svg {
    width: 350px;
    max-width: 350px;
    min-width: 350px;
    height: 350px;
    max-height: 350px;
    min-height: 350px;
}
.circular-progress .rbc-center-text,
.circular-progress-user-results .rbc-center-text,
.circular-progress-front .rbc-center-text,
.circular-progress-loops .rbc-center-text {
    font-size: 12px;
    font-family: 'Courier Prime', 'Helvetica Neue', Helvetica, Arial;
    fill: white;
 }
.circular-progress .rbc-center-text-line0,
.circular-progress-user-results .rbc-center-text-line0,
.circular-progress-front .rbc-center-text-line0,
.circular-progress-loops .rbc-center-text-line0 {
    position: absolute;
    margin-top: 50px;
    margin-left: 25px;
    font-weight: 400;
    letter-spacing: -0.1em;
    text-shadow: #000 1px 0 5px;
    border:#fff solid 1px !important;
 }
/*
 .circular-progress-front .rbc-center-text-line1 {
    position: absolute;
    margin-top: -80px;
    margin-left: 25px;
     left: 50px !important;
    font-size: 8px;
    border:#000 solid 1px !important;
 }
*/
.wrapper-user-avatar,
.wrapper-user-avatar-intro {
    position: absolute;
    z-index: 1;
    width: 174px;
    height: 174px;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer;
    border: #000 solid 0px;
}

.wrapper-user-avatar img,
.wrapper-user-avatar-intro img {
    width: 100%;
    height: 100%;
}
.wrapper-user-avatar.loops {
    display: flex;
    align-items: center;
  	justify-content: center;
    background-color: #191a1e;
    border:#000 solid 0px;
}
.wrapper-user-avatar.loops img {
    width: 80%;
    height: 80%;
}
/*
.wrapper-user-avatar.loops::before {
    font-family: "golicon";
    font-size: 200px;
    line-height: 180px;
    color: #fff;
    width: 174px;
    height: 174px;
	display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    border:#ff0000 solid 0px;
}
*/

.rbc-label-start {
    font-family: fontawesome;
    font-size: 8px;
    /*margin-top: 3px;
    margin-left: -3px;*/
}

.loop-circular-description {
    display: flex;
    /*align-items: center;*/
  	justify-content: center;
    margin-top: 15px;
    border: #000 solid 0px;
}
.user-circular-description,
.users-circular-description {
    line-height: 1.2em;
    width: 150px;
    margin-right: 10px;
    margin-left: 10px;
    border: #ff0000 solid 0px;
}
.user-circular-description::after {
    content: "";
    position: absolute;
    display: block;
    border-top: 50px solid #000;
    width: 2px;
    margin-top: -15px;
    margin-left: 75px;
    z-index: 10;
}
.users-circular-description::after {
    content: "";
    position: absolute;
    display: block;
    border-top: 90px solid #000;
    width: 2px;
    margin-top: -15px;
    margin-left: 75px;
    z-index: 10;
}
.circular-chiffre-description {
    line-height: 1.2em;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    border: #ff0000 solid 0px;
}
.circular-chiffre-description::before {
    content: "";
    position: absolute;
    display: block;
    border-top: 85px solid #000;
    width: 2px;
    margin-top: -86px;
    margin-left: 150px;
    z-index: 10;
}

.wrapper-loop-intro-content i.fa-user,
.wrapper-loop-intro-content i.fa-users {
    width: 30px;
    font-size: 25px;
    display: inline-block;
    text-align: center;
}
.wrapper-data-user i.fa-user,
.wrapper-data-user i.fa-users {
    width: 20px;
    font-size: 18px;
    display: inline-block;
    text-align: center;
}
.note-circle-me {
    display: none;
}

.wrapper-loop-user-field {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 300;
}
.wrapper-loop-intro-content {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 300;
    text-align: center;
    margin: 20px 0px 15px 0px;
    padding: 0 15px 5px 15px;
    border: #ddd solid 1px;
    border-radius: 10px;
}
.wrapper-loop-intro-content p {
	/*margin: 2px 0 2px 0 !important;
	padding: 4px 0 4px 0 !important;*/
	border: #ccc solid 0px;
}
.wrapper-loop-intro-content h4 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-align: center;
	border: #ccc solid 0px;
}
.wrapper-final-loop-evaluateur {
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    padding: 20px 15px 15px 15px;
    margin: 10px 0px 10px 0px;
}
input#loop-evaluateur-begin,
input#loop-create {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.wrapper-loop-confidentialite {
    margin-top: 30px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: center;
    font-size: 0.8em;
    line-height: 1.1em;
    font-weight: 300;
    padding-bottom: 15px;
}
.wrapper-mail-submit {
    display: flex;
    align-items: center;
  	justify-content: center;
    border:#000 solid 0px;
}
.input-mail-alert,
.input-text-alert {
    display: none;
    font-size: 16px;
    line-height: 1.2em;
    text-align: center;
    color: #ff0000;
    background-color: #fff;
    margin: 10px 25px 10px 25px;
    padding: 10px 10px 10px 10px;
    border:#ff0000 solid 1px;
    border-radius: 3px;
}
input.input-text,
input.input-mail {
	width: 90%;
	font-size: 1em;
	padding: 15px 15px 15px 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
	border:#ccc solid 0px;
	border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
input.input-submit {
	width: 20%;
	/*background-color: #68e0df;*/
	font-size: 16px;
	font-weight: 500;
	padding: 10px 10px 10px 10px;
    margin-left: 3px;
	cursor: pointer;
	border:#ccc solid 0px;
	border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
input.input-submit-final {
	font-size: 16px;
	font-weight: 500;
	padding: 10px 15px 10px 15px;
	cursor: pointer;
	border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.wrapper-form-submit {
	text-align: center;
	margin: 20px 0 10px 0;
}
.wrapper-form-submit input {
	display: inline-block;
}
.radio-vote-label {
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
    width: 90%;
}
.radio-vote-label label {
    margin-left: 5px;
}


.wrapper-loop-me-content {
	font-size: 1em;
    line-height: 1.2em;
	margin: 10px 15px 10px 15px;
	padding: 0 0 0 0;
	border: #ccc solid 0px;
}
.wrapper-pole-title {
    text-align: center;
}
.wrapper-loop-me-content h3.pole-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
	text-align: center;
    margin: 0 0 0 0;
    padding: 5px 15px 5px 15px;
    border: #ddd solid 1px;
    background-color: #fff;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.wrapper-loop-me-content h3.pole-tid-2,
.wrapper-loop-me-content h3.pole-tid-3 {
    margin-top: 15px;
}

/* heart icon gol */
h2.username-i-love {
    font-size: 1.5em;
    font-family: "Roboto Mono";
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    border:#ff0000 solid 0px;
}
.gol-heart-icon {
    font-family: "golicon";
    font-size: 50px;
}
.container-i-love {
    display: flex;
    align-items: center;
  	justify-content: center;
    margin-top: 5px;
    border:#000 solid 0px;
}
.container-i-love .letter-i {
    font-family: "Roboto Mono";
    font-weight: 400;
    text-align: right;
    border:#ff0000 solid 0px;
}
.container-i-love .icon-heart {
    display: flex;
    align-items: center;
  	justify-content: left;
    border:#000 solid 0px;
}
.container-i-love .icon-heart div {
    display: flex;
    align-items: center;
  	justify-content: center;
    text-align: center;
    position: absolute;
    z-index: 10;
    border:#ff0000 solid 0px;
}
.container-i-love .icon-heart span {
    color: #fff;
    font-family: "Roboto Condensed";
    font-weight: 400;
    border:#000 solid 0px;
}
.container-i-love .icon-heart::before {
    font-family: "golicon";
    content: "\0036";
	display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    border:#ff0000 solid 0px;
}
.container-i-love .icon-heart div sup {
    margin-top: -3px;
    text-align: left;
    border:#ff0000 solid 0px;
}

.container-user-heart {
    display: flex;
    align-items: center;
  	justify-content: left;
    height: 30px;
    border:#000 solid 0px;
}
.i-user-heart {
    font-size: 2.5em;
    font-family: "Roboto Mono";
    font-weight: 700;
    text-align: right;
    border:#ff0000 solid 0px;
}
.name-user-heart {
    font-size: 1.2em;
    font-family: "Roboto Mono";
    font-weight: 900;
    line-height: 0.9em;
    letter-spacing: -0.05em;
    text-align: left;
    border:#ff0000 solid 0px;
}
.gol-icon-heart {
    width: 45px;
    height: 45px;
    margin-right: 0px;
    margin-left: 0px;
    border:#000 solid 0px;
}
.gol-icon-heart::before {
    font-family: "golicon";
    content: "\0036";
    font-size: 80px;
    /*color: #ff0000;*/
    width: 45px;
    height: 45px;
	display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: -2px;
    border:#ff0000 solid 0px;
}
.container-i-love-explication {
    display: inline-block;
}

.i-user-heart-one-line {
    font-size: 1.5em;
    font-family: "Roboto Mono";
    font-weight: 700;
    text-align: right;
    border:#ff0000 solid 0px;
}
.name-user-heart-one-line {
    font-size: 1.5em;
    font-family: "Roboto Mono";
    font-weight: 900;
    line-height: 0.9em;
    letter-spacing: -0.05em;
    text-align: left;
    border:#ff0000 solid 0px;
}
.gol-icon-heart-one-line {
    width: 30px;
    height: 30px;
    margin-right: 2px;
    margin-left: 2px;
    border:#000 solid 0px;
}
.gol-icon-heart::before,
.gol-icon-heart-one-line::before {
    font-family: "golicon";
    content: "\0036";
    font-size: 55px;
    width: 30px;
    height: 30px;
	display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    border:#ff0000 solid 0px;
}

/* loops select */
.evaluateur-loop-select-description {
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: 500;
}
.loops-row {
    display: flex;
    padding: 10px 15px 5px 15px;
    border-radius: 10px;
    /*margin-right: 25px;
    margin-bottom: 10px;
    margin-left: 25px;*/
    cursor: pointer;
    border: #fff solid 1px;
}
.loops-row:hover {
    background-color: #f5f5f5;
}
.loop-content {
    text-align: left;
    margin-left: 15px;
    border: #000 solid 0px;
}
.loop-content h3 {
    font-family: "Voluta Bold";
    margin-top: 0px;
    margin-bottom: 0px;
    border: #000 solid 0px;
}
.loop-icon {
    width: 40px;
    height: 40px;
    border: #ff0000 solid 0px;
}
.loop-icon::before {
    font-family: "golicon";
    font-size: 65px;
    line-height: 65px;
    width: 40px;
    height: 50px;
	display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    border:#000 solid 0px;
}
.loop-icon-img {
    width: 40px;
    height: 40px;
    border: #ff0000 solid 0px;
}
.loop-icon-img img {
    width: 40px;
    height: 40px;
    border: #ff0000 solid 0px;
}
.loop-content .body p {
    margin-top: 2px;
    margin-bottom: 2px;
}
.loops-row.row-7,
.loops-row.row-9 {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 20px;
    border-style: solid;
    border-width: 1px;
}
.loops-create-description {
    margin-bottom: 15px;
}

/* statistics */
.btn-statistic {
    cursor: pointer;
}
.gol-popup-header h2 {
    font-size: 2em;
}
.wrapper-statistic-me-others {
    margin-top: 15px;
    display: flex;
    align-items: center;
  	justify-content: center;
}
.wrapper-statistic-me-others div {
    margin-right: 10px;
    margin-left: 10px;
}
.wrapper-statistic-me-others i.fa {
    font-size: 25px;
}
.wrapper-module-statistic {
    margin-top: 10px;
    margin-bottom: 10px;
}
.container-row-statistic {
    margin: 10px 0 30px 0;
    padding: 10px 15px 10px 15px;
    background-color: #fff;
    border-radius: 5px;
}

.gol-popup-body h3.subtitle {
    font-size: 1.5em;
    margin: 0 0 0 0;
    display: flex;
    justify-content: space-between;
}
.gol-popup-body h3.subtitle a.read-more {
    font-size: 15px;
    font-weight: 400;
}

.container-row-statistic h3 {
    margin: 0 0 0 0;
    display: flex;
    justify-content: space-between;
}
.container-row-statistic p {
    color: #999;
    margin: 0 0 0 0;
}
.container-row-statistic .container-doughnut,
.container-row-statistic .container-bar,
.container-row-statistic .container-radar,
.container-row-statistic .container-line {
    margin-right: auto;
    margin-left: auto;
}
.container-row-statistic .container-doughnut {
    width: 60%;
}
.container-row-statistic .container-bar {
    width: 80%;
}
.container-row-statistic .container-radar {
    width: 90%;
}
.container-row-statistic .container-line {
    width: 90%;
}

.wrapper-loop-final {
	margin: 20px 15px 10px 15px;
}
.wrapper-loop-thanks {
	font-size: 1.2em;
    line-height: 1.1em;
	margin: 20px 15px 20px 15px;
}
.wrapper-loop-content-border {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
    margin: 25px 0 15px 0;
    padding: 25px 15px 25px 15px;
    border: #ddd solid 1px;
    border-radius: 10px;
}
.wrapper-app-download {
    text-align: center;
    padding: 10px 0 10px 0;
}
.wrapper-app-download img {
    width: 200px;
    height: auto;
}
.wrapper-goonloop-presentation {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}

/* notation */
.wrapper-loopme-row {
	display: flex;
	align-items: center;
  	/*justify-content: center;*/
	/*height: 40px;
	max-height: 40px;
	min-height: 40px;*/
    margin-bottom: 20px;
	border: #000 solid 0px;
}
.wrapper-label {
    font-family: "Voluta Regular";
    font-size: 1.1em;
    line-height: 1em;
    /*font-weight: 700;*/
	display: flex;
	align-items: center;
	width: 455%;
	/*height: 30px;
	max-height: 30px;
	min-height: 30px;*/
	margin-right: auto;
    /*padding-right: 10px;*/
    text-align: left;
	border: #ff0000 solid 0px;
}
.wrapper-label .note {
	display: none;
	color: #ff0000;
	font-weight: 600;
	margin-left: 10px;
}
.wrapper-hearts {
    direction: rtl;
    display: flex;
    justify-content: flex-end;
    width: 35%;
	/*width: 150px;
	max-width: 150px;*/
	/*height: 30px;
	max-height: 30px;
	min-height: 30px;*/
	text-align: right;
	margin-left: auto;
	border: #dd9977 solid 0px;
}
.wrapper-hearts .icon {
 /* font-size: 10vw;
	font-size: 1.2em;*/
    background: linear-gradient(#efefef, #ccc);
    background-clip: text;
    -webkit-text-fill-color: transparent;
	color: #ccc;
	font-size: 25px;
  	cursor: pointer;
	display: flex;
	margin: 0 2px 0 2px;
	border: #cc0000 solid 0px;
}
.wrapper-hearts .icon:last-child {
	display: none;
}



.wrapper-hearts:not(:checked) > input {
    display: none;
}
.wrapper-hearts:not(:checked) > label {
    cursor: pointer;
    font-size: 10px;
    color: #fff;
    width: 25px;
    height: 25px;
    margin-right: 2px;
    margin-left: 2px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: #cc6600 solid 0px;
}
.wrapper-hearts:not(:checked) > label::before {
    font-family: "golicon";
    content: "\0036";
    color: #efefef;
    font-size: 45px;
    width: 25px;
    height: 25px;
	display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 5;
    border:#ff0000 solid 0px;
}





/* popup */
.gol-popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 70px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.gol-popup-content {
  position: relative;
  background-color: #ececec;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 30%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.btn-close {
  color: black;
  float: right;
  font-size: 40px;
  font-weight: 300;
}

.btn-close:hover,
.btn-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.gol-popup-header {
  padding: 5px 10px;
  background-color: #ececec;
  color: black;
}

.gol-popup-body {
    padding: 5px 10px;
    /*padding: 2px 16px;*/
}

.gol-popup-footer {
  padding: 2px 16px;
  background-color: #ececec;
  color: white;
}
