 
.paging a.prev,  .paging a.next {
    color: #FFF !important;
    background-color: rgba(63,2,56,1) !important;
    border: 1px solid rgba(247,4,243,1) !important;
}
 
a.vip-link {
    color: #fffb00;
    text-decoration: underline;
    display: inline-block;
    font-weight: bold;
    background-color: #530453;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
}
.header-login .vip-label img {
    width: 30px;
    padding: 2px 5px;
}
span.vip-label  img {
    width: 26px;
    margin-right: 2px;
}
.vip-label  {
    font-weight: bold;
    border-radius: 9px;
    padding: 6px;
}
.vip-label.vip-label-0 {
    background-color: #530453;
    padding: 7px;
    font-size: 11px;
    color: #ebff00;
    text-decoration: underline;
}
.vip-label.vip-label-3 {
    background-color: #fff808;
    color: rgb(162, 0, 160);
    
}
.vip-label.vip-label-2 {
    color: #efd504;
    background-color: #09670b;
}
.vip-label.vip-label-1 {
	color: #FFF;
    background-color: #86138e;
}
.header-search-button {
    background-image: url(<?=IMG_SERVER?>images/header.search.icon.png);
	
}
input[disabled] {
    color: #b1b1b1 !important;
}
select[disabled] {
    color: #b1b1b1 !important;
}

.header {
    background: rgb(247,4,243);
    background: -moz-linear-gradient(45deg, rgba(247,4,243,1) 0%, rgba(179,4,214,1) 44%, rgba(63,2,56,1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(247,4,243,1)), color-stop(44%,rgba(179,4,214,1)), color-stop(100%,rgba(63,2,56,1)));
    background: -webkit-linear-gradient(45deg, rgba(247,4,243,1) 0%,rgba(179,4,214,1) 44%,rgba(63,2,56,1) 100%);
    background: -o-linear-gradient(45deg, rgba(247,4,243,1) 0%,rgba(179,4,214,1) 44%,rgba(63,2,56,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(247,4,243,1) 0%,rgba(179,4,214,1) 44%,rgba(63,2,56,1) 100%);
    background: linear-gradient(45deg, rgba(247,4,243,1) 0%,rgba(179,4,214,1) 44%,rgba(63,2,56,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f704f3', endColorstr='#3f0238',GradientType=1 );
}
.header {
    background-color: #1e0004;
    width: 100%;

}
.header-left {
    float: left;
    width: 20%;
    height: 100%;
    padding: 30px;
}
a.logo {
    height: 100%;
    background-position: center;
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 10px;
    float: left;
    width: 100%;
    -ms-background-size: contain;
    /* -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn1.wildcams.com/images/logos/camshows.com.png',sizingMethod='scale')"; */
}

.header-right {
    float: left;
    width: 80%;
    height: 100%;
}
  
.header-search {
    margin-top: 40px;
}
@media screen and (min-width: 856px){

    .header-search {
        display: inline-block;
    }


}


@media screen and (min-width: 1035px){

    .header-ad img {
        height: 100%;
    }


}

.header-top-row {
    float: right;
    height: 110px;
    width: 400px;
}
.header-login {
    padding-top: 12px; 
}
.header-menu {
    background: rgb(115,0,103);
    background: -moz-linear-gradient(top, rgba(115,0,103,1) 0%, rgba(91,0,74,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(115,0,103,1)), color-stop(100%,rgba(91,0,74,1)));
    background: -webkit-linear-gradient(top, rgba(115,0,103,1) 0%,rgba(91,0,74,1) 100%);
    background: -o-linear-gradient(top, rgba(115,0,103,1) 0%,rgba(91,0,74,1) 100%);
    background: -ms-linear-gradient(top, rgba(115,0,103,1) 0%,rgba(91,0,74,1) 100%);
    background: linear-gradient(to bottom, rgba(115,0,103,1) 0%,rgba(91,0,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#730067', endColorstr='#5b004a',GradientType=0 );
}
.header-menu {
    background-color: #730067;
}
.header-menu {
    background-color: #490A0A;
    height: 30px;
}
.header-triangle {
    width: 0;
    height: 0;
    border-bottom: 30px solid #490A0A;
    border-left: 20px solid transparent;
    position: absolute;
    top: 110px;
    margin-left: -20px;
}
.header-triangle {
    border-bottom: 30px solid #3F0238;
}

@media screen and (min-width: 1035px){

    .header-ad {
        float: left;
        height: 108px;
        display: inline-block;
    }

}


.no-padding {
    padding: 0;
}

.menu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu>ul>li {
    display: inline-block;
}

.menu.header-menu > ul.menu-tabs {
    display: inline-block;
    float: left;
    height: 30px;
    overflow: hidden;
    width: 1000px;
}

.menu-tabs li a {
    display: inline-block;
    padding: 7px 5px;
    text-decoration: none;
    width: 140px;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0 1px 2px rgba(0,0,0,0.8);
    text-align: center;
}

.menu.header-menu .menu-tabs li a {
    border-right: 1px solid #691717;
}

.menu.header-menu .menu-tabs li a {
    background-color: #99188B;
    color: #F2EE20;
    border-right: 1px solid #730067;
}

.menu.header-menu .menu-tabs li a {
    background: rgb(132,0,114);
    background: -moz-linear-gradient(top, rgba(132,0,114,1) 0%, rgba(104,0,85,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,0,114,1)), color-stop(100%,rgba(104,0,85,1)));
    background: -webkit-linear-gradient(top, rgba(132,0,114,1) 0%,rgba(104,0,85,1) 100%);
    background: -o-linear-gradient(top, rgba(132,0,114,1) 0%,rgba(104,0,85,1) 100%);
    background: -ms-linear-gradient(top, rgba(132,0,114,1) 0%,rgba(104,0,85,1) 100%);
    background: linear-gradient(to bottom, rgba(132,0,114,1) 0%,rgba(104,0,85,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#840072', endColorstr='#680055',GradientType=0 );
}

li.menu-class-customer-service>a>span {
    height: 15px;
    position: absolute;
    color: #000;
    margin-left: 2px;
    background-color: #00af00;
    border-radius: 4px;
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}
input[type='text']:not(.form-control-plaintext), input[type='password'], select.input {
    background-color: #222;
    border: none;
    border-radius: 3px;
    padding: 4px;
    width: 100%;
    color: #efefef;
    margin-bottom: 5px;
} 
@media screen and (min-width: 856px){

    .header-search {
        display: inline-block;
    }

}


input#performer-search-username {
    float: left;
}
#performer-search-button {
    margin-top: -26px;
    margin-right: 9px;
    color: #c1c1c1;
    cursor: pointer;
}
a:visited {
    color: #FFFFFF;
}
a:link {
    color: #FFFFFF;
}
.forgot-password-link-header {
    font-size: 10px;
    font-weight: normal;
    display: inline-block;
    margin: 10px;
    color: rgb(122, 122, 122) !important;
}
.menu > ul ul {
    position: absolute;
    list-style: none;
    padding: 0;
    display: none;
    z-index: 10000;
    margin-top: -1px;
}
.menu.header-menu .menu-tabs .menu-tabs li a {
    background: rgb(97, 0, 81);
    border-bottom: 1px solid #962295 !important;
}
.menu.header-menu .menu-tabs .menu-tabs li a:hover {
    background-color: #831877;
}

.header-ad img {
    height: 111px;
    margin: auto;
    display: block;
}
html, body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    font-size: 14px;
    color: #FFFFFF;
}
html.transparent, body.transparent { 
    background-color: transparent; 
}

.footer {
    background-color: #59004C !important;
}
.footer {
    height: 30px;
    background-color: #1e0004;
}
.copyright {
    float: left;
    display: inline-block;
    padding: 6px 20px;
}
.footer .menu {
    float: left;
}
.footer .menu a {
    width: auto !important;
    min-width: 0;
    background-color: transparent;
    font-size: 11px;
    text-transform: none;
    padding-right: 5px;
}
.flex-control-paging li a {
    background: #ffffff78 !important;
}
.flex-control-paging li a.flex-active {
    background: #fff !important;
}

.flex-direction-nav a {
   border-radius: 50%;
    background-color: #bfbfbf;
    text-align: center !important;
    width: 35px !important;
    height: 35px !important;
}
.flex-direction-nav a:before {
    font-size: 24px !important;
    line-height: 37px !important;
}
.flexslider .flex-direction-nav a {
    opacity: 0.5;
}

.flexslider  .flex-direction-nav .flex-prev {
    left: 10px;
}
.flexslider .flex-direction-nav .flex-next {
    right: 10px;
}
.username {
    margin-bottom: 10px;
}
h1 {
    padding-top: 20px;
}
.simulated-indicator {
    width: 100px;
    height: 25px;
    background-color: #f90000;
    top: 0;
    right: 0;
    position: fixed;
    border-radius: 2px;
    z-index: 1000000;
    margin: 2px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
}
.simulated-indicator:after {
    content: "SIMULATED";
}
input[type='text']:focus, input[type='password']:focus, select.input:focus {
    color: #ffe0e0;
}
.bg-plum {
    background-color: #520353!important;
}
.bg-darker {
    background-color: #656565!important;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg-darkest {
    background-color: #1f1f1f!important;
}
.header.header-new {
}
.header.header-new a.logo {
    padding: 0;
    text-align: center;
    height: 60px;
}
.header.header-new > div {
}
.header.header-new a.logo img {
    height: 100% !important;
}
.header.header-new .header-menu,
.header.header-new .header-menu ul,
.header.header-new ul.menu-tabs li {
    height: 100%;
}
.header.header-new ul.menu-tabs li a {
    height: 100%;
    line-height: 45px;
}
.header.header-new ul.menu-tabs li a:hover {
    opacity: 0.9;
    color: #FFF;
}
.header.header-new .username {
    margin-right: 20px;
    float: right;
    margin-top:  6px;
    position: absolute;
    right: 0;
    background-color: #4e0044;
    padding: 3px 8px;
    border-radius: 4px;
}
.bg-plum {
    background-color: #520353!important;
}
.bg-darker {
    background-color: #656565!important;
}
 
.header.header-new .username img {
    height: 12px;
}
.header.header-new .vip-label-0 {

    color: #cee307 !important;
    text-decoration: underline;

}

.menu.header-menu .menu-tabs .menu-tabs li a {
    line-height: 12px;
    padding-top: 22px;
}

.alert_overlay{

    z-index: 10000 !important;
}
.cursor-pointer{

    cursor: pointer;


}
.vip-dot::before {
    content: "\00b7";
}
.vip-dot {
    font-size: 29px;
    line-height: 2px;
    font-weight: bold;
}
.vip-dot.vip-dot-1 {
    color: #909090;
}
.vip-dot.vip-dot-2 {
    color: #ffb500;
}
.vip-dot.vip-dot-3 {
    color: #c500aa;
}

.text-transparent {

    color: transparent;

}

.text-black {

    color: #000;

}
.datepickers-container { 
    z-index: 100000;
}