ul.topnav {
    /*-ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;*/
}

ul.topnav > li {
    direction: ltr;
}
/* Channel */
ul.channel-list .channel-item {
    float:right;
}
/* Favorite */
.switch-btn {
    float:left;
}
/* ForgotPassword*/
.help-block {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: right;
}

.div-mine1{
    border-radius: 0px;
    direction: rtl;
}
/* profile */
.profile-icon {
    float:right;
}
i {
    margin-left: 8px;
    margin-right: 0px;
}

.device-title-container p button {
    margin-left: 0px;
    margin-right: 8px;
}

.device-geo img {
    margin-left: 8px;
    margin-right: 0px;
}

/* Radio */  ul.radio-list .radio-item {
    float:right;
}
/* recent view */
.recent-image {
    float:right;
}
.recent-star-image {
    float:right;
    right:10px;
}
.recent-title {
    float: right;
}
.detail-date {
    float:right;
}

.titlebar-text {
    float:right;
}

/* recent view */

.recent-rat {
    float:left;
}

.recent-last-text {
    float:right;
}
/* Video */

.detail-image {
    float:right;
}
.detail-star-image {
    float:right;
    right:20px;
}
.detail-title {
    float: right;
}
.detail-date {
    float:right;
}
.detail-watch-image {
    float:right;
    top: 4px;
    position: relative;
}
.video-thumbnail {
    float:right;

}
.rat {
    float:left;
}
.rat-channel {
    float:right;
    margin-top:2px;
}

#time-zone-select {
    float:left;
}
.titlebar-text {
    float:right;
}
/* VOD */
ul.video-list .video-item {
    float: right;
}