.has-search .form-control-feedback {
    right: initial;
    left: 13px;
    color: #ccc;
    width: 30px;
    height: 25px;
    top: 9px;
    cursor: pointer;
}

section.cms-history .container-fluid.maincf.mdlisting.cmsplayermain {
    margin-top: 12px;
}

.mdlisting {
    padding: 0 26px;
}

.dettl {
    margin: 20px 0;
}

.dettl {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 5px;
}

.cms-history .historymainboxcms {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: flex-start;
}

.cms-history ul.listingC.tworow {
    width: 70%;
    margin: 0;
    padding: 0;
    flex: 0 0 70%;
}

.cms-history .historymainboxcms .empty-data {
    margin-bottom: 15px;
}

.empty-data {
    text-align: center;
    padding: 10px;
    font-size: 18px;
}

.cms-history .historymainboxcms .empty-data .historyicon {
    width: 96px;
    height: 96px;
    margin: 0 auto 15px;
}

.cms-history .historymainboxcms .empty-data .historyicon svg {
    fill: #fff;
}

.cms-history .historymainboxcms .empty-data h3 {
    margin-top: 24px;
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-weight: 400;
}

.cms-history .historymainboxcms .empty-data h4 {
    margin-top: 16px;
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
}

.cms-history .historymainboxcms .empty-data h4 a {
    color: #3ea6ff;
}

.signinbtn {
    margin-top: 24px;
    display: flex;
    justify-content: center;
}

.signinbtn a {
    padding: 6px 15px;
    border: solid 1px #373737;
    color: #3ea6ff;
    display: flex;
    border-radius: 20px;
    align-items: center;
    align-content: center;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    height: 36px;
}

.historymainboxcms .signinbtn a svg.style-scope.yt-icon.signupiconsvg {
    fill: #3ea6ff;
    width: 24px;
    height: 24px;
    margin: 0 8px 0 0;
    margin-right: 6px;
    margin-left: -6px;
}

.signinbtn a small {
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom {
    border: none;
    background: 0 0;
}

.cms-history .rightsidbarhistory {
    display: flex;
    flex-wrap: wrap;
    width: calc((100% - 70%) - 10px);
    margin-left: 10px;
    flex: 0 0 calc((100% - 70%) - 10px);
}

.customuploadradiolistcms {
    padding: 0px 15px 0px;
    border-radius: 2px;
    margin: 0 0 20px;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom h3 {
    font-size: 18px;
    padding: 15px 5px;
    border-bottom: 1px solid #262626;
    width: 100%;
    margin: 2px 0;
    color: #fff;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom ul {
    width: 100%;
    margin-top: 0;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom ul.cmstabhistylistone li {
    margin: 5px 0 5px;
    border-bottom: 1px solid #262626;
    padding: 15px 5px;
}

.customuploadradiolistcms.hdcustom [type=radio]:checked,
.customuploadradiolistcms.hdcustom [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom [type=radio]:checked+label,
.rightsidbarhistory.customuploadradiolistcms.hdcustom [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 0;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    margin: 0;
    width: 100%;
    padding-right: 25px;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom [type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: inherit;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #a9a9a9;
    border-radius: 100%;
    background: 0 0;
    right: 0;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom [type=radio]:checked+label,
.rightsidbarhistory.customuploadradiolistcms.hdcustom [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 0;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    margin: 0;
    width: 100%;
    padding-right: 25px;
}

.customuploadradiolistcms.hdcustom [type=radio]:checked+label,
.customuploadradiolistcms.hdcustom [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    margin: 0;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom [type=radio]:checked+label:after,
.rightsidbarhistory.customuploadradiolistcms.hdcustom [type=radio]:not(:checked)+label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #44a7fd;
    position: absolute;
    top: 4px;
    left: inherit;
    border-radius: 100%;
    transition: all .2s ease;
    right: 4px;
}

.customuploadradiolistcms.hdcustom [type=radio]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom [type=radio]:checked+label:before {
    content: '';
    position: absolute;
    left: inherit;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #44a7fd;
    border-radius: 100%;
    background: 0 0;
    right: 0;
}

.signinbtn a:hover {
    background: #23283a;
    border: solid 1px #3ea6ff;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom .cms-tablhistory {
    width: 100%;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom ul {
    width: 100%;
    margin-top: 0;
}

ul.player-ads {
    display: block;
    text-align: left;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom ul li {
    margin: 5px 0 5px;
    padding: 15px 5px;
}

.addBanner img {
    max-width: 100%;
}

ul.listingC,
ul.circle-listingC,
ul.trending-movC,
ul.pornstar-listingC {
    font-size: 0;
    padding: 0 0 5px;
    margin: 0 4px 30px;
    border-bottom: 1px solid #292929;
}

.pagi {
    text-align: center;
    margin: 10px 0;
}

a.not-allowed {
    cursor: not-allowed;
}

.pagi a,
.pagi span {
    display: inline-block;
    border-radius: 3px;
    background: #dadada;
    padding: 10px 20px;
    font-weight: 700;
    margin: 4px 1px;
    color: #2d2d2d;
}

.pagi a i {
    font-size: 12px;
}

a.adtextfooter {
    text-align: left;
    display: block;
    margin: 0 auto;
    width: 160px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    white-space: nowrap;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5rem;
    color: #aaa;
}

a.homeadss.adtextfooter {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom ul li a {
    color: #aaa;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom .has-feedback.has-search {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    margin-left: 5px;
    margin-bottom: 15px;
}

.has-search .form-control-feedback svg {
    fill: #fff;
}

.newhassearch input.form-control.searchbox {
    border: none;
    background: 0 0;
    border-bottom: solid 1px #fff;
    border-radius: 0;
}

.has-search .searchbox {
    background: #000;
    color: #fff;
}

.has-search .form-control {
    padding-right: 12px;
    padding-left: 34px;
}

.form-control {
    height: 40px;
}

.player-ads a.adtext {
    padding-top: 0;
    white-space: nowrap;
    line-height: 20px;
    padding-left: 0;
    width: 100%;
    max-width: 300px;
}

.right_ban {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
    align-content: baseline;
    max-width: 300px;
}

.cms-history ul.listingC.tworow {
    width: 70%;
    margin: 0;
    padding: 0;
    flex: 0 0 70%;
    position: relative;
}

.cms-history ul.listingC.tworow li {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    position: relative;
}

.cms-removehistory {
    position: absolute;
    width: 60px;
    height: 24px;
    right: 25px;
    z-index: 1;
    opacity: 0;
    display: flex;
    align-items: center;
    align-content: center;
}

.listingC li a {
    position: relative;
}

.cms-tooltip .tooltiptext {
    visibility: hidden;
    width: 175px;
    background-color: #737373;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 8px 4px;
    position: absolute;
    z-index: 1;
    top: 30px;
    right: -50px;
    font-size: 12px;
    font-weight: 400;
    font-family: Roboto, Arial, sans-serif;
}

.cms-removehistory svg {
    fill: #aaa;
}

.cms-history ul.listingC.tworow li a.dropdown.threedot {
    position: absolute;
    top: 24px;
    right: 0;
}

.vidicon {
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #aaa;
    z-index: 999;
}

.cms-history ul.listingC.tworow li a.dropdown.threedot .iconsvg {
    width: 30px;
    height: 30px;
    padding: 5px;
    transform: rotate(0deg);
}

.cms-removehistory svg {
    fill: #aaa;
}

.dropdown.threedot ul.dropdown-menu {
    border-radius: 4px;
    display: none;
}

.commsort .sort-list,
.threedot .dropdown-menu {
    background-color: #242424;
    color: #fff;
    padding: 8px 0;
    border: 0;
    min-width: 155px;
}

.cms-history ul.listingC.tworow li:last-child {
    display: flex !important;
}

ul.dropdown-menu.cmshistorylist li {
    margin-bottom: 0 !important;
    width: 100% !important;
}

ul.dropdown-menu.cmshistorylist li span.dotoption {
    padding: 0 10px;
    width: 100%;
    height: 43px;
}

.commsort .sort-list a,
.commsort .sort-list a:hover,
.threedot .dropdown-menu .dotoption,
.threedot .dropdown-menu .download {
    background: #282828;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 48px;
}

.threedot .dotoption,
.threedot .download {
    display: flex;
    align-items: center;
}

.threedot .dotoption img,
.threedot .dotoption svg,
.threedot .download img {
    fill: #909090;
    margin-right: 16px;
}

.close svg,
.multicontrol svg,
.threedot .dotoption img,
.threedot .dotoption svg,
.threedot .download img {
    width: 24px;
    height: 24px;
}

.cms-history ul.listingC.tworow li .thumb {
    overflow: hidden;
    border-radius: 8px;
    width: 245px;
    flex: 0 0 245px;
    margin: 0 15px 0 0;
}

.cms-history ul.listingC.tworow li .thumb {
    max-height: 135px;
}

.thumb {
    background: 0 0;
    text-align: center;
    border: solid 1px transparent;
    position: relative;
}

.listingC li img,
.trending-movC li img,
.pornstar-listingC li img {
    max-height: 100%;
    width: 100%;
}

.video_pv {
    width: calc(100% + 2px);
    position: absolute;
    top: -1px;
    max-height: calc(100% + 2px);
    text-align: center;
    left: -1px;
    z-index: 99;
    height: calc(100% + 2px);
}

.listingC li a {
    position: relative;
}

span.duration {
    position: absolute;
    top: 85%;
    right: 5px;
    background: #000;
    opacity: .8;
    padding: 2px 4px;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 1.2rem;
    border-radius: 2px;
    color: #fff;
}

.cms-history .cms-historythumdescription {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    padding: 0 0;
    width: calc(100% - 265px);
    position: relative;
}

.cms-history .listingC li .cms-historythumdescription .movttl {
    white-space: inherit;
    text-overflow: inherit;
    overflow: inherit;
    margin: 0;
    max-height: inherit;
    width: 100%;
    height: inherit;
    padding-top: 0;
}

.movttl {
    font-weight: 500;
}

.cms-history .listingC li .movttl a {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #fff;
    display: block;
}

.cms-history .cms-historylikebox {
    display: flex;
    align-items: center;
    align-content: center;
    margin: 5px 0;
    width: 100%;
    flex: 0 0 100%;
}

.viduser {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #aaa;
}

.cms-history i.checkgrn {
    display: inline-block;
    background: url(../../images/verifynew.svg) no-repeat;
    vertical-align: top;
    margin: 2px 0 0 0;
}

.cms-historylikebox span.dot-icon {
    position: relative;
    margin-left: 5px;
    padding-right: 10px;
    height: 15px;
    color: #aaa;
}

.cms-history span.dot-icon:before {
    position: absolute;
    top: 1px;
    left: 0;
    content: ' • ';
    font-size: 14px;
    color: #aaa;
}

.viewlike {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.8rem;
    color: #aaa;
    margin: 0;
}

.viewlike span {
    color: #aaa;
}

.historydescription {
    width: 100%;
    display: block;
}

.cms-history .historydescription p {
    font-size: 13px;
    line-height: 18px;
    color: #aaa;
}

.truncate-to-2-lines {
    width: 300px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.cms-history ul.listingC.tworow li:hover .cms-removehistory {
    opacity: 1;
}

.cms-history ul.listingC.tworow li .cms-removehistory {
    display: flex;
    align-items: center;
    align-content: center;
    width: auto;
}

.cms-history ul.listingC.tworow li .cms-removehistory a.cms-tooltip {
    width: 24px;
    float: left;
    position: relative;
    right: 0;
}

.cms-tooltip .tooltiptext {
    visibility: hidden;
    width: 175px;
    background-color: #737373;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 8px 4px;
    position: absolute;
    z-index: 1;
    top: 30px;
    right: -50px;
    font-size: 12px;
    font-weight: 400;
    font-family: Roboto, Arial, sans-serif;
}

.cms-removehistory svg {
    fill: #fff;
}

.cms-history ul.listingC.tworow li a.dropdown.threedot {
    position: relative;
    top: 0px;
    right: 0;
}

.dropdown.threedot.open ul.dropdown-menu.cmshistorylist {
    right: 0;
    left: auto;
    top: 40px;
    margin: 0;
}

.open ul.dropdown-menu {
    display: block !important;
}

.cms-history ul.listingC.tworow li:last-child {
    display: flex !important;
}

ul.dropdown-menu.cmshistorylist li span.dotoption {
    padding: 0 10px;
    width: 100%;
    height: 43px;
}

.commsort .sort-list a,
.commsort .sort-list a:hover,
.threedot .dropdown-menu .dotoption,
.threedot .dropdown-menu .download {
    background: #282828;
    padding: 0 16px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 48px;
    height: 48px;
}

.close svg,
.multicontrol svg,
.threedot .dotoption img,
.threedot .dotoption svg,
.threedot .download img {
    width: 24px;
    height: 24px;
}

.threedot .dotoption img,
.threedot .dotoption svg,
.threedot .download img {
    fill: #909090;
    margin-right: 16px;
}

.cms-history ul.listingC.tworow li .cms-removehistory.open {
    opacity: 1;
}

.open .dropdown.threedot ul.dropdown-menu {
    display: block;
    left: inherit;
    right: 0;
    float: right;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom ul li a {
    color: #fff;
    font-weight: 500;
    text-transform: none;
    display: flex;
    align-items: center;
    align-content: center;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom ul li a span {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 10px;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom ul li a span svg {
    width: 100%;
    height: 100%;
    fill: #fff;
}


.form-group.has-feedback.has-search.newhassearch {
    display: flex;
}

.newhassearch input.form-control.searchbox {
    border: none;
    background: 0 0;
    border-bottom: solid 1px #fff;
    border-radius: 0;
    padding: 0 15px;
    height: 48px;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom .has-feedback.has-search a.searchHistoryBox {
    width: 40px;
    height: 48px;
    display: flex;
    position: relative;
    align-items: center;
    align-content: center;
    justify-content: center;
    border-bottom: solid 1px #fff;
}

.has-search .form-control-feedback {
    right: initial;
    left: 50%;
    color: #ccc;
    width: 30px;
    height: 25px;
    top: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
}



.rightsidbarhistory.customuploadradiolistcms.hdcustom .has-feedback.has-search a.searchHistoryBoxClear span.glyphicons.glyphicon-searcsh.form-control-feedback.searchHistoryBox {
    position: relative;
    left: inherit;
    transform: translate(0px, 0px);
    right: 0;
    top: 15px;
}

.rightsidbarhistory.customuploadradiolistcms.hdcustom .has-feedback.has-search a.searchHistoryBoxClear {
    border-bottom: solid 1px #fff;
    height: 48px;
}

.disable_search_recording label:after, .disable_search_recording label:before {
    display: none !important;
}



#ajaxLoaderHistory.loading {
    position: absolute;
    z-index: 9999999;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
}

#ajaxLoaderHistory.loading .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 40px;
    height: 40px;
}



.spinner svg {
    width: 100%;
    height: 100%;
    overflow: visible;
    animation: rotation 1455ms infinite linear;
}

#ajaxLoaderHistory.loading .spinner circle {
    stroke: #289a3a;
}

@keyframes spinner {
    0% {
        stroke-dashoffset: 33px;
        transform: rotatey(0) rotate(0)
    }

    25% {
        stroke-dashoffset: 11px;
        transform: rotatey(0) rotate(0)
    }

    25.0001% {
        stroke-dashoffset: 11px;
        transform: rotatey(180deg) rotate(270deg)
    }

    50% {
        stroke-dashoffset: 33px;
        transform: rotatey(180deg) rotate(270deg)
    }

    50.0001% {
        stroke-dashoffset: 33px;
        transform: rotatey(0) rotate(180deg)
    }

    75% {
        stroke-dashoffset: 11px;
        transform: rotatey(0) rotate(180deg)
    }

    75.0001% {
        stroke-dashoffset: 11px;
        transform: rotatey(180deg) rotate(90deg)
    }

    100% {
        stroke-dashoffset: 33px;
        transform: rotatey(180deg) rotate(90deg)
    }
}

@keyframes rotation {
    100% {
        transform: rotate(360deg)
    }
}


.cms-history ul.listingC.tworow li .cms-removehistory a.cms-tooltip.purchase_popup {
    position: absolute;
    width: 100px;
    height: 36px;
    color: #fff;
    z-index: 99999;
    top: 40px;
}

.cms-history ul.listingC.tworow li .cms-removehistory a.cms-tooltip.purchase_popup span.tooltiptext {
    visibility: visible;
    right: 0px;
    top: 0;
    width: 100%;
}


.tagbtns {
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    margin: 5px 0;
}

.cms-history .cms-historythumdescription span.tooltiptext {
    visibility: visible;
    width: auto;
    padding: 5px 5px;
    border-radius: 5px;
    position: relative;
    top: 0;
    right: 0;
    margin: 5px 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}


.dprice {
    text-decoration: none;
    background: #363636;
    color: #2ba640!important;
    display: inline-block;
    margin: 0px 6px 0 0;
    font-size: 12px;
        padding: 1px 4px;
    border-radius: 3px;
}

.dprice.membersvgbox {
    background: #363636!important;
    color: #aaa!important;
    display: inline-flex;
    align-items: center;
    align-content: center;
    margin: 0;
    position: relative;
    top: 0px;
    padding: 1px 4px;
    border-radius: 3px;
    font-size: 12px;
}

.membersvgbox i.memberonlysvg {
    width: 12px;
    height: 12px;
    margin: 0 2px 0 0;
}

.membersvgbox i.memberonlysvg svg {
    fill: #2ba640;
}


.premium_box {
    background-color: #363636;
    border-radius: 2px;
    padding: 1px 2px;
    max-width: -moz-fit-content;
    max-width: 77px;
    margin-top: 0;
    height: 18px;
    align-content: center;
    align-items: center;
    margin: 0px 6px 0px 6px;
}

.premium_box a {
    display: flex;
    align-items: center;
}

.premium_box .box_word {
    background-color: red;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 14px;
    display: flex;
    align-items: center;
    align-content: center;
}

.premium_box .box_word p {
    font-size: 11px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    height: 14px;
    width: 14px;
}

.premium_box .box_text p {
    color: #aaa;
    font-size: 11px;
    font-weight: 500;
    padding: 0 5px;
}


a.cms-tooltip.purchase_popup {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-70%);
    display: block;
    height: 36px;
    z-index: 999;
}

a.cms-tooltip.purchase_popup span.tooltiptext {
    visibility: visible;
    border-radius: 30px;
    height: 36px;
    text-transform: capitalize;
    padding: 10px 16px;
    line-height: 18px;
    margin: 0;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #3ea6ff;
    border-color: #3ea6ff;
    width: auto;
    right: 0;
    position: relative;
    font-weight: 500;
}

.cms-removehistory {    
    right: 0px;
    top: 5px;
}