html {
	font-size: 13px !important; padding:0;	
	background-color: rgba(0, 0, 0, 0);
	height: 100%;	
}


body {font-size: 0.947em !important; padding:0;
	font-family: Arial, Sans-serif;
	color: #333;
	width: 100%;
	height: 100%;
	background: #000 url(images/bg-min.jpg) no-repeat fixed;
    background-size: cover;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Geneva, sans-serif;
	color: #111 !important; 
}

h3 {
    border-bottom-color: #e6cea5;
	color: #111;
}
a {
    color: #503E2F;
}
input {
    color: #333 !important;
    font-size: 16px;
    font-family: Arial, Sans-serif;
}

.headerspace .quick-login label {
    display: inline-block;
	margin-top: 10px;
}
.headerspace .quick-login #password, .headerspace .quick-login #username {
    width: 150px;
}
.widgettitle {display:none;}
.forumbg li.header dt, .forumbg li.header dd { color: #111; }
.forabg ul.topiclist .header{
    color: #fff;
}
.breadcrumbs .crumb {font-weight: normal !important;}
.breadcrumbs .crumb.wrapped-max a {
    max-width: 100% !important;
}

.forum_read {
	border-top: 1px solid red;	
}
.forum_read:first-child {
	border: none;	
}


label[for="bday_month"], label[for="bday_day"], label[for="bday_year"] {
    color: #333;
    height: 30px;
    display: block;
}

.panel {
    background-color: #FFF2DA !important;
	border: 1px solid #ead7b6;
}
.navigation a {
    background: #F1DEBD;
}
.navigation .active-subsection a {
    background: #FBEACD;
}
.tabs .tab > a {
    background: #F1DEBD;
	color: #333;
	border: 1px solid #e7d2ac;
    border-bottom-color: rgb(231, 210, 172);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: none;
}

.tabs .activetab > a {
    background: #fff2da;
	color: #000;
}
.tabs .tab > a:hover, .navigation a:hover {
    background: #fff2da;
	color: #000;
}
.navigation .active-subsection a {
    color: #000;
}
.ucp-title {
    color: #111;
}
.navigation .active-subsection a:hover {
    color: #111;
}
.bg1, .bg2 {
    background-color: #FFF2DA;
}
table.table1 tbody td {
    border-top-color: #F1DEBD;
}
table.table1 tbody tr {
    border: none;
}
.panel-container table.table1 thead th {
    border-bottom: 1px solid #2e2721;
}
label, table.table1 td {
    color:  #333;
}
.profile-details select {max-width: 245px;}
.left-box.profile-details { width: 85%; }
select {
    padding: 2px 3px;
    font-size: 16px;
    background: #e2d0af;
	border-radius: 3px;	
	border: none;
	outline: none;
	color: #333;
	max-width: 270px;
}
#tz_select_date_suggest{margin: 5px 0;}
.header-right select {width: 590px;}



label[for="bday_day"] {
    height: 30px;
    display: block;
}


.forabg + .action-bar {
    margin-top: 0em;
}
.attach-panel-multi input {
    margin-bottom: 10px;
}
.file-list-container .attach-name {
   width: 270px;
}
.file-list-container .attach-name input {
   margin-bottom: 10px;
}

.file-list-container .attach-comment {
   width: 300px;
}
.file-list-container .attach-comment textarea.inputbox {
    width: 90%;
    font-size: 14px;
	height: 60px;
}
.file-list-container .attach-filesize, .file-list-container .attach-status {
    text-align: center;
}
.file-list-container tbody .attach-name, .file-list-container tbody .attach-comment, .file-list-container tbody .attach-filesize , .file-list-container tbody .attach-status {
    background-color: #fbeacd !important;
}
.wrap {
    background-color: rgba(0, 0, 0, 0);
    border: none;	
    position: relative;
    min-width: 1180px;
    max-width: 1600px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	padding: 0;
}

.headerbar {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
	height: 154px;
}
.header-left, .header-right {
    width: 50%;
    float: left;
}
.header-right-title {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 132.77%;
	text-transform: uppercase;
	margin: 17px 0 0 10px;
	letter-spacing: 0.04em;
}
.header-right-title span{
	font-size: 32px;
	color: #FF6600;
	margin-right: 18px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.61);
}
.site-description h1 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.02em;
}
.site_logo {
    width: 100px;
    height: 60px;
	background: url("images/site_logo.png") no-repeat;
}
.logo {
    padding: 13px 13px 0 10px;
	margin-right: 50px;
}
.stars{background: url(/ext/mk/bbwp/styles/img/stars.png) no-repeat;height:20px;margin: -10px 0 10px;}
/*-----------------*/
.button { box-shadow: none;border-color: #F60;}
.icon, .button .icon, blockquote cite::before, .uncited::before { color: #F60; }

.forabg {
    background-color: #503E2F;
    background-image: -webkit-linear-gradient(top, #503E2F 0%, #503E2F 2px, #503E2F 92px, #503E2F 100%);
    background-image: linear-gradient(to bottom, #503E2F 0%,#503E2F 2px,#503E2F 92px,#503E2F 100%);
    background-repeat: repeat-x;
	margin-right: -15px;
	margin-left: -15px;
	border-radius: 0;
}

ul.forums {
    background-color: #FFF2DA;
	background-image: -webkit-linear-gradient(top, #FFF2DA 0%, #FFF2DA 100%);
	background-image: linear-gradient(to bottom, #FFF2DA 0%, #FFF2DA 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF2DA', endColorstr='#FFF2DA',GradientType=0 );
}

a.forumtitle {
    font-family: Arial, Sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    color: #503E2F;
}
.page-footer {
    margin-left: -15px;
    margin-right: -15px;
}
.navbar {
    border-radius: 0;
    background-color: #503E2F;
	color: #FFF;
		
}


.navbar a {
    color: #FFF;
}


ul.linklist > li:not(.rightside) {
    margin-right: 25px !important;
}




.user {
	background: url(/styles/prosilver_child/theme/images/user.png) no-repeat;
	position: absolute;
    width: 33px;
	height: 33px;	
    top: 25px;
    right: 105px;
	z-index: 1;
}
.user:hover {background: url(/styles/prosilver_child/theme/images/user-hover.png) no-repeat;}

.user-logged {
    background: url(/styles/prosilver_child/theme/images/user-logged.png) no-repeat;
    position: absolute;
    width: 39px;
    height: 50px;
    top: 22px !important;
    right: 107px;
    z-index: 1;
}

.user_dropdown img{
	max-width: 80px;
	max-height: 80px;
}
.user_dropdown{
   position:absolute;
   top:74px;
   right:107px;
   width:220px;
   list-style:none;
   padding:20px 5px 30px;
   margin:0;
   background-color:#f3e4c8;
   box-shadow:0 2px 12px rgba(0,0,0,.12);
   opacity:0;
   visibility:hidden;
   transition:all .2s ease;
	z-index: 9999999;
   text-align:center;
}

.user_dropdown:before{
   bottom:100%;
   left:91%;
   content:"";
   height:0;
   width:0;
   position:absolute;
   pointer-events:none;
   border:solid hsla(180,3%,83%,0);
   border-bottom-color:hsla(0,0%,77%,.45);
   border-width:8px;
   margin-left:-8px;
}
.user_dropdown:after{
   bottom:100%;
   left:91%;
   content:"";
   height:0;
   width:0;
   position:absolute;
   pointer-events:none;
   border:solid hsla(0,0%,100%,0);
   border-bottom-color:#f3e4c8;
   border-width:7px;
   margin-left:-7px;
}

#user-logged:hover .user_dropdown {
	opacity:1;
	visibility:visible;

}


.burger-img {
    background: url(/styles/prosilver_child/theme/images/burger.png) no-repeat;
    position: absolute;
    width: 33px;
    height: 33px;
    right: 23px;
    top: 26px;
    cursor: pointer;
}
.burger-img:hover {
    background: url(/styles/prosilver_child/theme/images/burger-hover.png) no-repeat;
}








.search-header {
	box-shadow: 0 0 1px #f60;
    float: left;
	margin: 15px 0 0 10px;
}
.search-box .inputbox, .search-box .inputbox:hover, .search-box .inputbox:focus {
    border-color: #F60;
	background-color: #FFF2DA;
}

.search-box .inputbox {
	width: 280px;
	border-radius: 3px 0 0 3px;
}
.header-right .search-box .inputbox {
	height: 1.75em;
}
.search-box .icon {
	font-size: 17px;
}
.search-header .button-search, .search-header .button-search-end, .button-search-end, .button-search {
	background: #F3E4C8;
	border-color: #C7C3BF;
}

.header-right .search-header .button-search, .header-right .search-header .button-search-end {
    padding: .47em 5px;
}

.btn, .button2, .button1 {
    color: #111 !important;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    font-weight: normal !important;	
	border: 2px solid #f60 !important;	
}
.btn {
    font-size: 17px !important;
    padding: 3px 20px 3px 20px !important;
    width: 222px;
    margin: 0 10px;
	background: transparent !important;
}

.button2, .button1 {
    font-size: 14px !important;
    padding: 3px 10px 1px 10px !important;

}

.button1 {
	margin-left: 0;
}
.btn:hover, .button1:hover, .button2:hover {
    color: #fff !important;
    border: 2px solid #f60 !important;
    background: #f60 !important;
}


/* .er { */
    /* margin-bottom: 6px; */
    /* color: red; */
    /* font-size: 14px; */
/* } */
/* .userHello{font-size:24px} */
/* модальное окно и вход */


#page-header .navbar {
    background-color: #0000;
    position: absolute;
    top: 95px;
    left: 24px;
}
.nav-main li a{
    color: #FFF;
}

.dropdown-contents li a{
    color: #333;
}



fieldset.quick-login input.inputbox {
    background-color: #FFF2DA;
	border: none;
}

ul.topiclist dd {
    border-left-color: rgba(137, 137, 137, 0.9);
}













.midlle {
    max-width: 1100px;
    min-height: 800px;
    background: #f1debd;
    margin-left: 250px;
    margin-right: 250px;
    padding-bottom: .1em;
    position: relative;
	padding: 10px 15px;
}
.container {
    width: 100%;
    float: left;
    margin-bottom: -14.4px;
}











@media (max-width:700px){
	.site-description p, .search-header {
		display: block;
	}	
	
}





























.navm {
    width: 430px;    
	background: none;
    position: fixed;
	overflow-y: scroll; 
    top: 28px;
    bottom: 0;
    margin: 0;
	right: 0;
    padding: 15px 20px;
    -webkit-transition: right 0.6s,background 0.6s,visibility 1.4s linear 0s,box-shadow 0.4s;
    -moz-transition: right 0.6s,background 0.6s,visibility 1.4s linear 0s,box-shadow 0.4s;
    transition: right 0.6s,background 0.6s,visibility 1.4s linear 0s,box-shadow 0.4s;
	z-index: 2000;
	visibility: hidden;
	overflow: hidden;

}


.nav-toggle {
    position: absolute;
	right: 15px;
	top: 10px;
    width: 65px;
	height: 55px;
    color: #dadada;
    cursor: pointer;
    font-size: 30px;
    line-height: 1;
    z-index: 2001;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}


.menu-top-close{
	position: fixed;
	width: 470px;
	height: 60px;
	background-color: #333;
	right: -470px;
	top: 0;
	z-index: 2001;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    transition: right 0.3s;	
}


body {
    -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
    to {
      padding: 0;
    }
}


.navm > ul {
    display: block;
    margin: 0;
    padding: 0;

}

.navm > ul > li {
    line-height: 1.3;
   opacity: 0;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
    -moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
    -ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
    transition: opacity .5s .1s, transform .5s .1s;

}

[id='nav-toggle']:checked ~ .navm > ul > li {
   opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.navm > ul > li:nth-child(2) {
    -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
    transition: opacity .5s .2s, transform .5s .2s;
}
.navm > ul > li:nth-child(3) {
    -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s;
    transition: opacity .5s .3s, transform .5s .3s;
}
.navm > ul > li:nth-child(4) {
    -webkit-transition: opacity .5s .4s, -webkit-transform .5s .4s;
    transition: opacity .5s .4s, transform .5s .4s;
}
.navm > ul > li:nth-child(5) {
    -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, transform .5s .5s;
}
.navm > ul > li:nth-child(6) {
    -webkit-transition: opacity .5s .6s, -webkit-transform .5s .6s;
    transition: opacity .5s .6s, transform .5s .6s;
}
.navm > ul > li:nth-child(7) {
    -webkit-transition: opacity .5s .7s, -webkit-transform .5s .7s;
    transition: opacity .5s .7s, transform .5s .7s;
}
.navm > ul > li:nth-child(8) {
    -webkit-transition: opacity .5s .8s, -webkit-transform .5s .8s;
    transition: opacity .5s .8s, transform .5s .8s;
}
.navm > ul > li:nth-child(9) {
    -webkit-transition: opacity .5s .9s, -webkit-transform .5s .9s;
    transition: opacity .5s .9s, transform .5s .9s;
}
.navm > ul > li:nth-child(10) {
    -webkit-transition: opacity .5s 1s, -webkit-transform .5s 1s;
    transition: opacity .5s 1s, transform .5s 1s;
}
.navm > ul > li:nth-child(11) {
    -webkit-transition: opacity .5s 1.1s, -webkit-transform .5s 1.1s;
    transition: opacity .5s 1.1s, transform .5s 1.1s;
}
.navm > ul > li:nth-child(12) {
    -webkit-transition: opacity .5s 1.2s, -webkit-transform .5s 1.2s;
    transition: opacity .5s 1.2s, transform .5s 1.2s;
}
.navm > ul > li:nth-child(13) {
    -webkit-transition: opacity .5s 1.3s, -webkit-transform .5s 1.3s;
    transition: opacity .5s 1.3s, transform .5s 1.3s;
}
.navm > ul > li:nth-child(14) {
    -webkit-transition: opacity .5s 1.4s, -webkit-transform .5s 1.4s;
    transition: opacity .5s 1.4s, transform .5s 1.4s;
}
.navm > ul > li:nth-child(15) {
    -webkit-transition: opacity .5s 1.5s, -webkit-transform .5s 1.5s;
    transition: opacity .5s 1.5s, transform .5s 1.5s;
}
.navm > ul > li:nth-child(16) {
    -webkit-transition: opacity .5s 1.6s, -webkit-transform .5s 1.6s;
    transition: opacity .5s 1.6s, transform .5s 1.6s;
}
.navm > ul > li:nth-child(17) {
    -webkit-transition: opacity .5s 1.7s, -webkit-transform .5s 1.7s;
    transition: opacity .5s 1.7s, transform .5s 1.7s;
}

.navm > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 12px 0px;
    font-family: Arial;
    font-size: 19px;
    color: #ffffff;
    width: 100%;
    text-decoration: none;
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    transition: color .5s ease;
	
	
}

.navm > ul > li  {
list-style:none;
	
	
}



.navm > ul > li > a:hover,
.navm > ul > li > a:focus {
    color: #fbcd7f;
  
}


.navm > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
	background: #ffffff;

}

.navm > ul > li >a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #fff;
	
}


[id='nav-toggle']:checked ~ .navm {
    right: 0;background: #333333;opacity:1;visibility: visible;
    box-shadow:-4px 0px 20px 0px rgba(0,0,0, 0.5);
    -moz-box-shadow:-4px 0px 20px 0px rgba(0,0,0, 0.5);
    -webkit-box-shadow:-4px 0px 20px 0px rgba(0,0,0, 0.5);
    overflow-y: auto;
}


[id='nav-toggle']:checked ~ .menu-top-close {
    right: 0;

}

[id='nav-toggle']:checked ~  .navm > ul > li > a {

	opacity:1;
}


.navm .sub-menu{ 
	border-bottom: 1px solid #ffffff;
	margin: 10px 0 0 30px;
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 17px;			
}

.navm .sub-menu li{
	line-height: 28px;
	list-style-type: circle;
	color: #ffffff;
}


 .navm .sub-menu li > a {
        padding-left: 0px;
		color: #ffffff;
		border: none;
}

 .navm .sub-menu li > a:hover {	
	color:#fbcd7f;
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    transition: color .5s ease;
}


li.navm .current-menu-parent >a, .navm .current-menu-item >a,  .navm .current-page-ancestor >a {
    color: #fbcd7f !important;
	
}
li#menu-item-7618 {
    border-top: 1px solid #fff;
    margin-top: 10px;
}
#menu-item-7618, #menu-item-7619 {
    text-align: right;
}

#toTop {
    position: absolute;
    right: 8px;
    cursor: pointer;
    display: none;
    color: #0000;
    font-family: verdana;
    font-size: 11px;
    background: url(/styles/prosilver_child/image/arrow-up.png) no-repeat 0px 0px;
    width: 60px;
    height: 60px;
    z-index: 1999;
    opacity: 0.4;
}
.footer {
    z-index: 9999;
}


span.last-subject {
    font-weight: bold;
    text-decoration: none;
	color: #503E2F;
}
.topic-poster.responsive-hide.left-box{width:100%;display: block;}
.div-button {display: inline-block;width:205px;margin-top: 10px;}
.div-button span {width: 130px;display: inline-block;margin-left: 5px;}

.left-sidebar .ad-unit:last-child, .right-sidebar .ad-unit:last-child {
    margin-bottom: 0px;
}