body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif !important;
    background: #fff !important;
    font-size: 14px;
}
.description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.btn-outline-primary {
    color: #fff !important;
    background: #46B3E6;
    border-color: #46B3E6 !important;
}

.btn-outline-primary:hover {
    color: #FFF !important;
    background: #46b3e6de !important;
    border-color: #46B3E6 !important;
}

header {
    display: flex !important;
    width: 100%;
    background: #fff;
    height: 70px;
    align-items: center;
    z-index: 9;
    position: fixed;
    border-bottom: 1px solid #efefef;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    border-radius: 0 !important;
    min-height: 34px !important;
    padding-top: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 3px !important;
}

.error {
    color: #ff0000;
    font-weight: normal;
    margin-bottom: 0 !important;
    float: left;
    width: 100%;
}

.form-group {
    margin-bottom: 0.5rem !important;
}

.menuicon {
    cursor: pointer;
    padding-left: 1rem;
    float: left;
}

.menuicon div {
    width: 30px;
    height: 3px;
    background-color: #46B3E6;
    margin: 5px 0;
}

.closemenu {
    margin-left: 13px;
    font-size: 20px;
    color: #000;
    align-items: center;
    display: none;
    cursor: pointer;
    padding: 0px 10px;
    float: left;
}

.menucls {
    padding: 100px 0;
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 1001;
    display: none;
    top: 71px;
}

.menucls ul {
    list-style: none;
}

ul#menu-topmenu {
    padding-left: 0;
}

.menucls ul li a {
    text-decoration: none;
    font-size: 25px;
    color: #000;
    line-height: 20px;
}

.modal-backdrop {
    background-color: #212529ab !important;
}

.btn-ladda {
    font-size: 14px !important;
    padding: 8px 15px !important;
}

.logincls {
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    background: #fff;
    padding: 8px 30px;
    text-decoration: none;
    cursor: pointer;
}

.menucls ul li a:hover, .logincls:hover, .navbar-nav .nav-link:hover, .navbar-nav .nav-link.active {
    color: #46B3E6 !important;
}

.frmcls {
    width: 63%;
}

.hide {
    display: none !important;
}

.searchcls {
    border: 1px solid #A7A7AA;
    font-size: 14px;
    color: #A7A7AA;
    padding: 8px;
    text-align: center;
    width: 90%;
}

.searchcls:focus-visible {
    border: 1px solid #A7A7AA;
}

.bannercls {
    background: url('../images/banner.png') no-repeat;
    min-height: 500px;
    background-size: cover;
    position: relative;
}

.bannerbtn {
    position: absolute;
    bottom: 0;
}

.bannerbtn a {
    color: #000;
    font-size: 20px;
    padding: 5px 0;
    margin-bottom: 15px;
    text-decoration: none;
    background: #fff;
    text-align: center;
}

.bannerbtn a:hover {
    color: #46B3E6;
}

.textcls {
    background: #fff;
    padding: 100px 0;
}

.textcls p {
    color: #9A9A9A;
    font-size: 47px;
    font-weight: bold;
    line-height: 47px;
}

.textcls a {
    color: #000;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 30px;
}

.textcls a:hover {
    color: #46B3E6;
}

.catfiltercls h2 {
    color: #A7A7AA;
    font-size: 15px;
    margin-bottom: 5px;
}

.listcatcls ul {
    list-style: none;
    padding-left: 0;
    display: inline-block;
    margin-bottom: 0;
}

.listcatcls ul li {
    float: left;
}

.btnmoreclear {
    border: 1px solid #A7A7AA;
    color: #A7A7AA;
    padding: 8px 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
}

.btnSelectAll {
    border: 1px solid #A7A7AA;
    color: #A7A7AA;
    padding: 8px 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #fff;
}

.btn {
    padding: 4px 20px !important;
}

.listcatcls a, .itemauthor a, .expandible span, .filterordercls span {
    text-decoration: none;
    font-size: 14px;
    color: #000;
    border: 1px solid #707070;
    padding: 8px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: capitalize;
    cursor: pointer;
}
.leftborder { border-left: 1px solid #dee2e6;}
.loginregisterbody { padding: 0 20px !important; }
.listcatcls a:hover, .itemauthor a:hover, .filter .active, .filter .active:hover, input[type="checkbox"]:checked {
    color: #fff;
    background: #46B3E6;
    border: 1px solid #46B3E6;
}

.expandible span:hover {
    color: #46B3E6;
}

.filtercls {
    padding: 20px 0 30px 0;
}

.itemdesc {
    background: #fff;
    padding: 10px;
}

.itemdesc h2 {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    line-height: 0.8;
    height: 50px;
    overflow: hidden;
}

.itemdesc h2 a {
    font-size: 15px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.blogcls h4 a { color: #23282c; text-decoration: none; }
.blogcls h4 a:hover { color: #46B3E6; }
.readmorecls { padding-bottom: 5px; color: #46B3E6; width: 100%; margin:0 0 20px 0; text-align: right; text-decoration: none; float: right; border-bottom: 1px solid #efefef; }
.readmorecls:hover { color: #23282c; }
.itemdesc h2 a:hover {
    color: #46B3E6;
}

.owl-carousel .col {
    padding-left: 0 !important;
}

.itemauthor span {
    color: #A7A7AA;
    font-size: 13px;
    font-weight: normal;
    float: left;
    width: 100%;
}

.primary-background {
    background: #f7f2ff;
}

.itemauthor .boxcls {
    /*width: 48px;
    height: 48px;
    border-radius: 50%;*/
    float: left;
    margin-right: 10px;
}

.authorlinkcls {
    border: none !important;
    padding: 0 !important;
    background: transparent !important;
}

.authorlinkcls:hover {
    border-radius: 50%;
}

/*.itemauthor .ownercls {
     background: #FF0000;
}
.itemauthor .authorcls {
    background: #4DAF5C;
}*/
.itemdesc .itemauthor a {
    padding: 6px 10px;
    margin-right: 0;
    margin-bottom: 0;
    border: 1px solid #46B3E6;
    background: #46B3E6;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 203px;
}

.collectorcls {
    background: #000;
    color: #fff !important;
    border: none !important;
    padding: 6px 10px !important;
    float: left;
    font-size: 14px;
    text-decoration: none;
}

.itemdesc .itemauthor a:hover {
    background: #46b3e6de;
}

.morebtn {
    margin-bottom: 30px;
}

.morebtn a {
    font-size: 30px;
    font-weight: bold;
    background: #fff;
    color: #000;
    padding: 7px 30px;
    text-decoration: none;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    border-radius: 5px;
}

.morebtn a:hover {
    color: #46B3E6;
}

/* Detail Page Style */
.videoboxcls {
    background: #000;
}

.detailcontain {
    background: #fff;
}

.detailcontain h2 {
    font-size: 32px;
    font-weight: bold;
    color: #000;
}

.clsauthor, .clscollector {
    float: left;
}

ul.editioncls, ul.editionscls {
    list-style: none;
    display: block;
    padding-left: 0;
}

.editionscls li {
    color: #A7A7AA;
    font-size: 14px;
    float: left;
    padding: 8px 5px 8px 0;
    margin-right: 5px;
}

.btnfollow {

    width: 140px;
    background: #46B3E6 !important;
    color: #fff !important;
}

.btnfollow:hover {
    opacity: 0.8;
}

.slogn {
    position: absolute;
    text-align: center;
    color: #fff;
    justify-content: center;
    justify-items: center;
    font-size: 30px;
    padding: 10% 0;
    margin: 0 auto;
    width: 100%;
}

.authorsection a {
    color: #000;
    text-decoration: none;
}

.authorsection a:hover {
    color: #46B3E6;
    text-decoration: none;
}

.detailcls p {
    width: 100%;
    float: left;
}

.detailcls a {
    color: #000;
    text-decoration: none;
}

.detailcls a:hover {
    color: #46B3E6;
    text-decoration: none;
}

.dislikecls {
    color: #ff0000;
    cursor: pointer;
}

.likecls {
    color: #008000;
    cursor: pointer;
}

.viewcls {
    color: #000;
}

.editioncls li {
    border: 1px solid #A7A7AA;
    color: #A7A7AA;
    font-size: 14px;
    float: left;
    padding: 8px 15px;
    margin-right: 5px;
}

.store-nav, .blog-nav {
    text-align: left;
    position: fixed;
    top: 70px;
    width: 14%;
    bottom: 0;
    background-color: #fff;
    z-index: 5;
    overflow-y: auto;
    border-right: 1px solid #efefef;
}
.blog-nav { width: 16.5%; }
.mobilemenu {
    display: none;
}

.user-nav {
    text-align: left;
    bottom: 0;
    background-color: #fff;
    z-index: 5;
    overflow-y: auto;
    border-right: none !important;
    display: block !important;
    position: relative;
    width: 100%;
    top: 0;
}

.user-nav ul li {
    margin-right: 0 !important;
}

.store-nav ul, .blog-nav ul {
    list-style: none;
}

.store-nav .title .store-logo {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0.5em auto 0;
    border: 1px solid #efefef;
}

.store-nav ul, .blog-nav ul {
    padding-left: 0;
}

.store-nav ul li, .blog-nav ul li {
    margin-right: 10px;
    border-bottom: 1px solid #efefef;
}

.store-nav ul li a, .blog-nav ul li a {
    color: #000;
    padding: 10px;
    text-decoration: none;
    display: block;
}

.store-nav ul li a i {
    width: 17px;
}

.store-nav ul li:first-child .store-logo a {
    padding: 0;
}

.store-nav ul li:not(:first-child):hover {
    background: #46B3E6;
}

.store-nav ul li:not(:first-child):hover a {
    color: #fff;
}

.store-nav ul li a.active, .blog-nav ul li a.active {
    background: #46B3E6;
    color: #fff;
}

.editioncls li:last-child {
    margin-right: 0;
    color: #000;
}

.editioncls li:last-child:hover {
    color: #46B3E6;
}

.txttagcls {
    padding: 20px 0;
}

.txttagcls p {
    color: #000;
    font-size: 14px;
    word-break: break-word;
    line-height: 1.5;
}

.txttagcls p a {
    text-decoration: none;
    color: #46B3E6;
    padding-right: 10px;
}

.titlecls {
    padding: 50px 0 0px 0;
}

.abouttitlecls {
    padding: 70px 0 30px 0;
}

.contenttext {
    overflow: hidden;
}

.authorlist h2, .authorlist h2 a {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1.1;
    height: 40px;
}

.authorlist h2 a:hover {
    text-decoration: underline;
}

.bootstrap-tagsinput .tag {
    background: #000;
    padding: 5px 10px;
    border-radius: 5px;
    line-height: 2.2;
    font-size: 19px;
    font-weight: bold;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(../images/menu-icon.png) !important;
}

.navbar-toggler {
    padding: 0 !important;
}

.navbar-toggler-icon {
    width: 2.5em;
    height: 2.5em;
}

/* footer Style */
.footer {
    background-color: #303030;
    padding: 20px;
    color: #fff;
    z-index: 10;
    position: relative;
}

.videosection {
    width: 100%;
    height: 450px;
    overflow: hidden;
    background: #000;
    position: relative;
    background: url("../images/banner.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.videocls {
    margin: -450px 0 0 0;
    opacity: 0.3;
}

.caption {
    font-size: 12px;
    color: #acacac;
}

.footer a {
    display: block;
    margin-top: 5px;
    margin-bottom: 3px;
    opacity: 0.7;
    color: #fff !important;
    font-size: 12px;
    text-decoration: none;
}

.social-icons-box a {
    display: inline;
    font-size: 25px;
}

.searchbox {
    display: flex;
}

.frmlogincls .form-label, #loginform label, .wp-user-form .username label, .wp-user-form .password label {
    color: #A7A7AA;
    font-size: 13px;
    width: 100%;
}

#loginform .input, .wp-user-form #username_login, .wp-user-form #user_email, .wp-user-form #user_pass {
    font-size: 19px;
    font-weight: bold;
    color: #000 !important;
    text-align: center;
    padding: 12px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    width: 100%;
}

.loginlbl {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    padding-bottom: 20px;
}

.bordercls {
    border-right: 1px solid #A7A7AA;
}

.btnlogin, #wp-submit, .user-submit {
    background: #000 !important;
    color: #fff !important;
    font-size: 19px !important;
    font-weight: bold !important;
    text-align: center !important;
    padding: 10px 50px !important;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btnlogin:hover, #wp-submit:hover {
    background: #46B3E6 !important;
}

.closeclsbtn {
    margin-bottom: 40px;
}

.remembercls {
    float: right;
    display: flex;
    align-items: center;
}

.lostpwdcls {
    text-decoration: none;
    color: #000;
    font-size: 13px;
}

.subscribecls, .login-remember label {
    display: flex;
    align-items: center;
}

.checkboxclssub, #rememberme {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.checkboxcls {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.form-control, .input-group-text, .btn {
    border-radius: 0 !important;
}

.frmlogincls .form-control {
    font-size: 19px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 12px;
}

.authorinfo {
    background: #fff;
    padding: 80px 0 50px 0;
}

.authorinfo h2 {
    font-size: 47px;
    font-weight: bold;
    color: #000;
}

.followcls {
    font-size: 19px;
    font-weight: bold;
    color: #000;
    border: 1px solid #A7A7AA;
    border-radius: 5px;
    text-decoration: none;
    padding: 10px 50px;
}

.followcls:hover {
    color: #46B3E6;
}

.myprofilefollowcls {
    font-size: 14px;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    text-decoration: none;
    padding: 10px 20px;
    margin-right: 30px;
}

.myprofilefollowcls:hover {
    background: #46B3E6;
    border: 1px solid #46B3E6;
    color: #fff;
    text-decoration: none;
}

.infotxt {
    margin: 40px 0 0 0;
}

.infotxt p {
    font-size: 20px;
    color: #A7A7AA;
}

.infotxt p a {
    text-decoration: none;
    color: #46B3E6;
    padding: 30px 0 0 0;
    display: inline-block;
    word-break: break-all;
}

ul.artcollectioncls {
    list-style: none;
    padding: 0;
    margin: 40px 0;
}

.artcollectioncls li {
    font-size: 47px;
    color: #A7A7AA;
    font-weight: bold;
    padding-right: 50px;
    display: inline-block;
    cursor: pointer;
}

.artcollectioncls li.activeli, .artcollectioncls li:hover {
    color: #000;
}

.inputlist {
    padding-top: 0px;
}

.inputlist .col-form-label {
    font-size: 19px !important;
    font-weight: bold !important;
    color: #000 !important;
}

.inputlist .form-control {
    border: 1px solid #A7A7AA !important;
    border-radius: 5px !important;
    color: #A7A7AA;
    font-size: 19px;
    font-weight: bold;
    height: 48px;
    text-align: left;
}

.inputlist .error, .wp-user-form .error {
    color: #FF0000 !important;
}

.bootstrap-tagsinput {
    border-radius: 0px !important;
}

.textareacls {
    height: 200px !important;
    text-align: left !important;
}

.linecls {
    padding: 20px 0;
}

.newpasswordcls {
    background: #46B3E6 !important;
    color: #fff !important;
    text-align: center;
    border: 1px solid #46B3E6 !important;
    cursor: pointer;
}

.btnsavecancel {
    border: 1px solid #A7A7AA;
    border-radius: 5px;
    font-size: 19px;
    font-weight: bold;
    color: #000;
    background: #fff;
    padding: 10px 0px;
    width: 200px;
    text-align: center;
}

.btnitem {
    border: 1px solid #46B3E6;
    border-radius: 5px;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    background: #46B3E6;
    padding: 10px 0px;
    width: 200px;
    text-align: center;
}

.lableradiocls {
    align-items: center;
    display: flex;
    font-size: 19px;
    font-weight: bold;
}

.frmradio {
    margin: 0 8px;
    width: 35px;
    height: 35px;
}

.btnsavecancel:hover {
    color: #fff;
    background: #000;
}

.feetxtcls {
    font-size: 19px;
    font-weight: bold;
    color: #000;
}

.tab-content {
    margin-top: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

.nav-pills .nav-link.active {
    background-color: transparent !important;
    color: #000 !important;
}

.nav-pills .nav-link.active h5 {
    color: #000 !important;
}

.nav-pills .nav-link h5 {
    color: #A7A7AA;
}

.avatar {
    border-radius: 100px;
}

input[type="checkbox"], input[type="radio"] {
    opacity: 0;
    position: absolute;
}

label {
    display: block;
    white-space: nowrap;
    margin-bottom: 0 !important;
}

label input {
    vertical-align: middle;
}

main {
    padding-top: 4.9em;
}

label span {
    display: inline-block;
    white-space: normal;
    /* vertical-align: top; */
    position: relative;
    top: 2px;
    cursor: pointer;
}

.artist-info {
    padding: 25px 0;
    min-height: 600px;
}
.unlinkcls {
    margin: -5px 0 0 0;
    float: right;
}
.boxcardcls {
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.itemimg {
    position: relative;
    overflow: hidden;
}

.hidemorebtn {
    display: none;
}

.norecordscls {
    text-align: center;
    font-size: 30px;
    color: #FF0000;
}

.admindashboard {
    padding: 30px 0;
    min-height: 500px;
}

ul.adminmenu {
    padding: 0;
    margin: 0;
}

ul.adminmenu li {
    list-style: none;
}

ul.adminmenu li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    align-items: center;
    display: flex;
    padding: 10px 0px 10px 0px;
    white-space: nowrap;
}

ul.adminmenu li a:hover, ul.adminmenu li a.activemenu {
    color: #46B3E6;
}

/* Top left text */
.top-left {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #FF0000;
    color: #fff;
    padding: 5px 8px;
    font-size: 13px;
    text-align: center;
}

.artstatusleft {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff;
    padding: 5px 8px;
    font-size: 13px;
    text-transform: capitalize;
    text-align: center;
    z-index: 1;
}

.artstatusright {
    position: absolute;
    top: 5px;
    right: 0;
    color: #0000ff;
    padding: 5px 8px;
    font-size: 20px;
    text-transform: capitalize;
    text-align: center;
    z-index: 1;
}

.editartcls {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    padding: 5px 8px;
    font-size: 14px;
    text-transform: capitalize;
    text-align: center;
}

.artstatusdetail {
    text-align: center;
    color: #fff;
    padding: 5px 8px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: capitalize;
}

.publish_cls {
    background: #008000;
}

.pending_cls {
    background: #ffa500;
}

.rejected_cls {
    background: #FF0000;
}

.resubmit_cls {
    background: #0d14fd;
}

.positioner {
    position: absolute;
    width: 100%;
    text-align: center;
    display: block;
}

.playicon {
    position: relative;
    padding: 39% 43%;
    font-size: 46px;
    color: #fff;

}

.playicon:hover {
    display: none;

}

/* Bottom right text */
.bottom-right {
    position: absolute;
    bottom: 10px;
    right: 5px;
    background: green;
    color: #fff;
    padding: 5px 8px;
    font-size: 13px;
}

.socialiconcls a {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    border: none;
    padding: 0;
    border-radius: 50px;
    margin-right: 0;
    margin-bottom: 0;
    display: inline-block;
    text-transform: capitalize;
    cursor: pointer;
}

.socialiconcls a i {
    font-size: 25px;
}

.socialiconcls a:hover {
    background: transparent;
    border: none;
    color: none;
}

.facebookcls {
    color: #fff;
    background: #3b5998;
    padding: 10px 19px;
    border-radius: 15px;
    cursor: pointer;
}

.instagramcls {
    color: #fff;
    background: #e95950;
    padding: 10px 15px;
    border-radius: 15px;
    cursor: pointer;
}

.youtubecls {
    color: #fff;
    background: #FF0000;
    padding: 10px 13px;
    border-radius: 15px;
    cursor: pointer;
}

.websitecls {
    color: #fff;
    background: #000;
    padding: 10px 15px;
    border-radius: 15px;
    cursor: pointer;
}

.twittercls {
    color: #fff;
    background: #00acee;
    padding: 10px 15px;
    border-radius: 15px;
    cursor: pointer;
}

.twittercls:hover, .youtubecls:hover, .websitecls:hover, .instagramcls:hover, .facebookcls:hover {
    transform: translateY(-10px);
    transition: 0.5s;
}
.img-fluid {
    width: 100%;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    color: #000 !important;
    padding: 10px 15px !important;
}

.navbar-dark .navbar-nav a.nav-link:hover, .navbar-dark .navbar-nav a.active {
    color: #46B3E6 !important;
    padding-bottom: 0.4em;
    border-bottom: 2px solid #46B3E6;
    text-decoration: none;
    padding-bottom: 8px !important;
}

/* Dropdown Button */
.dropbtn {
    border: none;
    background: transparent;
}
.progress-model-content {
    border-radius: 0px !important;
    border: 0 !important;
    margin-top: 50% !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    pointer-events: auto !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    outline: 0 !important;
}

.artist-model-content {
    border-radius: 20px !important;
    border: 0 !important;
    position: relative !important;
    margin-left: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    pointer-events: auto !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    outline: 0 !important;
}

.profile_picture {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #ebe2e9;
}

.profile_picture.x-small {
    height: 36px;
    width: 36px;
    border: 0;
}

.info-stats {
    padding: 0 !important;
    max-height: 540px;
    overflow-y: auto;
}

.btnunfollow {
    width: 140px;
}

.followrow {
    padding: 6px 0;
    border-bottom: 1px solid #dee2e6;
    margin: 0 !important;
}

.d-inline-block {
    display: inline-block !important;
}

.modal-content {
    border-radius: 0px !important;
    border: 0 !important;
}

.blur {
    filter: blur(5px);
}

.forgot-password {
    color: #23282c;
    text-decoration: none;
    display: block;
    margin: 15px 0;
}

.forgot-password:hover {
    color: #46B3E6;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropbtn img {
    margin-right: 10px;
}

.dropdown:hover .downarrowcls {

    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;

}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ddd;
    color: #46B3E6;
    text-decoration: none;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
    left: auto;
    right: 0;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: transparent;
}


.errorcls {
    font-size: 20px;
    color: #FF0000;
}

.successedcls {
    font-size: 20px;
    color: #008000;
}

.videoclserror {
    font-size: 25px;
    color: #FF0000;
    line-height: 30px;
    text-align: center;
    padding: 18% 5% 0;
}

.author-image-link:link {
    text-decoration: none;
}

.author-image-link:hover {
    text-decoration: none;
}

.hidemenu {
    display: none;
}

.msghide {
    -webkit-animation: seconds 1.0s forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 5s;
    animation: seconds 1.0s forwards;
    animation-iteration-count: 1;
    animation-delay: 5s;
}

.sidebarmenu {
    background: #666;
    padding-left: 0;
}

.sidebarmenu h2 {
    color: #fff;
}

.clsfrm {
    border-bottom: 1px solid #ccc;
    padding: 0 !important;
}

.filterlist {
    margin: 20px 0 !important;
}

.filterlist ul {
    list-style: none;
    padding: 0;
}

.filterlist ul li {
    padding: 10px 0 0 0;
}

.filterlist ul li a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

@-webkit-keyframes seconds {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        left: -9999px;
    }
}

@keyframes seconds {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        left: -9999px;
    }
}

.usertopmenu {
    display: block;
}

.userdashboard, .userlogout {
    display: none;
}
.listchannelcls span { display: none; font-weight: bold; }
.channellistcls { width: 20%; float: left;}
@media only screen and (max-width: 600px) {
    .menuicon {
        padding-left: 0;
    }
    .closemenu { margin-left: -5px; }
    .listchannelcls span { display: block; font-weight: bold; float: left; padding-right: 5px; }
    .searchbox, .store-nav, .usertopmenu {
        display: none;
    }
    .channellistcls { width: 100%; float: left; margin-bottom:20px; }
    .toptitlecls {
        display: none !important;
    }
    .unlinkcls {
        margin: 2px 0 8px 0;
        float: left;
    }
    .mobilemenu, .userdashboard, .userlogout {
        display: block;
    }

    footer ul li {
        width: 100%;
        padding-right: 0;
    }

    .slogn {
        padding: 45% 0;
    }
    .blog-nav {
        border-right: none;
        width: 100%;
        position: relative;
        margin-bottom: 25px;
        top: 0;
    }
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    border-right: 0;
}

#pwdModal .input-group-addon {
    border-right: 1px solid rgba(0, 0, 0, .15);
}

.input-group-addon a {
    color: #000;
}

#accordion h5 .btn-link {
    color: #23282c;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    padding-left: 0 !important;
}

.modal-footer {
    padding: 0.75rem 0 0 !important;
}

.bar {
    background-color: #0c4128 !important;
    height: 20px !important;
}

.progress {
    padding: 0 !important;
    height: 20px !important;
}
.noartcls { font-size: 25px; color:#9c0505; line-height: 25px; }
.percent {
    position: absolute !important;
    display: inline-block !important;
    left: 50% !important;
    color: #040608 !important;
    font-size: 15px !important;
}

.icon-bar {
    position: relative;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding-top: 8px;
    transition: all 0.3s ease;
    color: white;
    font-size: 15px;
    float: left;
    width: 35px;
    height: 35px;
}

.nav-pills .nav-link {
    padding: 7px !important;
}

.navbar-open {
    top: 60px;
    margin-left: -16px;
    position: absolute;
    background: #fff;
    display: block !important;
}

.icon-bar a:hover {
    background-color: #000;
    color: #fff;
}

.facebook {
    background: #304f90;
    color: white;
}

.twitter {
    background: #4faaef;
    color: white;
}

.google {
    background: #ec4c38;
    color: white;
}

.linkedin {
    background: #0d7eb3;
    color: white;
}

.top-buffer {
    margin-top: 25px !important;
}

.youtube {
    background: #bb0000;
    color: white;
}
