body {
    background-color: #0E0C09;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    font-family: Verdana;
    font-size: 12px;
}

@media (min-width: 1200px) {
    .container{
        max-width: 998px;
    }
}

@media (min-width: 992px) {
    .container{
        max-width: 998px;
    }
}

.container {
    background-image: url(../images/bg_m.jpg);
    background-repeat: repeat;
    border: 1px dashed #352e24;
    border-top: 0px;
    padding-bottom: 25px;
}

#recaptcha {
    transform:scale(0.91);
    transform-origin:0 0;
}

.whiteText {
    color: #fff;
}

.yellowText {
    color: #FCB040;
}

.redText {
    color: #A6121E;
}

.brightYellowText {
    color: #EDB960;
}

.greyText {
    color: #897B72;
}

.darkGreyBg {
    background-color: #111111;
}

.lightGreyBg {
    background-color: #252525;
}

.display-inline {
    display: inline;
}

.popup_loader {
    color: #fff;
    font-size: 12px;
}

.btn-main {
    border: 1px solid #272727;
    background-color: #080808;
    color: #E59E31;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 25px;
}

.btn-main:hover {
    color: #fff;
    background-color: #121212;
}

.pb-15 {
    padding-bottom: 15px !important;
}

header {
    background-image: url(../images/head.jpg);
    height: 217px;
    position: relative;
}

header .logo {
    position: absolute;
    width: 250px;
    height: 160px;
    bottom: 10px;
    left: 10px;
}

header .logo img {
    width: 100%;
    height: 100%;
}

header .upper-menu {
    background-image: url(../images/login_bg.png);
    background-repeat: no-repeat;
    width: 400px;
    height: 42px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

header .upper-menu ul {
    margin: 0px auto;
    padding: 0px;
    list-style-type: none;
    margin-top: 13px;
}

header .upper-menu ul li {
    display: inline-block;
    padding-right: 12px;
    border-right: 1px solid #EBCF9B;
    padding-left: 12px;
}

header .upper-menu ul li:first-child {
    padding-left: 15px;
}

header .upper-menu ul li:last-child {
    padding-right: 0px;
    border-right: 0px;

}

header .upper-menu ul li a {
    color: #EBCF9B;
    font-size: 10px;
    font-family: Verdana;
}

header .upper-menu ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.browser-header-row {
    margin-bottom: 25px;
}

.panel-menu {
    margin-top: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #11100E;
    padding-bottom: 5px;
}

.panel-menu ul {
    margin: 0px auto;
    padding: 0px;
    list-style-type: none;
}

.panel-menu ul li {
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
    font-family: Verdana;
    border-right: 1px solid #282828;
}

.panel-menu ul li:last-child {
    border-right: 0px;
    padding-right: 0px;
}

.panel-menu ul li a {
    color: #FCB040;
    text-decoration: none;
}

.panel-menu ul li a.active {
    color: #fff;
}

.panel-menu ul li a:hover {
    text-decoration: underline;
}

.navbar {
    background-image: url(../images/buttons_m.png);
    height: 55px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-left: 0px;
    position: relative;
}

.navbar .nav-item {
    max-width: 140px;
    text-align: center;
    border-right: 1px solid #060504;
    padding-left: 10px;
    padding-right: 10px;
    align-items: center;
    align-self: center;
    height: 55px;
}

.navbar .nav-item:hover {
    background-image: url(../images/buttons_m1.png);
    margin-top: -1px;
}

.navbar .nav-item:first-child:hover {
    border-top-left-radius: 10px;
}

.navbar .nav-link {
    color: #fff !important;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
}

.navbar .nav-link b {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 3px;
}

.main-content {
    border: 1px solid #69645c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    background-color: #060504;
    background-image: url(../images/main_m.png);
    background-repeat: repeat-x;
    background-size: 100% 50px;
    background-position: 0px -1px;
    color: #fff;
}

.page-content a {
    color: #FCB040;
    text-decoration: none;
}

.dark-bg {
    background-image: none;
}

.small-content-box {
    max-width: 500px;
    margin: 0px auto;
}

.small-content-box h4 {
    color: #c0c0c0;
    font-size: 12px;
    padding: 10px;
    font-weight: normal;
    font-family: Verdana;
    text-align: center;
}

.small-content-box .small-content-box-body {
    background-color: #11100E;
    padding: 5px;
}

.divider {
    border-top: 2px solid #F7DE95;
    margin: 0px;
}

.main-content h2.main-title {
    color: #E59E31;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.main-content h5 {
    color: #c0c0c0;
    font-size: 12px;
    padding: 10px;
    font-weight: normal;
    font-family: Verdana;
}

.main-content a.show-more {
    color: #6B6762;
    font-size: 10px;
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

.main-content h2.big-title {
    font-size: 30px;
    padding: 10px;
}

.main-content .rules-box {
    background-color: #181510;
    height: 300px;
    overflow-y: scroll;
    padding: 10px;
    margin-bottom: 15px;
}

.main-content .page-box {
    background-color: #181510;
    padding: 10px;
    margin-bottom: 15px;
}

.single-item h3.single-item-title {
    color: #EDB960;
    font-size: 12px;
    margin-top: 18px;
    margin-bottom: 18px;
}

.single-item h3.single-item-title a {
    color: #FCB040;
    text-decoration: none;
    font-weight: bold;
}

.single-item h3.single-item-title a:hover {
    text-decoration: underline;
}

.single-item .single-item-class {
    font-style: italic;
    color: #96918A;
    font-size: 11px;
}

.single-item .single-item-type a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    vertical-align: top;
}

.single-item .single-item-type a:hover {
    text-decoration: underline;
}

.single-item .single-item-white {
    color: #fff;
    font-size: 11px;
    padding-bottom: 3px;
}

.single-item .cover-image {
    text-align: center;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-item .cover-image img {
    max-height: 200px;
    max-width: 290px;
}

.main-table table {
    width: 100%;
}

.main-table table thead {
    background-color: #11100E;
    color: #c0c0c0;
}

.main-table table thead th {
    font-weight: normal;
    padding: 5px;
    text-align: left;
}

.main-table table tbody {
    color: #fff;
}

.main-table table tbody td {
    padding: 5px;
    border-bottom: 1px solid #11100E;
}

span.red_text {
    color: #A6121E !important;
    font-size: 12px !important;
}

a.red_link {
    color: #A6121E !important;
    text-decoration: none;
}

a.red_link:hover {
    text-decoration: underline;
}

a.white_link {
    color: #fff;
    text-decoration: none;
}

a.white_link:hover {
    text-decoration: underline;
}

a.yellow_link {
    color: #FCB040;
    text-decoration: none;
}

a.yellow_link:hover {
    text-decoration: underline;
}

a.brightyellow_link {
    color: #EDB960;
    text-decoration: none;
}

a.brightyellow_link:hover {
    text-decoration: underline;
}

a.white_link {
    color: #fff;
    text-decoration: none;
}

a.white_link:hover {
    text-decoration: underline;
}

a.silver_link {
    color: #c0c0c0;
    text-decoration: none;
}

a.silver_link:hover {
    text-decoration: underline;
}

.standard-form input {
    border: 1px solid #808080;
    font-size: 12px;
    color: #fff;
    background-color: #252525;
}

.smaller-form input {
    border: 1px solid #808080;
    font-size: 12px;
    color: #fff;
    background-color: #252525;
    height: 28px;
}

.smaller-form select {
    border: 1px solid #808080;
    font-size: 12px;
    color: #fff;
    background-color: #252525;
    height: 28px;
    width: 100%;
}

.smaller-form textarea {
    border: 1px solid #808080;
    font-size: 12px;
    color: #fff;
    background-color: #252525;
    height: 100px;
}

.smaller-form .form-group {
    margin-bottom: 5px;
}

.smaller-form .form-control[readonly] {
    background-color: #252525;
}

.smaller-form .explainer {
    font-size: 10px;
    color: #c0c0c0;
}

input.filter-form {
    border: 1px solid #808080;
    font-size: 11px;
    color: #fff;
    background-color: #252525;
    height: 20px;
    width: 99%;
}

select.filter-form {
    border: 1px solid #808080;
    font-size: 11px;
    color: #fff;
    background-color: #252525;
    height: 20px;
    width: 100%;
}

.copyright {
    border: 0px;
    background: none;
    color: #6B665E;
    font-size: 9px;
    font-family: Tahoma;
    padding-top: 10px;
}

#eFooter {
    display: none;
}

.modal-header {
    display: none;
}

.modal-content {
    background-color: #060504;
    color: #fff;
    font-family: Verdana;
    border: 1px solid #a09092;
}

.paginator-box {
    color: #5D5247;
    text-align: right;
    margin-top: 15px;
}

.upperPaginator {
    margin-top: 0px;
    margin-bottom: 15px;
}

.paginator-box form {
    display: inline;
}

.paginator-box button {
    display: inline;
    background: transparent;
    color: #ffff00;
    border: 0px;
    font-size: 12px;
    font-family: Verdana;
}

.paginator-box button:hover {
    text-decoration: underline;
}

.sorting-panel {
    text-align: right;
}

.sorting-panel form {
    display: inline;
}

.sorting-panel button, .sorting-panel a {
    display: inline-block;
    background: transparent;
    color: #ffff00;
    border: 0px;
    font-size: 12px;
    font-family: Verdana;
    margin-right: 15px;
}

.sorting-panel a {
    text-decoration: none;
    padding: 1px 7px 2px;
}



.sorting-panel button:hover, .sorting-panel a:hover {
    text-decoration: underline;
}

.homerow {
    margin-bottom: 25px;
}

.homerow:last-child {
    margin-bottom: 0px;
}

.message-body {
    overflow-y: scroll;
    height: 200px;
}

.message-body a {
    color: #FCB040;
    text-decoration: none;
}

.message-body a:hover {
    text-decoration: underline;
}

.home-recently .home-recently-header {
    background-image: url(../images/box_tab_m.png);
    background-repeat: repeat-x;
    height: 43px;
    line-height: 43px;
    font-size: 13px;
    font-weight: bold;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.home-recently .home-recently-header a {
    color: #fff;
    text-decoration: none;
    padding-left: 10px;
}

.home-recently .home-recently-header a:hover {
    text-decoration: underline;
}

.recently-single {
    font-size: 11px;
    background-image: url(../images/panel_bg.png);
    background-repeat: repeat-x;
    background-position: center top;
    border-radius: 5px;
    padding: 10px;
}

.recently-single .yellow_link {
    font-size: 12px;
}

.recently-single .img-placeholder {
    width: 100px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.recently-single .img-placeholder img {
    max-width: 100px;
    max-height: 75px;
}

.cc-graphic-body {
    background-color: #101010;
    padding: 20px;
    padding-left: 35px;
    padding-right: 35px;
}

.cc-graphic-body .single-graphic-row {
    border-bottom: 1px solid #252525;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-det {
    background-color: #000;
    height: 48px;
    position: relative;
    border-radius: 10px;
}

.cc-graphic-body .single-graphic-row:nth-child(even) .single-graphic-row-det {
    background-color: #1b1b1b;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-det img {
    width: 65px;
    height: 65px;
    border: 1px solid #F7DE95;
    position: absolute;
    left: 12px;
    top: -10px;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-det .nickname {
    display: inline-block;
    width: 150px;
    color: #bd1220;
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
    margin-left: 90px;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-det .description {
    display: inline-block;
    color: #b0b0b0;
    font-size: 11px;
    line-height: 18px;
    vertical-align: middle;
    max-width: 610px;
    font-style: italic;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats {
    margin-top: 15px;
    margin-left: 170px;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side {
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side span {
    display: inline-block;
    width: 140px;
    margin-right: 10px;
    position: relative;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side span::before {
    content: "\2666";
    position: absolute;
    left: -18px;
    color: #e5e5e5;
    top: 3px;
    font-size: 13px;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side a {
    color: #fff;
    text-decoration: none;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side a:hover {
    text-decoration: underline;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats .lower-side {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    color: #e5e5e5;
    background-color: #1e1e1e;
    margin-top: 10px;
    position: relative;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats .lower-side span {
    display: inline-block;
    width: 140px;
    margin-right: 10px;
}

.cc-graphic-body .single-graphic-row .single-graphic-row-cats .lower-side span::before {
    content: "";
    position: absolute;
    left: -18px;
    color: #e5e5e5;
    top: 3px;
    font-size: 13px;
}

.labels_submenu {
    position: absolute;
    top: 30px;
    left: 0px;
    z-index: +900;
    width: 200px;
    background-color: #000;
    display: none;
}

.labels_submenu span::before {
    top: 0px !important;
    background-color: #000;
    width: 18px;
    height: 24px;
    padding-top: 3px;
}

.labels_submenu span.counting {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    color: #e5e5e5;
    width: 50px !important;
    margin-right: 0px !important;
}

.labels_submenu span.counting::before {
    content: "";
    display: none;
}

.cc-graphic-body .graphic-rules {
    color: #ccc;
    font-size: 11px;
    margin-top: 50px;
}

.cc-graphic-body .graphic-caution {
    font-size: 13px;
    color: #ccc;
    border: 1px solid #A6121E;
    border-radius: 10px;
    padding: 10px;
    margin-top: 25px;
    width: 530px;
}

.yellow-header {
    color: #E09430;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-left: 30px;
}

.yellow-header span {
    font-size: 12px;
    font-weight: normal;
}

/* old styles */

.order-files-table {
    width: 100%;
}

.order-files-table th {
    font-size: 11px;
    color: #ccc;
}

.order-files-table td {
    padding-bottom: 10px;
    vertical-align: top;
    color: gray;
    padding-right: 10px;
}

.order-files-table td:last-child {
    padding-right: 0px;
}

.order-files-table td:last-child a {
    color: #9E111D;
}

.order-files-table td .title {
    font-size: 14px;
    color: gray;
}

.order-files-table td .author {
    font-size: 11px;
    color: gray;
}

.order-files-table td .author a {
    color: #9E111D;
}

.order-files-table td .date {
    font-size: 11px;
    color: gray;
}

.order-files-table td .categories {
    font-size: 12px;
    color: #ccc;
    padding: 3px;
    border: 1px solid #000;
    background-color: #222;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.order-files-table td:nth-child(3) {
    text-align: center;
}

.clear-both {
    clear: both;
}

.page-ordered-details {
    width: 800px;
    margin: 0px auto;
}

.page-ordered-details-info {
    border: 1px solid #9E111D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 20px;
}

.page-ordered-details-info .title {
    background: #9E111D;
    color: #fff;
    padding: 5px;
}

.page-ordered-details-info .title .title-left {
    color: #fff;
    width: 70%;
    float: left;
    font-weight: bold;
}

.page-ordered-details-info .title .title-right {
    color: #fff;
    text-align: right;
    width: 30%;
    float: right;
    font-size: 10px;
}

.page-ordered-details-info .fileinfo table td {
    vertical-align: top;
    padding: 10px;
    color: #fff;
}

.page-ordered-details-info .fileinfo table td:last-child {
    padding-left: 30px;
}

.page-ordered-details-info .fileinfo table img {
    width: 130px;
    max-height: 180px;
}

.page-ordered-details-info .fileinfo .title2 {
    color: #FCB040;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.page-ordered-details-info .fileinfo .movie_info {
    color: grey;
    font-size: 11px;
}

.page-ordered-details-info .fileinfo .movie_info span {
    color: #FCB040;
}

.page-ordered-details-info .fileinfo .ratings {
    color: grey;
    font-size: 11px;
}

.page-ordered-details-info .fileinfo .ratings span {
    color: #FCB040;
    font-size: 14px;
}

.page-ordered-details-info .order-categories {
    font-size: 12px;
    color: #ccc;
    padding: 5px;
    border: 1px solid #000;
    background-color: #222;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    margin: 0px auto;
}

.page-ordered-details-info .order-reply-comment {
    font-size: 12px;
    color: #ccc;
    padding: 5px;
    width: 90%;
    margin: 0px auto;
    margin-top: 10px;
}

.page-ordered-details-info .order-reply-url {
    font-size: 12px;
    color: #ccc;
    padding: 5px;
    border: 1px solid #000;
    background-color: #222;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    margin: 0px auto;
    margin-top: 10px;
}

.page-ordered-details-info .userinfo {
    width: 90%;
    border-bottom: 2px solid #222;
    margin: 0px auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.page-ordered-details-info .userinfo table {
    width: 250px;
    float: right;
}

.page-ordered-details-info .userinfo table td {
    vertical-align: top;
    padding: 10px;
    color: grey;
}

.page-ordered-details-info .userinfo table td img {
    max-width: 50px;
    max-height: 50px;
}

.page-ordered-details-info .userinfo table td:first-child {
    text-align: right;
    vertical-align: middle;
}

.page-ordered-details-info .userinfo table td:last-child {
    text-align: right;
    width: 50px;
}

.page-ordered-options .btn-form {
    width: 300px;
    margin: 0px auto;
    text-align: center;
    margin-top: 10px;
}

.page-ordered-options button {
    color: #8f6523;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #090909;
    border: 1px solid #232323;
    padding: 5px;
    font-size: 14px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px auto;
    min-width: 100px;
}

.page-ordered-options .menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-top: 25px;
    margin-bottom: 15px;
}

.page-ordered-options .menu ul li {
    display: inline-block;
    width: 196px;
}

.page-ordered-options .menu button {
    width: 100%;
    background: transparent;
    color: #fff;
    border: 0px;
}

.page-ordered-options .menu button.menu-active {
    background-color: #9E111D;
}

.page-ordered-options-option textarea, .page-ordered-options-option input[type="text"],
.page-ordered-options-option input[type="url"] {
    width: 100%;
    border: 1px solid grey;
    background: #252525;
    color: #fff;
}

.page-ordered-options-option input[type="text"],
.page-ordered-options-option input[type="url"] {
    height: 27px;
}

.page-ordered-options-option textarea {
    height: 100px;
}

.page-ordered-options-option {
    display: none;
}

.main-cover {
    text-align: center;
}

.main-cover img {
    max-width: 100%;
    padding: 3px;
    border: 1px solid #69645c;
}

.main-cover-details {
    border: 1px solid #69645c;
    border-radius: 10px;
    padding: 15px;
    background-color: #121110;
}

.main-cover-details h1 {
    color: #EDB960;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}

.main-cover-details h3 {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
    font-weight: bold;
}

.main-cover-details .det {
    margin-top: 25px;
}

.main-cover-details .det .row {
    margin-bottom: 4px;
}

.main-cover-details .det .row-separate {
    margin-top: 15px;
}

.main-cover-details span {
    font-size: 11px;
    color: #636363;
}

.main-cover-details a {
    color: #fff;
    text-decoration: none;
}

.main-cover-details a:hover {
    text-decoration: underline;
}

.downloadBtn {
    background-color: #A6121E;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
}

.downloadBtn:hover {
    text-decoration: none !important;
    background-color: #c21c2a;
}

.downloadBtn i {
    vertical-align: middle;
    font-size: 20px;
}

.main-cover-alerts {
    border: 1px solid #69645c;
    border-radius: 10px;
    padding: 15px;
    background-color: #121110;
    margin-top: 5px;
    font-size: 9px;
}

.main-cover-stats {
    font-size: 11px;
    color: #EDB960;
    line-height: 16px;
    display: inline-block;
    margin-left: 20px;
}

.main-cover-stats span.numb {
    font-size: 14px;
    line-height: 14px;
}

.main-cover-author {
    border: 1px solid #69645c;
    border-radius: 10px;
    padding: 15px;
    background-color: #121110;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.main-cover-author img {
    width: 80px;
    max-width: 80px;
    max-height: 80px;

}

.cover-comments {
    margin: 0px auto;
    max-width: 600px;
    color: #fff;
}

.cover-comments .single-comment {
    border: 1px solid #272727;
    margin-top: 15px;
    border: 1px solid #69645c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    background-color: #060504;
}

.cover-comments .single-comment-child {
    margin-left: 15%;
    width: 100%;
}

.cover-comments .single-comment img {
    max-width: 80px;
    max-height: 80px;
}

.number-of-posts {
    background: #FCB040;
    color: #9E111D;
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
}

.tooltip-inner {
    border: 2px solid #fff000;
}

.wysihtml5-toolbar {
    background-color: #1F1F1F;
}

.wysihtml5-toolbar .btn {
    color: #fff;
}

.textarea_editor {
    width: 98%;
    margin: 1%;
}

.categoriesMenu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-image: url(../images/hd_0.png);
    height: 28px;
    line-height: 28px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 15px;
}

.categoriesMenu li {
    display: inline-block;
    width: 156px;
    text-align: center;
    border-right: 1px solid #332626;
    margin: 0px;
    padding: 0px;
}

.categoriesMenu li:first-child {
    border-top-left-radius: 10px;
    margin-left: 0px;
}

.categoriesMenu li button {
    color: #332626;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    display: inline-block;
    text-decoration: none;
    padding: 0px !important;
    margin: 0px !important;
    background: transparent;
    border: 0px;
    width: 100%;
}

.categoriesMenu li:hover {
    background-image: url(../images/hd_2.png) !important;
}

.categoriesMenu li.active {
    background-image: url(../images/hd_1.png) !important;
}

.categoriesMenu li.active button {
    color: #fff;
}


#ui-id-1 {
    background-color: #000;
}

#ui-id-1 li {
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    padding: 0px !important;
    margin: 0px !important;
}

#ui-id-1 li:last-child {
    border-bottom: 0px;
}

#ui-id-1 li:hover {
    background-color: #222;
}

a.liveresults {
    text-decoration: none !important;
    padding: 0px !important;
}

a.liveresults:hover {
    text-decoration: none !important;
    padding: 0px !important;
}

.ui-menu-item {
    margin: 0;
    padding: 0;
}

.liveresults table {
    width: 100%;
    border: 0px;
    color: #fff;
}

.liveresults td.img-td {
    vertical-align: middle;
    text-align: left;
    width: 80px;
}

.liveresults td.img-td img {
    margin: 0px auto;
    max-width: 60px;
    max-height: 60px;
}

.liveresults td.text-td {
    vertical-align: top;
}

.liveresults td.text-td h2 {
    color: #EDB960;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.liveresults td {
    color: #fff;
    font-size: 10px;
}

.liveresults td.text-td table.text-td-details {
    border: 0px;
    width: 100%;
    color: #fff !important;
}

.liveresults td.text-td table.text-td-details td.td-col-1 {
    width: 33%;
    color: #96918A;
}

.liveresults td.text-td table.text-td-details td.td-col-3 {
    width: 50%;
    color: #fff;
}

#search_edit {
    background: #a32a05;
    background: rgb(189,59,14,0.5);
    color: #fff;
    border: 1px solid #333;
    width: 215px;
    height: 38px;
    font-size: 13px;
}

#search_edit::placeholder {
    color: #ccc;
}

.btn-outline-success {
    border: 1px solid #333;
    color: #fff;
}

.btn-outline-success:hover {
    background: #b5380e;
    border: 1px solid #333;
}

.packageListShow {
    display: block;
    background-color: #111;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    padding: 7px;
    margin-bottom: 2px;
    margin-left: -15px;
    margin-right: -15px;
}

.packageListShow:hover {
    text-decoration: none;
    color: #fff000;
}

.packageList {
    display: none;
}

.packageListActive {
    display: block;
}

.packageList .row {
    background-color: #252525;
}

.packageList .row div {
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
    padding-top: 7px;
    padding-bottom: 7px;
}

.packageList .row div:last-child {
    border-right: 0px;
}

.packageList .row:last-child div {
    border-bottom: 0px;
}

.form-description {
    color: #A6121E;
    font-size: 11px;
}

.uploadSimilarCoversBox {
    border: 1px dashed #444444;
    max-width: 630px;
    height: 170px;
    background-color: #151410;
    overflow-y: scroll;
    margin-bottom: 10px;
}

.similarSingleImage {
    background: #11100E;
    margin-bottom: 5px;
}

.similarSingleImage img {
    width: 100%;
    padding: 15px;
}

.uploadFileCategorySelector {
    border: 1px solid #808080;
    font-size: 12px;
    color: #fff;
    background-color: #252525;
}

.coming-soon-years {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.coming-soon-years li {
    display: inline-block;
    margin-right: 40px;
}

.coming-soon-years li:last-child {
    margin-right: 0px;
}


.page-ordered-details {
    width: 800px;
    margin: 0px auto;
}

.page-ordered-details-info {
    border: 1px solid #9E111D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 20px;
}

.page-ordered-details-info .title {
    background: #9E111D;
    color: #fff;
    padding: 5px;
}

.page-ordered-details-info .title .title-left {
    color: #fff;
    width: 70%;
    float: left;
    font-weight: bold;
}

.page-ordered-details-info .title .title-right {
    color: #fff;
    text-align: right;
    width: 30%;
    float: right;
    font-size: 10px;
}

.page-ordered-details-info .fileinfo table td {
    vertical-align: top;
    padding: 10px;
    color: #fff;
}

.page-ordered-details-info .fileinfo table td:last-child {
    padding-left: 30px;
}

.page-ordered-details-info .fileinfo table img {
    width: 130px;
    max-height: 180px;
}

.page-ordered-details-info .fileinfo .title2 {
    color: #FCB040;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.page-ordered-details-info .fileinfo .movie_info {
    color: grey;
    font-size: 11px;
}

.page-ordered-details-info .fileinfo .movie_info span {
    color: #FCB040;
}

.page-ordered-details-info .fileinfo .ratings {
    color: grey;
    font-size: 11px;
}

.page-ordered-details-info .fileinfo .ratings span {
    color: #FCB040;
    font-size: 14px;
}

.page-ordered-details-info .order-categories {
    font-size: 12px;
    color: #ccc;
    padding: 5px;
    border: 1px solid #000;
    background-color: #222;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    margin: 0px auto;
}

.page-ordered-details-info .order-reply-comment {
    font-size: 12px;
    color: #ccc;
    padding: 5px;
    width: 90%;
    margin: 0px auto;
    margin-top: 10px;
}

.page-ordered-details-info .order-reply-url {
    font-size: 12px;
    color: #ccc;
    padding: 5px;
    border: 1px solid #000;
    background-color: #222;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    margin: 0px auto;
    margin-top: 10px;
}

.page-ordered-details-info .userinfo {
    width: 90%;
    border-bottom: 2px solid #222;
    margin: 0px auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.page-ordered-details-info .fileinfo {
    width: 92%;
    margin: 0px auto;
}

.page-ordered-details-info .userinfo .order-reply-img {
    margin-top: 10px;
    float: left;
    max-width: 300px;
}

.page-ordered-details-info .userinfo .order-reply-img img {
    max-width: 300px;
}

.page-ordered-details-info .userinfo table {
    width: 250px;
    float: right;
}

.page-ordered-details-info .userinfo table td {
    vertical-align: top;
    padding: 10px;
    color: grey;
}

.page-ordered-details-info .userinfo table td img {
    max-width: 50px;
    max-height: 50px;
}

.page-ordered-details-info .userinfo table td:first-child {
    text-align: right;
    vertical-align: middle;
}

.page-ordered-details-info .userinfo table td:last-child {
    text-align: right;
    width: 50px;
}

.page-ordered-details-info .userinfo table.creatorDetails {
    width: 380px;
    margin-top: 25px;
}

.page-ordered-details-info .userinfo table.creatorDetails td {
    text-align: left;
    border-top: 2px solid #222;
}

.page-ordered-details-info .userinfo table.creatorDetails td img {
    max-width: none;
    max-height: none;
}

.page-ordered-options .btn-form {
    width: 300px;
    margin: 0px auto;
    text-align: center;
    margin-top: 10px;
}

.page-ordered-options button {
    color: #8f6523;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #090909;
    border: 1px solid #232323;
    padding: 5px;
    font-size: 14px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px auto;
    min-width: 100px;
}

.page-ordered-options .menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-top: 25px;
    margin-bottom: 15px;
}

.page-ordered-options .menu ul li {
    display: inline-block;
    width: 196px;
}

.page-ordered-options .menu button {
    width: 100%;
    background: transparent;
    color: #fff;
    border: 0px;
}

.page-ordered-options .menu button.menu-active {
    background-color: #9E111D;
}

.page-ordered-options-option textarea, .page-ordered-options-option input[type="text"],
.page-ordered-options-option input[type="url"] {
    width: 100%;
    border: 1px solid grey;
    background: #252525;
    color: #fff;
}

.page-ordered-options-option input[type="text"],
.page-ordered-options-option input[type="url"] {
    height: 27px;
}

.page-ordered-options-option textarea {
    height: 100px;
}

.page-ordered-options-option {
    display: none;
}

.modal-dialog .modal-content {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #908f8f;
}

.reportDuplicateBtn {
    padding: 5px;
    border-radius: 10px;
    background: #060504;
}

#verificationBox textarea {
    border: 1px solid #808080;
    font-size: 12px;
    color: #fff;
    background-color: #252525;
    height: 100px;
    width: 90%;
}

/* responsive */
@media (max-width: 991px) {

    .container {
        width: 100% !important;
        max-width: inherit;
    }

    .single-item .cover-image img {
        max-width: 90%;
        height: auto;
        z-index: +100;
    }

    #navbarSupportedContent {
        z-index: +900;
        background-color: #A6121E;
        margin-top: 6px;
        margin-right: -16px;
    }

    .navbar-nav {
        width: 100%;
        z-index: +900;
    }

    .navbar-nav .nav-item {
        border: 0px !important;
        width: 100% !important;
        padding: 0px !important;
        max-width: 100% !important;
        border-radius: 0px !important;
        border-bottom: 1px solid #fff !important;
        padding-top: 10px !important;
    }

    .navbar-nav .nav-item:last-child {
        border-bottom: 0px !important;
    }

    .navbar .nav-item:hover {
        background: #800f20;
    }

    #search_edit {
        width: 80%;
    }

    .upper-menu {
        min-height: 29px;
        height: auto;
        background: #101010;
        padding-bottom: 13px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        position: absolute;
        bottom: -45px !important;
        width: 100% !important;
    }

    .categoriesMenu {
        height: auto;
    }

    #searchForm {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 255px;
    }

    header {
        height: 140px;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 40px;
    }

    .homeLineNormal {
        text-align: center;
    }

    .homeLineNormal img {
        width: 95%;
        height: 1px;
        margin: 0px auto;
    }

    .comingSoonSearchBox {
        position: relative !important;
        text-align: right;
    }

    .page-ordered-details {
        max-width: 99%;
    }

    .page-ordered-options {
        max-width: 99%;
    }

    .comingSoonFormTable {
        width: 99% !important;
    }

    .comingSoonFormInputs input {
        width: 92% !important;
    }

    .comingSoonFormLabel {
        width: 100px !important;
    }

    .page-ordered-options .menu ul li {
        width: 99% !important;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats {
        margin-left: 0px;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-det {
        height: auto;
        padding-bottom: 2px;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-det .description {
        max-width: 99%;
        margin-top: 15px;
        width: 99%;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side {
        font-size: 12px;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side span {
        width: 20%;
        margin-right: 2%;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side span::before {
        content: "";
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats .lower-side span {
        width: 20%;
        margin-right: 2%;
    }

    .cc-graphic-body .graphic-caution {
        width: 99%;
    }

    .main-cover-author {
        margin-bottom: 10px;
    }

    .main-cover-details {
        margin-top: 10px;
    }


    .commentFormRow {
        max-width: 99%;
        margin: 0px auto;
    }

    .commentCommentsRow {
        max-width: 99%;
        margin: 0px auto;
    }
}

/* mobile */
@media (max-width: 575px) {

    header .upper-menu {
        min-height: 29px;
        height: auto;
        background: #101010;
        padding-bottom: 13px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        position: absolute;
        bottom: -45px;
        width: 100% !important;
    }

    .single-item {
        margin-bottom: 10px;
    }

    .main-cover-author {
        margin-bottom: 10px;
    }

    .main-cover-details {
        margin-top: 10px;
    }

    .commentFormRow {
        max-width: 99%;
        margin: 0px auto;
    }

    .commentCommentsRow {
        max-width: 99%;
        margin: 0px auto;
    }

    .comingSoonPosterTd1 {
        display: inline-block;
        text-align: center;
        width: 99%;
        margin: 0px auto;
    }

    .comingSoonPosterTd2 {
        display: inline-block;
    }

    .panelCreditBuyBtn1 {
        margin-bottom: 10px;
        text-align: center !important;
    }

    .panelCreditBuyBtn2 {
        text-align: center !important;
    }

    .comingSoonSearchBox {
        position: relative !important;
        text-align: right;
    }

    .page-ordered-details {
        max-width: 99%;
    }

    .page-ordered-options {
        max-width: 99%;
    }

    .comingSoonFormTable {
        width: 99% !important;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats {
        margin-left: 0px;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-det {
        height: auto;
        padding-bottom: 2px;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-det .description {
        max-width: 99%;
        margin-top: 15px;
        width: 99%;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side {
        font-size: 12px;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side span {
        width: 20%;
        margin-right: 2%;
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats .upper-side span::before {
        content: "";
    }

    .cc-graphic-body .single-graphic-row .single-graphic-row-cats .lower-side span {
        width: 20%;
        margin-right: 2%;
    }

    .cc-graphic-body .graphic-caution {
        width: 99%;
    }

    .categoriesMenu {
        height: auto;
    }

    .imgSellFiles img {
        width: 90%;
    }

    .acceptCoverImg {
        width: 99%;
    }

    .comingSoonFormInputs input {
        width: 92% !important;
    }

    .comingSoonFormLabel {
        width: 100px !important;
    }

    .page-ordered-options .menu ul li {
        width: 99% !important;
    }

    .page-ordered-details-info .userinfo table.creatorDetails {
        width: 100%;
    }

    .page-ordered-details-info .userinfo .order-reply-img {
        margin: 0px auto;
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }

    header {
        height: 120px;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 40px;
    }

    #searchForm {
        position: absolute;
        right: -10px;
        top: 0px;
    }

    #search_edit {
        margin-right: 5px;
        width: 70%;
    }

    header .upper-menu ul li {
        padding-right: 2px;
        padding-left: 2px;
        font-size: 9px !important;
    }
}