/* Homepage */
.card .card-content .card-status, .card .card-content h6{
    font-size: 1.6rem;
    font-family: "MuseoSans-700", Helvetica, Arial, sans-serif;
}
.card .card-content .card-title{
    font-size: 1.9rem;
    font-family: "MuseoSans-700", Helvetica, Arial, sans-serif;
}
.carousel .container{
    padding: 0 5rem;
}
.control{
    width: 5rem;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
    text-align: center;
    width: 100%;
}
.control.prev{left: 12.5%;}
.control.next{right: 12.5%;}
.clip-testemonial img{
    right: inherit;
    left: inherit;
}

@media(max-width: 1500px){
    .control.prev{left: 5%;}
    .control.next{right: 5%;}
}
@media(max-width: 1366px){
    .control.prev{left: 0;}
    .control.next{right: 0;}
}
@media(max-width: 1120px){
    body{
        padding-top: 14.2rem;
    }
}
@media(max-width: 699px){
    body{
        padding-top: 16rem;
    }
}
/* End Homepage */

/* Events */
.casual-title:before{
    background-color: inherit !important;
}
.event .placeholder{
    height: 14rem;
}
.event .placeholder.big{
    height: 19rem;
}
.placeholder.big img{
    height: 100%;
}
.event .caption{
    font-size: 1.6rem;
}
.video .bx-wrapper .bx-viewport{
    background: inherit;
}
.video .bxslider .slide{
    text-align: center;
}
/* End Events */

/* Trainings */

.playlist .playlist-content{
    margin-bottom: 5rem;
    overflow-x: hidden;
}
.playlist .playlist-footer{
    top: -5rem;
}
.container.main.video .description p{
    font-size: 1.4rem;
}
.share .placeholder{
    height: 31rem;
}
.share .placeholder .mail.inverted{
    background-image: url(../images/mail_inverted.png);
}
.share .placeholder #mail_container button{
    border-radius: 0;
    font-weight: normal;
    background-color: #0f4070;
    border-color: #0f4070;
    color: #fff;
    border-radius: 0;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0px 15px;
    line-height: 30px;
    height: 30px;
}
.share .placeholder #mail_container input{
    height: 32px;
}
.share .placeholder #mail_container{
    margin-top: 1rem;
}
@media(max-width:700px){
    .share .placeholder{
        height: 99%;
        width: 99%;
    }
}
/* END Trainings */

/*Header & Menu */
.symbol.big{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 2rem;
    position: relative;
    top: -0.25rem;
}
.profile-pic a:hover{text-decoration: none;}
.menu ul li.active{
    background-color: rgba(255,255,255,0.8);
    color: #1e9f9c;
}
.menu ul li.active a .ic-adn-w{
    background-position: -29px -285px;
}
.menu ul li.active a .ic-check-w {
    background-position: -30px -314px;
}
.menu ul li.active a .ic-mega-w {
    background-position: -30px -400px;
}
.menu ul li.active a .ic-open-w {
    background-position: -30px -373px;
}
.menu ul li.active a .ic-usr-w {
    background-position: -30px -346px;
}
/*Events*/
.chat .row.message:nth-child(even){
    background-color: #f2f2f2;
}
.article p, .article .content{
    font-family: "MuseoSans-300";
    font-size: 1.6rem;
}
.chat .placeholder .row {
    transition: all 0.8s ease-out;
    opacity: 0;
}
.chat .placeholder .row.show {
    opacity: 1;
}

/* Trainings Detail */
.playlist .completion p span{
    right: -3.5rem;
}
.playlist button.grow
{
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.playlist button{
    transition:all 0.5s ease;
}
.star_container{
    display: inline-block;
    height: 2rem;
    vertical-align: middle;
    margin-left: 0.5rem;
}
/*
.sm-1, .sm-2, .sm-3, .sm-4{
    width: 8.5rem;
    height: 8.5rem;
    padding-top: initial;
    margin: 1rem;
}
*/
/*
.sm-1 span, .sm-2 span, .sm-3 span, .sm-4 span{
    position: relative;
    top: 9.2rem;
}
*/
.sm-selected {
    background-position: center 0.5rem;
    border: 1px solid #1e9f9c;
    border-radius: 4px;
}
.fb_iframe_widget{
    top: -8px;
}

/* Quiz */
.question-text{font-size: 2rem;}
.eval-content span{font-size: 1.8rem;}
input[type=radio]:before{
    left: -1.5rem;
    width: 3rem;
    height: 3rem;
}

/* Register */
.ui.selection.dropdown{
    border: none;
    border-left: 4px solid #e74768;
    background-image: url(../images/select-arr.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-color: #f2f2f2;
    height: 38px;
    padding-left: 10px;
}
.ui.dropdown .menu>.item{
    font-size: 1.2rem;
}
.ui.search.dropdown>.text{
    padding-top: 4px;
}

#pharmacy_container span {
    position: inherit;
    border: 0;
}
#pharmacy_container > span > span > span{
    border-left: 4px solid #e74768;
    background-image: url(../images/select-arr.png);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-position: 95% center;
    height: 38px;
    padding: 6px 0;
}
#pharmacy_container > span{
    width: 100% !important;
}

/* Notifications */
.notify .inbox-header{
    background-color: #e74768;
}
.notifications_badge{
    background-color: red;
    display: inline-block;
    margin-left: .5rem;
}

/* Profile */
.button.button-g{
    width: 49%;
    line-height: 1.6;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.1rem;
    margin: 0 0 0 2px;
    float: left;
}

@media (max-width: 550px){
  .button.button-g{
      width: auto;
      height: auto;
      margin: 5px 0 5px 20px;
      padding: 1rem;
  }
}

.ranking-height-container{
    max-height: 24rem;
    overflow-y: scroll;
}
.rank h3{
    letter-spacing: 0.1rem;
    color: #1e9f9c;
    font-weight: bold;
}
.rank h3 span{
    font-size: 1.3rem;
    letter-spacing: 0;
    display: block;
}
.rank h1{
    color: #f07e45;
    font-size: 8rem;
    margin-bottom: 0;
}
.brand1_white{
    color: #FFF;
    background-color: #1e9f9c;
    font-family: "MuseoSans-300";
}
.symbol.extra-big{
    width: 17.5rem;
    height: 17.5rem;
    border-radius: 100%;
    text-align: center;
    line-height: 17.5rem;
    font-size: 7rem;
    position: relative;
    top: -0.25rem;
    color: #1e9f9c;
    margin: 0 auto;
}
.pic-change{
    position: relative;
    top: -6rem;
    padding-left: 0;
    margin: 0 auto;
}
.profile .eight.columns{
    text-align: left;
}
.score.showing .label{
    padding: 1rem 1.5rem;
    font-size: 1.1rem;
    top: -7.4rem;
    display: block;
}

@media (max-width: 550px){
  .score.showing .label{
      width: 130px;
  }
}



.score>p{
    font-size: 1.8rem;
}
.score>p big{
    font-weight: bold;
}
h4.upcoming{
    text-align: center;
}
h4.upcoming:before{
    background-color: inherit;
}

.battery {
  margin-left: 8%;
}

@media (max-width: 550px){
  .battery {
    margin-left: 0;
  }
}

/* Admin upload statistics button */
label.salespersonStatisticsUpload input[type="file"] {
    position: fixed;
    top: -1000px;
}
.salespersonStatisticsUpload {
    border: 1px solid #FFF;
    display: inline-block;
    background-color: #fff;
    color: #1e9f9c;
    border-radius: 0;
    font-weight: normal;
    margin-right: 1rem;
    cursor: pointer;
    height: 38px;
    padding: 0 30px;
    text-align: center;
    font-size: 11px;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
}
.salespersonStatisticsUpload:hover {
    text-decoration: underline;
}
.salespersonStatisticsUpload:active {
    background: #CCF;
}
.salespersonStatisticsUpload :invalid + span {
    color: #1e9f9c;
}
.salespersonStatisticsUpload :valid + span {
    color: #1e9f9c;
}
.salesperson-image{
    text-align: center;
    margin: 1rem auto;
}
@media (max-width: 550px){
    .profile .eight.columns{
        text-align: center;
    }
}
@media (max-width: 1024px){
    .pic-change {
        text-align: center;
        padding-left: 0.3em;
    }
}
@media (max-width: 767px){
    .profile-pro .five.columns {
        margin-top: 0;
    }
}
/* Login */
.video-wrapper2 {
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: solid black 1px;
    height: auto;
}/* End login */


.accordion-content .row{
	position: relative;
}

.accordion-content .of-stamp{
	top: 1rem;
}
@media(max-width: 700px){
    section.video .of-stamp{
        top: 7.5rem;
    }
}
input[type="radio"].answer{
    margin-left: 1.5rem;
}