.email-notification {border:1px solid #fff;border-radius:4px;padding:20px;}
.email-notification-label {color:#838383;display:block;font-size:0.75rem;font-weight:700;line-height:inherit;padding-right:10px;width:auto;margin-bottom:0;border-bottom:0;background-color:#121212;margin-bottom:-5px;padding-bottom:5px;position:relative;right:22px;}
.mailbox-content-col table tbody tr.new td {background-color:#1d1d1d;font-weight:700;}
.btn-social-login {padding:0;}
.row.social-logins {text-align:center;}
.form-item--social {float:none;display:inline-block;vertical-align:top;}
.search-col button[type=submit] .icon {line-height:1.6;}
.inverted-colors .btn-selectpicker, .inverted-colors input[type=text], .inverted-colors input[type=number], .inverted-colors input[type=password], .inverted-colors input[type=email], .inverted-colors select, .inverted-colors textarea {border-color:#ccc;}
.inverted-colors div.checkbox label span.sub-label:before, .inverted-colors div.radio label span.sub-label:before{border-color:#aaa;}
.inverted-colors .ucp-option-col a:hover .sub-label {color:#ff1e2b;}
.inverted-colors .ucp-option-col a span.icon {color:#7d4cf3;}
.inverted-colors ul.profile-list .sub-desc {color:#000;}

ul.main-nav-list li.has-list.plain-list > ul {display:none}
@media (min-width:768px){
    ul.main-nav-list li.has-list.plain-list {position:relative}
    ul.main-nav-list li.has-list.plain-list > ul {display:none;position:absolute;width:250px;top:100%;left:-10px;background-color:#121212;padding:0.75rem 0;box-shadow:0 0 0.1875rem rgba(0,0,0,.7);border-top:0.0625rem solid #373737;padding-bottom:0;}
    ul.main-nav-list li.has-list.plain-list > ul li {display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:500;font-size:.813rem;float:none;margin:0;}
    ul.main-nav-list li.has-list.plain-list > ul li a {height:36px;line-height:36px;padding:0 10px;}
    ul.main-nav-list li.has-list.plain-list:hover > ul {display:block}
    .inverted-colors ul.main-nav-list li.has-list.plain-list > ul {background:#ededed;color:#121212;border-color:#c9c9c9;box-shadow:0 3px 0.1875rem rgba(0,0,0,.3);}
}

.item-tr-col > .inner-col.vtt-thumbs-col {padding:3px 10px}
.vtt-thumbs .thumb {display:block;float:left;padding:3px;width:33.3333333%;opacity:1;transition:.1s opacity linear;position:relative;}
.vtt-thumbs .thumb img {width:100%;position:relative;z-index:1;}
.vtt-thumbs .thumb .info {display:block;background:#343434;padding:3px 8px;color:#fff;transition:.1s all linear;border-radius:3px 3px 0 0;position:absolute;opacity:0;top:0;left:50%;transform:translateX(-50%);text-align:center;z-index:2;line-height:1.5em;white-space:nowrap;}
.vtt-thumbs .thumb:hover {opacity:0.8;z-index:10;}
.vtt-thumbs .thumb:hover .info {opacity:1;top:-20px}
@media (min-width: 480px) { .vtt-thumbs .thumb { width: 25%; } }
@media (min-width: 768px) { .vtt-thumbs .thumb { width: 16.6666667%; } }
@media (min-width: 1540px) { .vtt-thumbs .thumb { width: 8.3333333%; } }
@media (max-width: 1539px) { .vtt-thumbs .thumb:hover .info {top:-12px} }


.i-tags:before {
    content: '\f02c';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizelegibility;
    text-transform: none !important;
}

.i-purchased:before {
    content: '\f07a';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizelegibility;
    text-transform: none !important;
}

.i-help:before {
    content: '\f1cd';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizelegibility;
    text-transform: none !important;
}
[data-toggle=tooltip]{  z-index: 1000;}


.i-rss:before {
    content:"\f09e";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizelegibility;
    text-transform: none !important;
	margin-right: 0.25rem;
}

.i-locked:before {
    content:"\f023";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizelegibility;
    text-transform: none !important;
	content: "";
    margin-top: -0.125rem;
}

.i-compas:before {
    content:"\f14e";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal !important;
    font-weight: 400 !important;
    text-rendering: optimizelegibility;
    text-transform: none !important;
	content: "";
    margin-top: -0.125rem;
}


body { 
	overflow-x: hidden;
}





/* Color and Background color Overrite */
.btn-link {
    color: #b000bc;
}

::-moz-selection {
    background-color: #b000bc;
}
::selection {
    background-color: #b000bc;
}

.mct {
    color: #b000bc;
}

.bg-c1 {
    background-color: #b000bc;
}

a {
    color: #a09e9e;
}

ul.guest-options-list a:hover {
    color: #00fff8;
}

input.btn-default[type="submit"] {
    background-color: #b000bc;
}

.loading-img .ball-triangle-path > div { border: 0.0625rem solid #b000bc; }
.loading + .loader .ball-clip-rotate > span { border: 0.125rem solid #b000bc;}
.ucp-side.open .ucp-select .i-caret-down::before {
    color: #b000bc;
}
.search-trigger-col button.active span.icon::before {
    color: #b000bc !important;
}
ul.main-nav-list li > a::after { background-color: #b000bc;}
ul.main-nav-list li:hover > a {
    color: #00fff8;
}
.item-col .icon.i-plus {color: #b000bc;}
ul.simple-list a.active {color: #b000bc; }
.pagination span:hover {
    background-color: #b000bc;
}
.pagination span {
    background-color: #b000bc;
}
.pagination .prev {
    background-color: #b000bc;
}
.irs-bar {
    background: -webkit-linear-gradient(top, #ff515b 0, #b000bc 100%);
    background: linear-gradient(to bottom, #ff515b 0, #b000bc 100%);
}
.irs-slider::after { background-color: #b000bc;} 
ul.tabs-list a::after {background-color: #b000bc;}
ul.tabs-list a:hover .icon::before {
    color: #b000bc;
}
ul.share-list a:hover {
    color: #b000bc;
}
.ucp-option-col a:hover span.icon {
    color: #b000bc;
}
.ucp-option-col.ucp-option--sign-out span.icon {
    color: #b000bc;
}
.alphabet-col span:hover {
    background-color: #b000bc;
}
.alphabet-col a.active {
    background-color: #b000bc;
}
ul.mail-nav li.active a::after {background-color: #b000bc;}

body {
  /* background: #b000bc; */
}

.inner-box-container .slick-slider button.slick-arrow {
  width: 30px;
}

.inner-box-container .slick-slider button.slick-arrow::before {
  font-size: 30px;
}

ul.main-nav-list li.active > a, ul.main-nav-list li.current > a{
    color: #00fff8;
}

a:focus, a:hover{color: #00fff8;}
.btn.btn-default, button.btn-default[type="submit"]{
    background-color: #a015fe;
}

.pagination .next, .pagination .prev{background-color:#1d1d1d}
.pagination .prev:hover, .pagination .next:hover, .pagination a:hover{ background-color: #b000bc; color:#fff }
ul.simple-list .active a, ul.simple-list a.active{color: #ffffff;}
@media screen and (min-width: 1200px) {
  section > section,
  header#main-header .wrapper > .row  {
    max-width: 900px;
    margin: 0 auto;
  }

  section.sticky-top.affix-top,
  section.sticky-top.affix {
    max-width: 100%;
  }
}

/* End Color and Background color Overrite */



.search-col{ width: 43%; }
@media (max-width: 47.938em) {
    .search-col {
        width: auto;
    }
}

/* @media (min-width: 30em) {
    .search-col {
        width: 43%;
    }
} */