.rtf-container,.rtf-container *{
    font-family:lato;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
}
.rtf-container {
    float: left;
    width: 100%;
    margin-bottom:10px;
}
.rtf-bar {
    background: #424242 none repeat scroll 0 0;
    display: table;
    float: left;
    padding:18px 75px 18px 40px;
    position: relative;
    width: 100%;
}
.rtf-text {
    color: #fff;
    display: table-cell;
    font-size: 12px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 40%;
}
.rtf-stars {
    display: table-cell;
    vertical-align: middle;
    width:20%;
}
.rtf-al{text-align:left}
.rtf-ar{text-align:right}
.rtf-ac{text-align:center}
.rtf-stars i {
    background: #3b3b3b none repeat scroll 0 0;
    color:inherit;
    text-align:center;
    display: inline-block;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin: 0 1px;
    width: 28px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}

.rtf-dropdown{
    background:#3b3b3b;
    float: left;
    display:none;
    padding: 50px;
    width: 100%;
}
.rtf-dropdown ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.rtf-dropdown ul li {
    display: table;
    margin-bottom: 20px;
    width: 100%;
}
.rtf-dropdown ul li:last-child{margin:0}
.rtf-stars.simple{color:#FFF}
.rtf-stars.simple i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 29px;
    width: auto;
}
li .rtf-stars, li .rtf-text {
    width: 15%;
}
.rtf-progress-container {
    display: table-cell;
    vertical-align: middle;
}
.rtf-progress{
    background: #515151 none repeat scroll 0 0;
    height: 7px;
    display:inline-block;
    width:100%;
}
.rtf-progress-fill {
    background: #fff none repeat scroll 0 0;
    height: 100%;
}
.rtf-bar > a {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    color: #a3a3a3;
    font-size: 12px;
    height: 23px;
    line-height: 22px;
    position: absolute;
    right: 25px;
    text-align: center;
    top: 20px;
    width: 23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -ms-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.rtf-bar > a.rtf-active{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}




.rtf-bar.style2 .rtf-text {
    padding: 0 14px;
    position: relative;
    white-space: nowrap;
    width: auto;
}
.rtf-bar.style2 .rtf-stars{width:100%}
.rtf-bar.style2 .rtf-text:before{
    background:#fff;
    content:"";
    height:10px;
    margin-top:-5px;
    position:absolute;
    right:0;
    top:50%;
    width:1px;
}
.rtf-bar.style2 > a{color:#FFF}
.rtf-bar.style2 .rtf-text:nth-child(2n+1):before{display:none}
.rtf-stars.style2 i{
    background:#fff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
}




.style3 .rtf-stars{width:auto}
.rtf-stars.style3 i {
    color: #fff;
    margin: 0 -3px;
    width: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.rtf-stars.style3 i:first-child{
    padding-left: 5px;
    width: 30px;
    -webkit-border-radius:3px 0 0 3px;
    -moz-border-radius:3px 0 0 3px;
    -ms-border-radius:3px 0 0 3px;
    -o-border-radius:3px 0 0 3px;
    border-radius:3px 0 0 3px;
}
.rtf-stars.style3 i:last-child{
    padding-right: 5px;
    width: 30px;
    -webkit-border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    -ms-border-radius:0 3px 3px 0;
    -o-border-radius:0 3px 3px 0;
    border-radius:0 3px 3px 0;
}
.style4 .rtf-text {
    color: #282828;
    font-weight: 500;
    width: auto;
}

.rtf-stars.style4 i{
    background: #f8f8f8;
    border-radius: 0;
    font-size: 12px;
    height: auto;
    line-height: 60px;
    margin: -18px -2px;
    padding: 0 5px;
    width: auto;
}
.rtf-stars.style4 i:first-child{padding-left:30px}
.rtf-stars.style4 i:last-child {padding-right:30px}
.rtf-stars.style5 i {
    background:none;
    height: auto;
    line-height: unset;
    padding: 0 2px;
    width: auto;
}
.rtf-stars.style6 i {
    border-radius: 2px;
    color: #b9b9b9;
}

.rtf-color1{color:#fec42d!important}
.rtf-color1-bg{background:#fec42d!important}
.rtf-color2{color:#d70204!important}
.rtf-color2-bg{background:#d70204!important}
.rtf-color3{color:#282828!important}
.rtf-color3-bg{background:#282828!important}
.rtf-color4{color:#f1f1f1!important}
.rtf-color4-bg{background:#f1f1f1!important}
.rtf-color5{color:#424240!important}
.rtf-color5-bg{background:#424240!important}



.size1 .rtf-text{width:30%}
.size1 .rtf-stars{width:40%}
.size1 .style3 .rtf-stars,
.size1 .style3 .rtf-text{width:auto}
.size1 .style4 .rtf-text,
.size1 .style4 .rtf-stars{width:auto}
.size1 .style5 .rtf-stars{width:auto}
.size1 .rtf-dropdown{padding:20px}
.size1 li .rtf-stars, 
.size1 li .rtf-text{
    display: unset;
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
}
.size1 .rtf-progress-container {
    display: unset;
    float: left;
    width: 100%;
}
.size1 .rtf-dropdown ul li {
    display: inline-block;
    margin: 0 -1px 20px;
    padding: 0 10px;
    width: 50%;
}
.size2 .rtf-dropdown{padding:20px}
.size2 li .rtf-stars, 
.size2 li .rtf-text{
    display: unset;
    float: left;
    margin: 0;
    text-align: center;
    width: 100%;
}
.size2 .rtf-progress-container {
    display: unset;
    float: left;
    width: 100%;
}
.size2 .rtf-dropdown ul li {
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 10px;
    width: 100%;
}

.size2 .rtf-text, .size2 .rtf-bar.style2 .rtf-text {
    display: unset;
    float: left;
    margin: 5px 0;
    text-align: center;
    width: 100%;
}
.size2 .rtf-stars {
    display: unset;
    float: left;
    margin: 5px 0;
    text-align: center;
    width: 100%;
}
.size2 .rtf-bar.style2 .rtf-text:before{display:none}
.size2 .rtf-stars.style4 i {
    line-height: 30px;
    margin: 0 -2px;
}
.size2 .rtf-bar{padding:10px 35px 10px 20px}
.size2 .rtf-bar > a{
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
