@import 'reset.css';
p {
    font-size: 12px
}
a {
    text-decoration: none;
    font-size: 12px;
    color: #414141;
}
a:hover {
    color: #db4040
}
input {
    display: block;
    padding: 0;
    margin: 0;
    border: 1px solid #dfdfdf;
    border-radius: 3px
}
@font-face{font-family:'pt_sans_captionbold';src:url("../fonts/pt_sans-caption-web-bold-webfont.eot");src:url("../fonts/pt_sans-caption-web-bold-webfont.eot?#iefix") format('embedded-opentype'),
url("../fonts/pt_sans-caption-web-bold-webfont.woff2") format('woff2'),
url("../fonts/pt_sans-caption-web-bold-webfont.woff") format('woff'),
url("../fonts/pt_sans-caption-web-bold-webfont.ttf") format('truetype'),
url("../fonts/pt_sans-caption-web-bold-webfont.svg#pt_sans_captionbold") format('svg');
font-weight:normal;
font-style:normal
}
@font-face{font-family:'pt_sans_captionregular';src:url("../fonts/pt_sans-caption-web-regular-webfont.eot");src:url("../fonts/pt_sans-caption-web-regular-webfont.eot?#iefix") format('embedded-opentype'),
url("../fonts/pt_sans-caption-web-regular-webfont.woff2") format('woff2'),
url("../fonts/pt_sans-caption-web-regular-webfont.woff") format('woff'),
url("../fonts/pt_sans-caption-web-regular-webfont.ttf") format('truetype'),
url("../fonts/pt_sans-caption-web-regular-webfont.svg#pt_sans_captionregular") format('svg');
font-weight:normal;
font-style:normal
}
@font-face{font-family:'pt_sans_narrowbold';src:url("../fonts/pt_sans-narrow-web-bold-webfont.eot");src:url("../fonts/pt_sans-narrow-web-bold-webfont.eot?#iefix") format('embedded-opentype'),
url("../fonts/pt_sans-narrow-web-bold-webfont.woff2") format('woff2'),
url("../fonts/pt_sans-narrow-web-bold-webfont.woff") format('woff'),
url("../fonts/pt_sans-narrow-web-bold-webfont.ttf") format('truetype'),
url("../fonts/pt_sans-narrow-web-bold-webfont.svg#pt_sans_narrowbold") format('svg');
font-weight:normal;
font-style:normal
}
@font-face{font-family:'pt_sans_narrowregular';src:url("../fonts/pt_sans-narrow-web-regular-webfont.eot");src:url("../fonts/pt_sans-narrow-web-regular-webfont.eot?#iefix") format('embedded-opentype'),
url("../fonts/pt_sans-narrow-web-regular-webfont.woff2") format('woff2'),
url("../fonts/pt_sans-narrow-web-regular-webfont.woff") format('woff'),
url("../fonts/pt_sans-narrow-web-regular-webfont.ttf") format('truetype'),
url("../fonts/pt_sans-narrow-web-regular-webfont.svg#pt_sans_narrowregular") format('svg');
font-weight:normal;
font-style:normal
}
body {
    font-family:'pt_sans_captionregular';
    background:#dbdbdb
}
.b-wrapper {
    background:#f6f6f6;
    max-width:1600px;
    margin:0 auto;
    width:100%;
    -webkit-box-shadow:0 0 4px rgba(0,
    0,
    0,
    0.2);
    box-shadow:0 0 4px rgba(0,
    0,
    0,
    0.2)
}
.b-header {
    background:#fff;
    padding:10px 0 0 0;
}
.b-header .b-logo {
    padding:0 20px 0 10px;
    margin-right:20px;
    border-right:1px solid rgba(223,
    223,
    223,
    0.53);
    position:relative;
    top:3px;
    float:left
}
.b-header .b-top-head {
    zoom:1;
    margin-bottom:11px;
}
.b-header .b-top-head:before,
.b-header .b-top-head:after {
    content:"";
    display:table
}
.b-header .b-top-head:after {
    clear:both
}
.b-header .b-top-head td {
    width:33.3%;
    vertical-align:middle
}
.b-header .b-search {
    float:left;
    width:527px;
}
.b-header .b-search form {
    zoom:1
}
.b-header .b-search form:before,
.b-header .b-search form:after {
    content:"";
    display:table
}
.b-header .b-search form:after {
    clear:both
}
.b-header .b-search input {
    padding:8px 13px 10px 13px;
    float:left
}
.b-header .b-search input:focus::-webkit-input-placeholder {
    color:transparent;
}
.b-header .b-search input:focus::-moz-placeholder {
    color:transparent;
}
.b-header .b-search input:focus::-moz-placeholder {
    color:transparent;
}
.b-header .b-search input:focus:-ms-input-placeholder  {
    color:transparent;
}

.b-header .b-search .b-filter {
    float:left;
    padding:9px 26px 9px 9px;
    border:1px solid #dfdfdf;
    border-right:none;
    position:relative;
    height:20px;
    border-left:none;
	min-width:140px;
}
.b-header .b-search .b-filter > {
    position:relative;
    top:-2px
}
.b-header .b-search .b-filter:hover .b-sub {
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s;
    margin-top:0;
    visibility:visible;
    opacity:1;
    -ms-filter:none;
    filter:none
}
.b-header .b-search .b-filter:hover:after {
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s
}
.b-header .b-search .b-filter:after {
    content:'';
    background:url("../images/sel.png") no-repeat center;
    width:9px;
    height:9px;
    position:absolute;
    right:8px;
    top:16px
}
.b-header .b-search .search {
    height:20px;
    -webkit-border-radius:3px 0 0 3px;
    border-radius:3px 0 0 3px;
    width:270px;
    font-size:14px;
    font-family:'pt_sans_captionbold' !important;
}
.b-header .b-search .search:focus {
    border:1px solid #b6b6b6
}
.b-header .b-search .ssb {
    font-family:'PT Sans Caption',
    sans-serif;
    background:url("../images/search.png") no-repeat center;
    border:none;
    -webkit-border-radius:0;
    border-radius:0;
    width:40px;
    height:40px;
    cursor:pointer
}
.b-header .b-search a {
    text-transform:uppercase;
    font-size:9px
}
.b-header .b-search .b-sub {
    position:absolute;
    border:1px solid #dfdfdf;
    left:-1px;
    top:38px;
    width:100%;
    -webkit-border-radius:0 0 3px 3px;
    border-radius:0 0 3px 3px;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    visibility:hidden;
    background:#fff;
    overflow:hidden;
    z-index:2;
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s;
    margin-top:10px;
}
.b-header .b-search .b-sub a {
    padding:6px 10px;
    display:block;
}
.b-header .b-search .b-sub a:hover {
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s;
    background:#0a8f41;
    color:#fff
}
.b-header .b-account {
    zoom:1;
    float:right;
    margin-right:13px;
}
.b-header .b-account .login a {
    font-family:'pt_sans_captionbold' !important;
    font-size:14px
}
.b-header .b-account .login img {
    vertical-align:middle;
    margin-right:5px;
    display:inline-block
}
.b-header .b-account:before,
.b-header .b-account:after {
    content:"";
    display:table
}
.b-header .b-account:after {
    clear:both
}
.b-header .b-account ul {
    float:left;
}
.b-header .b-account ul li > ul {
    position:absolute;
    border:1px solid #dfdfdf;
    -webkit-border-radius:3px;
    border-radius:3px;
    background:#fff;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    visibility:hidden;
    margin-top:10px;
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s;
}
.b-header .b-account ul li > ul:after {
    content:"";
    display:block;
    position:absolute;
    background:url("../images/tr.png") no-repeat center;
    width:20px;
    height:20px;
    top:-14px
}
.b-header .b-account ul li > ul li a {
    padding:5px 7px 5px 5px;
    font-size:13px;
    font-family:'pt_sans_captionbold' !important;
    text-transform:uppercase;
    display:block;
}
.b-header .b-account ul li > ul li a img {
    padding:4px 6px 4px 3px;
    vertical-align:middle;
    position:relative;
    top:-1px
}
.b-header .b-account ul li > ul li:hover a {
    color:#0a8f41;
}
.b-header .b-account ul li > ul li:hover a:hover img {
    -webkit-transform:rotateX(360deg);
    -moz-transform:rotateX(360deg);
    -o-transform:rotateX(360deg);
    -ms-transform:rotateX(360deg);
    transform:rotateX(360deg);
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s
}
.b-header .b-account > ul > li > span {
    background:#1db85d;
    color:#fff;
    font-size:9px;
    padding:2px 3px;
    -webkit-border-radius:5px;
    border-radius:5px;
    display:inline;
    text-align:center;
    border:2px solid #fff;
    position:relative;
    top:-18px;
    left:-13px
}
.b-header .b-account .tab-1 {
    top:13px;
    position:relative;
}
.b-header .b-account .tab-1 ul > li:nth-child(2) {
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf
}
.b-header .b-account .tab-1 ul {
    left:-180px;
    top:34px;
    width:260px;
    z-index:1;
}
.b-header .b-account .tab-1 ul:after {
    right:62px
}
.b-header .b-account .tab-1:hover ul {
    visibility:visible;
    opacity:1;
    -ms-filter:none;
    filter:none;
    margin-top:0;
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s
}
.b-header .b-account .tab-2 {
    position:relative;
}
.b-header .b-account .tab-2 ul {
    right:-13px;
    width:165px;
    top:47px;
}
.b-header .b-account .tab-2 ul:after {
    right:21px
}
.b-header .b-account .tab-2 > li > img {
    width:37px;
    height:37px;
    -webkit-border-radius:50%;
    border-radius:50%;
    border:1px solid #0a8f41
}
.b-header .b-account .tab-2:hover ul {
    visibility:visible;
    opacity:1;
    -ms-filter:none;
    filter:none;
    margin-top:0;
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s
}
.b-header .b-account .tab-2 ul li:first-child {
    border-bottom:1px solid #dfdfdf
}
.b-header .b-account .tab-2 span {
    font-weight:normal;
    font-size:10px
}
.b-header .b-menu {
    padding:12px 0;
    background:#efefef;
    border-top:1px solid #d3d3d3;
    border-bottom:1px solid rgba(174,
    174,
    174,
    0.77);
    -webkit-box-shadow:0 1px 1px rgba(0,
    0,
    0,
    0.19);
    box-shadow:0 1px 1px rgba(0,
    0,
    0,
    0.19);
}
.b-header .b-menu ul {
    zoom:1;
    width:970px;
    margin:0 auto
}
.b-header .b-menu ul:before,
.b-header .b-menu ul:after {
    content:"";
    display:table
}
.b-header .b-menu ul:after {
    clear:both
}
.b-header .b-menu li {
    float:left
}
.b-header .b-menu img {
    vertical-align:middle;
    margin:0 5px 0 16px
}
.b-header .b-menu a {
    font-family:'PT Sans Caption',
    sans-serif;
    font-family:'pt_sans_captionbold' !important;
    color:#000;
    text-transform:uppercase;
    font-size:13px;
    padding:4px 16px 4px 6px;
    border-right:1px solid rgba(173,
    173,
    173,
    0.6);
}
.b-header .b-menu a:hover {
    color:#5c5199
}
.b-header .b-menu li:last-child a {
    border:none
}
.b-banner {
    padding:20px 0;
}
.b-banner img {
    display:block;
    margin:0 auto
}
.b-content .b-navigation {
    zoom:1;
    zoom:1;
    margin-top:30px;
    width:auto;
    float:right
}
.b-content .b-navigation:before,
.b-content .b-navigation:after {
    content:"";
    display:table
}
.b-content .b-navigation:after {
    clear:both
}
.b-content .b-top {
    zoom:1;
}
.b-content .b-top:before,
.b-content .b-top:after {
    content:"";
    display:table
}
.b-content .b-top:after {
    clear:both
}
.b-content .b-top .b-title {
    margin:20px 0 20px 10px;
    float:left;
}
.b-content .b-top .b-title a {
    color:#5c5199;
    font-size:24px;
    font-family:'pt_sans_captionbold' !important
}
.b-content .b-top .b-title-privmsg {
    padding: 10px 0;
}
.b-content .b-top .b-title-privmsg a {
    color:#5c5199;
    font-size:16px;
    font-family:'pt_sans_captionbold' !important
}
.b-content .b-top .b-title-privmsg .cattitle {
    position: relative;
    bottom: 7px;
    font-weight: bold;
}
.b-content > p {
    padding-left:10px
}
.b-content .b-fhead {
    zoom:1;
    position:relative;
    padding-left:10px;
}
.b-content .b-fhead:before,
.b-content .b-fhead:after {
    content:"";
    display:table
}
.b-content .b-fhead:after {
    clear:both
}
.b-content .b-fhead .f-nav li {
    display:inline-block;
}
.b-content .b-fhead .f-nav li:after {
    content:'->';
    color:#000;
    position:relative;
    display:inline-block
}
.b-content .b-fhead .f-nav li:last-child:after {
    display:none
}
.b-content .b-fhead .f-nav li:last-child a {
    color:#000
}
.b-content .b-fhead .f-nav li a {
    font-size:12px;
    font-weight:normal;
    margin-right:4px
}
.b-content .b-tab-l {
    font-size:12px;
    float:left
}
.b-content .message-filled {
    font-size: 16px;
}
.b-content li a {
    color:#5c5199;
    font-size:15px;
    font-family:'pt_sans_captionbold' !important;
}
.b-content li a:hover {
    color:#db4040
}
.b-content .b-tab-r {
    padding-right:7px;
    bottom:0;
    position:absolute;
    right:0;
}
.b-content .b-tab-r a {
    text-transform:uppercase;
    font-size:10px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
}
.b-content .b-tab-r a:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-fcontent {
    margin-top:10px;
    position:relative;
}
.b-fcontent .sort {
    margin-bottom:20px;
}
.b-fcontent .sort td:nth-child(2) {
    width:auto;
    border-left:1px solid #dfdfdf;
    text-align:center
}
.b-fcontent .sort img {
    display:block;
    margin:6px auto
}
.b-fcontent .sort tr {
    text-align:center
}
.b-fcontent .user {
    vertical-align:top
}
.b-fcontent > .new-post {
    color:#fff;
    border:3px solid #8c83bb;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:inline-block;
    padding:4px 15px;
    text-transform:uppercase;
    font-size:13px;
    position:absolute;
    margin:8px 0 0 10px
}
.b-fcontent > .new-post:hover {
    border:3px solid #fff;
    color:#fff
}
.b-fcontent .table-foot {
    background:#5c5199;
    padding:10px 10px;
    margin-bottom:20px;
    zoom:1;
}
.b-fcontent .table-foot:before,
.b-fcontent .table-foot:after {
    content:"";
    display:table
}
.b-fcontent .table-foot:after {
    clear:both
}
.b-fcontent .table-foot .new-post {
    float:left;
    position:relative;
    margin:0 10px 0 0;
    color:#fff;
    border:3px solid #8c83bb;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:inline-block;
    padding:4px 15px;
    text-transform:uppercase;
    font-size:13px;
}
.b-fcontent .table-foot .new-post:hover {
    border:3px solid #fff;
    color:#fff
}
.b-fcontent .table-foot .post2 {
    color:#fff;
    border:3px solid #8c83bb;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:inline-block;
    padding:4px 15px;
    text-transform:uppercase;
    font-size:13px;
    position:relative;
    left:0;
    float:left;
    margin:0 10px 0 0
}
.b-fcontent .table-foot .post2:hover {
    border:3px solid #fff;
    color:#fff
}
.b-fcontent .table-foot .all {
    zoom:1;
    /*margin:4px 0 0 0*/
}
.b-fcontent .table-foot .all:before,
.b-fcontent .table-foot .all:after {
    content:"";
    display:table
}
.b-fcontent .table-foot .all:after {
    clear:both
}
.b-fcontent .table-foot h6 {
    float:left;
    /*margin-top:3px;*/
    color:#fff;
    text-transform:uppercase;
    font-size:13px;
    margin-right:10px
}
.b-fcontent .table-foot .all .liteoption {
    margin: 0 0 0 10px;
}
.b-fcontent .table-foot .nav-selector {
    border:1px solid transparent;
    float:left;
}
.b-fcontent .table-foot .nav-selector ul {
    border:1px solid transparent
}
.b-fcontent .table-foot .nav-selector a {
    font-weight:normal;
    text-transform:uppercase;
    color:#5c5199;
    font-size:9px
}
.b-fcontent > table {
    font-size:12px;
    width:100%;
}
.b-fcontent > table td:nth-child(2) {
    border-left:none;
    width:100%
}
.b-fcontent > table th {
    background:#5c5199;
    color:#fff;
    vertical-align:middle;
    font-size:13px;
    font-family:'pt_sans_captionbold' !important;
    text-transform:uppercase;
    text-align:center;
    padding:15px 10px;
    border-left:1px solid #8c83bb;
    /*white-space:nowrap*/
}
.b-fcontent > table th a {
    color: #fff;
    text-decoration: underline;
}
.b-fcontent.content-moderator td {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.b-fcontent .title {
    background:#f6f6f6;
}
.b-fcontent .title a {
    display:inline-block;
    padding:5px 10px;
    color:#5c5199;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    border:none;
}
.b-fcontent .title a:hover {
    color:#db4040
}
.b-fcontent td {
    border:1px solid #d8d8d8;
    background:#fff;
    vertical-align:middle;
}
.b-fcontent .main-t td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.b-fcontent td:last-child {
    border-right:none !important;
}
.b-fcontent td:first-child {
    border-right:none;
    border-left:none;
}
.b-fcontent td:first-child img {
    margin:0 10px
}
.b-fcontent td:nth-child(3) {
    padding:0 15px;
    text-align:center;
}
.b-fcontent td:nth-child(3) img {
    vertical-align:middle;
    margin:4px auto;
}
.b-fcontent td:nth-child(3) a {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    margin-top:3px;
    display:inline-block
}
.b-fcontent td:nth-child(3) a:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-fcontent td:nth-child(4) {
    padding:0 15px;
    text-align:center;
}
.b-fcontent td:nth-child(4) img {
    vertical-align:middle;
    margin-left:4px
}
.b-fcontent td:nth-child(4) a {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    margin-top:3px;
    display:inline-block
}
.b-fcontent td:nth-child(4) a:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-fcontent .main-t td:nth-child(4) a {
    margin: 0;
}
.b-fcontent td:nth-child(5) {
    padding:0 15px;
    text-align:center;
}
.b-fcontent td:nth-child(5) img {
    vertical-align:middle;
    margin-left:4px;
}
.b-fcontent td.index-last-message img {
    vertical-align: unset;
}
.b-fcontent td:nth-child(5) a {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    margin-top:3px;
    display:inline-block
}
.b-fcontent td:nth-child(5) a:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-fcontent td:nth-child(6) {
    padding:0 15px;
    text-align:center;
}
.b-fcontent td:nth-child(6) img {
    vertical-align:middle;
    margin-left:4px
}
.b-fcontent td:nth-child(6) a {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    margin-top:3px;
    display:inline-block
}
.b-fcontent td:nth-child(6) a:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-fcontent .genmed {
    margin-top: 3px;
    display:inline-block
}
.b-fcontent .gensmall {
    display:block;
    color:#000;
    margin:0 0 10px 0;
}
.b-fcontent .gensmall.search-pagination img {
    display: inline-block;
    margin: 0 0 5px;
}
.b-fcontent .gensmall.moderators-row {
    line-height: 30px;
}
.b-fcontent .gensmall span {
    color:#0a8f41;
    padding:0 4px
}
.b-fcontent .gensmall a {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    color:#0a8f41;
}
.b-fcontent .gensmall a:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-fcontent .gensmall a:hover {
    border:1px solid #db4040
}
.table-selet {
    margin-top:15px;
    margin-bottom:15px;
    zoom:1;
}
.table-selet:before,
.table-selet:after {
    content:"";
    display:table
}
.table-selet:after {
    clear:both
}
.table-selet h6 {
    float:left;
    margin-top:3px;
    color:#000;
    text-transform:uppercase;
    font-size:13px;
    margin-right:10px;
    /*margin-left:10px*/
}
.table-selet .nav-selector {
    float:left;
}
.table-selet .nav-selector a {
    color:#5c5199;
    font-size:9px;
    text-transform:uppercase;
    font-weight:normal
}
.b-ffoot {
    zoom:1;
    padding:10px 10px 4px 8px;
}
.b-ffoot:before,
.b-ffoot:after {
    content:"";
    display:table
}
.b-ffoot:after {
    clear:both
}
.b-ffoot a {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    float:left
}
.b-ffoot a:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-ffoot .time {
    float:right;
    font-size:12px
}
.b-forumline {
    background:#fff;
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
    margin-bottom:10px;
}
.b-forumline .tab-3 p {
    line-height:26px;
    font-family:'pt_sans_captionbold' !important;
    font-size:12px;
}
.b-forumline .tab-3 p a {
    font-weight:normal;
    font-size:12px
}
.b-forumline .tab-1 {
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf
}
.b-forumline .title a {
    padding:5px 10px;
    color:#5c5199;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    border:none;
    display:inline-block
}
.b-forumline .tab-2 p {
    line-height:25px
}
.b-forumline p {
    line-height:20px
}
.b-forumline span {
    font-family:'pt_sans_captionbold' !important
}
.b-forumline b {
    font-family:'pt_sans_captionbold' !important;
	font-weight: normal;
}
.b-forumline > div {
    padding:10px;
}
.b-forumline > div a {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
}
.b-forumline > div a:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-forumline > div .moderator {
    color:#0a8f41;
}
.b-forumline > div .moderator:hover {
    border:1px solid #db4040
}
.msgs {
    zoom:1;
    width:480px;
    margin:20px auto 0 auto;
}
.msgs:before,
.msgs:after {
    content:"";
    display:table
}
.msgs:after {
    clear:both
}
.msgs li {
    float:left;
    font-size:12px;
}
.msgs li img {
    vertical-align:middle;
    margin:0 10px 0 20px
}
.b-header-nav {
    margin-top: 20px;
}
.b-search-bottom-nav {
    padding: 20px 0;
}
.b-bottom-nav {
    zoom:1;
}
.b-bottom-nav:before,
.b-bottom-nav:after {
    content:"";
    display:table
}
.b-bottom-nav:after {
    clear:both
}
.b-bottom-nav span {
    float:left;
    font-size:12px;
    margin-left:10px
}
.b-bottom-nav .b-navigation {
    margin-top:0
}
.b-info {
    padding-left:10px;
}
.b-info h5 {
    color:#5c5199;
    cursor:pointer;
    text-transform:uppercase;
    margin:15px 0 8px 0;
}
.b-info h5:hover {
    color:#db4040
}
.b-info h5 .ar3 {
    vertical-align:middle;
    border:1px solid #5c5199;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin-left:10px;
    position:relative;
    top:-2px;
    width:15px;
    height:15px;
    display:inline-block;
    background:url("../images/ar3.png") no-repeat
}
.b-info .m-active {
    color:#db4040;
}
.b-info .m-active .ar3 {
    background-position:0 100%;
    border:1px solid #db4040
}
.b-info .info-drop {
    display:none;
    zoom:1;
    font-size:12px
}
.b-info .info-drop:before,
.b-info .info-drop:after {
    content:"";
    display:table
}
.b-info .info-drop:after {
    clear:both
}
.b-info .info-drop img {
    vertical-align:middle;
    margin:2px 6px 4px 0
}
.b-info ul {
    float:left;
    margin:0 30px 10px 0
}
.b-info li {
    height:27px
}
.b-info .text {
    float:left;
    margin:0 0 15px 25px
}
.b-print {
    float:right;
    margin:25px 10px 0
}
.b-rate {
    background:#fff;
    border:1px solid #dfdfdf;
    margin-top:10px;
    text-align:center;
    font-size:16px;
    padding-bottom: 10px;
}
.b-rate li {
    width:250px;
    margin:5px auto;
    text-align:left;
    zoom:1
}
.b-rate li:before,
.b-rate li:after {
    content:"";
    display:table
}
.b-rate li:after {
    clear:both
}
.b-rate .progress {
    border:1px solid #939393;
    background:#fff;
    display:inline-block;
    width:100px;
    height:12px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin:0 10px 0 15px;
    position:relative;
    top:3px;
    float:left
}
.b-rate .percent {
    margin-right:10px;
    display:inline-block;
    float:right
}
.b-rate .vote {
    float:right
}
/*
.b-rate .num {
    float:left;
    width:50px
}
*/
.b-rate .num {
  float: left;
  width: 100%;
  padding-left: 15px;
}
.b-rate h4 {
    margin:10px 0
}
.b-rate label {
    width:300px;
    margin:0 auto;
    display:block;
    text-align:left;
    padding:3px 0
}
.b-rate input {
    width:20px;
    margin:0 auto;
    float:left
}
.b-rate .ssb {
    font-family:'PT Sans Caption',
    sans-serif;
    float:none;
    width:145px;
    background:#fff;
    font-size:13px;
    text-transform:uppercase;
    font-family:'pt_sans_captionbold' !important;
    padding:5px 10px;
    cursor:pointer;
    margin:4px auto;
}
.b-rate .ssb:hover {
    color:#db4040
}
.b-rate .result {
    color:#5c5199;
    border-bottom:1px dashed #5c5199;
    margin: 10px auto 0;
    font-size: 16px;
}
.b-rate .result:hover {
    color:#db4040
}
.new-post,
.post2 {
    color:#fff;
    border:3px solid #8c83bb;
    -webkit-border-radius:3px;
    border-radius:3px;
    display:inline-block;
    padding:4px 15px;
    text-transform:uppercase;
    font-size:13px;
    position:absolute;
    margin:8px 0 0 10px
}
.new-post:hover,
.post2:hover {
    border:3px solid #fff;
    color:#fff
}
.message-new-post {
    position: relative;
    margin: 0 10px 0 0;
    text-decoration: none !important;
    float: left;
    font-family: 'pt_sans_captionregular';
    font-weight: 400;
}
.post2 {
    left:130px;
}
.post2 a {
    text-transform:uppercase;
    color:#5c5199;
    font-size:10px;
    margin:4px 0 0 10px;
    display:inline-block
}
.del {
    border-bottom:1px solid #dfdfdf;
    text-align:center;
    padding:10px 0 10px 0;
}
.del a {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    margin:0 2px;
    background:#fff;
    font-family:'pt_sans_captionbold' !important;
    text-transform:uppercase;
    color:#000;
    padding:5px 15px
}
.del a:hover {
    color:#db4040;
    border:1px solid #db4040
}

.del input {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    color: #fff;
    background: #5c5199;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    width: auto;
    padding: 6px 20px;
    margin: 10px auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}
.del input:hover {
    color: #5c5199;
    border: 1px solid #5c5199;
    background-color: transparent;
}
.mes-separator {
	border-bottom:1px solid #dfdfdf;
    text-align: center;
    height: 40px;
    box-shadow: inset 0px 11px 8px -3px #dbdbdb, inset 0px -11px 8px -3px #dbdbdb;
}
.mes-separator-2 {
	background: #F6F6F6;
    height: 10px;
}
.send {
    background:#fff;
    zoom:1;
}
.send:before,
.send:after {
    content:"";
    display:table
}
.send:after {
    clear:both
}
.send .tab-1 {
    float:left;
    padding:15px;
    font-size:15px;
    font-family:'pt_sans_captionbold' !important;
    width:240px;
}
.send .tab-1 ul {
    zoom:1
}
.send .tab-1 ul:before,
.send .tab-1 ul:after {
    content:"";
    display:table
}
.send .tab-1 ul:after {
    clear:both
}
.send .tab-1 li {
    float:left;
    padding:6px;
	min-height:50px;
}
.send .tab-1 span {
    text-align:center;
    display:block;
    font-size:12px;
    font-family:'pt_sans_captionbold' !important;
    margin:20px 0 10px 0
}
.send .tab-1 > a {
    color:#5c5199;
    font-size:12px;
    text-align:center;
    font-weight:normal;
    margin:10px auto;
    display:block
}
.send .tab-2 {
    float:left;
    padding:15px;
    width:50%;
}
.send .tab-2 .ssb {
    font-family:'PT Sans Caption',
    sans-serif;
    float:left;
    background:#f5f4fb;
    color:#5c5199;
    border:3px solid #5c5199;
    border-radus:3px;
    font-size:13px;
    text-transform:uppercase;
    font-family:'pt_sans_captionbold' !important;
    padding:6px 15px;
    margin-right:10px;
}
.send .tab-2 .ssb:hover {
    background:#fff3f3;
    border:3px solid #db4040;
    color:#db4040;
    cursor:pointer
}
.send .tab-2 label {
    display:block;
    zoom:1;
    font-size:12px;
    margin-bottom:10px
}
.send .tab-2 label:before,
.send .tab-2 label:after {
    content:"";
    display:table
}
.send .tab-2 label:after {
    clear:both
}
.send .tab-2 .check {
    float:left;
    margin-right:10px
}
.send .tab-2 textarea {
    background:#f8f8f8;
    width:100%;
    border:1px solid #b7b7b7;
    height:180px;
    margin-bottom:10px;
    display:block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    overflow: auto;
}
.send .tab-2 .gammed {
    zoom:1;
}
.send .tab-2 .gammed:before,
.send .tab-2 .gammed:after {
    content:"";
    display:table
}
.send .tab-2 .gammed:after {
    clear:both
}
.send .tab-2 .gammed input {
    float:left;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    color:#000;
    font-size:14px;
    padding:2px 15px;
    border:1px solid #8b83b6;
    margin:0 10px 10px 0;
    display:block;
    cursor:pointer;
}
.send .tab-2 .gammed input:hover {
    color:#db4040;
    border:1px solid #db4040
}
.send .tab-2 .gammed input:hover {
    border:1px solid #8b83d6
}
.b-infos {
    zoom:1;
}
.b-infos:before,
.b-infos:after {
    content:"";
    display:table
}
.b-infos:after {
    clear:both
}
.b-infos > a {
    float:left;
    color:#5c5199;
    text-transform:uppercase;
    font-size:10px;
    display:inline-block;
    margin-left:10px;
}
.b-infos > a:hover {
    color:#db4040
}
.b-infos > p {
    float:right;
}
.b-infos > p a {
    color:#5c5199;
}
.b-infos > p a:hover {
    color:#db4040
}
span.as div a {
    text-transform:uppercase;
    font-size:10px;
    display:block;
    text-align:center;
    width:290px;
    margin: 15px auto 0px auto
}
.b-profile {
    background:#fff;
    font-size:12px;
}
.b-profile h3 {
    color:#fff;
    text-transform:uppercase;
    background:#5c5199;
    text-align:center;
    font-size:14px;
    padding:13px 0
}
.b-profile .b-top {
    zoom:1;
}
.b-profile .b-top table p {
    padding-left:10px
}
.b-profile .b-top table td:first-child {
    text-align:center;
    border-right:1px solid #dfdfdf
}
.b-profile .b-top table .old {
    text-align:center;
    font-family:'pt_sans_captionbold' !important;
    padding:4px 0
}
.b-profile .b-top table th {
    border:1px solid #dfdfdf;
    padding:4px;
    white-space:nowrap
}
.b-profile .b-top table span {
    white-space:nowrap
}
.b-profile .b-top table a {
    margin:5px 0
}
.b-profile .b-top:before,
.b-profile .b-top:after {
    content:"";
    display:table
}
.b-profile .b-top:after {
    clear:both
}
.b-profile .b-top .tab-1 a:hover,
.b-profile .b-top .tab-2 a:hover {
    color:#db4040 !important
}
.b-profile .b-top .tab-1 {
    text-align:center;
    float:left;
    width:300px;
    border-right:1px solid #dfdfdf;
    box-sizing: border-box;
}
.b-profile .b-top .tab-1 > span {
    display:inline-block;
    margin:0 0 20px 0
}
.b-profile .b-top .tab-1 img {
    width:100px;
    height:100px;
    display:block;
    margin:10px auto
}
.b-profile .b-top .tab-1 .text-center {
    text-align: center !important;
}
.b-profile .b-top .tab-1 .small-img img {
    display: inline-block;
    height: auto;
    width: auto;
    margin: 0;
}
.b-profile .b-top .tab-1 h2 {
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf
}
.b-profile .b-top .tab-1 li {
    border-bottom:2px solid #fff;
    background:#f6f6f6;
    padding:5px 0
}
.b-profile .b-top .contacts table {
    width:100%;
}
.b-profile .b-top .contacts table td {
    padding:4px 0;
    vertical-align:middle;
    background:#f5f5f5;
    border-bottom:2px solid #fff;
    border-left:none;
    border-top:none;
    border-right:none;
}
.b-profile .b-top .contacts table td:first-child {
    text-align:right;
}
.b-profile .b-top .contacts table td:first-child span {
    font-family:'pt_sans_captionbold' !important;
    font-size:13px;
    text-transform:uppercase
}
.b-profile .b-top .contacts table td:last-child {
    text-align:left;
    width:auto !important;
}
.b-profile .b-top .contacts table td:last-child > span {
    white-space:normal !important;
    margin-left:7px;
}
.b-profile .b-top .contacts table td:last-child span a {
    color:#5c5199
}
.b-profile .b-top .tab-2 {
    float:left;
    width:620px;
}
.b-profile .b-top .tab-2 table td {
    border:none;
    padding:3px 8px;
    vertical-align:middle;
}
.b-profile .b-top .tab-2 table td:first-child {
    text-align:right;
}
.b-profile .b-top .tab-2.message-body {
    width: calc(100% - 300px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-profile .b-top .tab-2.message-body .message *,
.posting-body .message * {
    max-width: 100%;
    white-space: normal;
}
.b-profile .b-top .tab-2.message-body table {
    width: 100%;
}
.b-profile .b-top .tab-2 .message-header {
    border-bottom: 1px solid #dfdfdf;
}
.b-fcontent .gensmall.message-author-status {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0 !important;
}
.b-profile .b-top .tab-2 table td:first-child span {
    font-size:13px;
    font-family:'pt_sans_captionbold' !important;
    text-transform:uppercase
}
.b-profile .b-top .tab-2 table a {
    color:#5c5199
}
.b-profile .b-top .tab-3 {
    float: left;
    width: 100%;
}
.b-profile .b-top .tab-3 table {
    width: 100%;
}
.b-profile .b-top .tab-3 .reply-msg {
    padding: 5px 0;
    text-align: right;
}
.b-profile .b-top .tab-3 .reply-msg a {
    vertical-align: middle;
}
.b-profile .descr {
    display:grid;
    width:50%
}
.b-profile input {
    display:inline-block;
    width:300px
}
.b-profile label {
    display:block
}
.b-reg {
    font-size:12px;
}
.b-reg form {
    background:#f6f6f6
}
.b-reg table {
    width:100%;
}
.b-reg table .ch {
    width:160px
}
.b-reg table a {
    color:#5c5199
}
.b-reg table tr {
    vertical-align:middle;
}
.b-reg table tr .tit {
    font-size:14px;
    display:inline-block
}
.b-reg table tr .zv {
    color:#db4040;
    padding-left:4px;
    font-size:14px
}
.b-reg table tr .text {
    display:block;
    font-size:12px;
    color:#676767
}
.b-reg table tr span {
    white-space:normal !important
}
.b-reg table tr td {
    text-align:left !important;
    padding:5px 10px 5px 10px;
}
.b-reg table tr td:first-child {
    width:50%;
    border-right:1px solid #d8d8d8
}
.b-reg table tr td:last-child {
    width:50%
}
.b-reg table th {
    background:#5c5199;
    color:#fff;
    text-transform:uppercase;
    font-size:14px;
    height:40px;
    vertical-align:middle
}
.b-reg table .title {
    background:#f6f6f6;
    text-align:left !important;
    padding:3px 0 3px 10px;
}
.b-reg table .title .zv {
    color:#db4040;
    padding:0
}
.b-reg table input {
    background:#f8f8f8;
    border:1px solid #b7b7b7;
    -webkit-border-radius:0;
    border-radius:0;
    padding:3px;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-reg table input:focus {
    background:#fff
}
.b-reg table textarea {
    width:300px;
    height:100px;
    background:#f8f8f8;
    border:1px solid #b7b7b7;
}
.b-reg table textarea:focus {
    background:#fff
}
.b-reg table label {
    float:left;
    width:50px;
}
.b-reg table label input {
    width:14px;
    float:left
}
.b-reg span.avatar img {
    display:block;
    width:100px;
    height:100px;
    margin-left:20px
}
.b-reg table .gal {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    font-family:'pt_sans_captionbold' !important;
    text-transform:uppercase;
    font-size:15px
}
.b-reg table .gal:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-reg .reset {
    width:260px;
    margin:10px auto 0 auto;
    padding-bottom:10px;
    zoom:1;
}
.b-reg .reset:before,
.b-reg .reset:after {
    content:"";
    display:table
}
.b-reg .reset:after {
    clear:both
}
.b-reg .reset input {
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #dfdfdf;
    color:#5c5199;
    padding:2px 10px;
    margin:0 2px;
    background:#fff;
    color:#000;
    cursor:pointer;
    font-family:'pt_sans_captionbold' !important;
    text-transform:uppercase;
    font-size:15px;
    width:120px;
    height:25px;
    float:left
}
.b-reg .reset input:hover {
    color:#db4040;
    border:1px solid #db4040
}
.b-reg u {
    margin-left:5px
}
.b-footer {
    background:#1b1c1c;
    zoom:1;
    padding:10px;
}
.b-footer:before,
.b-footer:after {
    content:"";
    display:table
}
.b-footer:after {
    clear:both
}
.b-footer table {
    width:100%
}
.b-footer td {
    width:33.3%;
}
.b-footer td:first-child .tab a {
    text-transform:uppercase;
    font-family:'pt_sans_narrowbold';
    font-size:14px;
    display:inline-block;
    margin-right:15px;
    position:relative;
}
.b-footer td:first-child .tab a:hover {
    color:#fff
}
.b-footer td:first-child .tab a:nth-child(2):after {
    content:'';
    width:1px;
    height:10px;
    background:#dfdfdf;
    display:block;
    position:absolute;
    right:-7px;
    top:2px
}
.b-footer td:first-child .tab p {
    margin-bottom:10px
}
.b-footer td:nth-child(2) .tab {
    text-align:center;
    margin-left:21%;
}
.b-footer td:nth-child(2) .tab a {
    border-bottom:1px dashed #adadad;
    font-size:14px;
}
.b-footer td:nth-child(2) .tab a:hover {
    color:#fff
}
.b-footer td:nth-child(2) .tab li {
    margin:20px 5px 0 5px
}
.b-footer td:last-child .tab {
    float:right;
}
.b-footer td:last-child .tab li {
    margin-left:10px
}
.b-footer .tab {
    color:#606060;
    float:left
}
.b-footer ul {
    zoom:1
}
.b-footer ul:before,
.b-footer ul:after {
    content:"";
    display:table
}
.b-footer ul:after {
    clear:both
}
.b-footer li {
    float:left
}
.b-footer a {
    color:#adadad
}
.b-footer .social {
    position:relative;
    top:-10px
}
.forumlink {
    display:block;
    margin:8px 0 3px 0;
}
.content-moderator .forumlink {
    display: table-cell;
}
.forumlink img {
    margin-right:5px
}
.forumlink a {
    font-size:14px;
    color:#5c5199;
    font-family:'pt_sans_captionbold' !important;
}
.forumlink a:hover {
    color:#db4040
}
.admin {
    color:#db4040
}
.moder {
    color:#0a8f41
}
.b-content .nav {
    border:1px solid #aaa3d2;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin-right:10px;
    background:#fff;
    zoom:1;
    float:right;
    overflow:hidden;
}
.b-content .nav:before,
.b-content .nav:after {
    content:"";
    display:table
}
.b-content .nav:after {
    clear:both
}
.b-content .nav li {
    float:left;
    border-left:1px solid #aaa3d2;
}
.b-content .nav li:first-child {
    border-left:none
}
.b-content .nav li:last-child a {
    /*color:white;*/
}
.b-content .nav li a,
.b-content .nav li span {
    padding:7px 12px;
    color:#000;
    font-size:15px;
    font-weight:normal;
    display:block;
    margin: 0;
    font-family: 'pt_sans_captionbold' !important;
}
@media screen and (max-width: 500px) {
    .b-content .nav li a,
    .b-content .nav li span {
        padding-left: 5px;
        padding-right: 5px;
        float: none;
    }

    .b-content .b-navigation {
        padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
        margin-top: 10px;
    }

    .b-content .b-navigation .nav {
        display: flex;
        width: 100%;
        margin-right: 0;
    }

    .b-content .b-navigation .nav li {
        flex: 1;
        text-align: center;
    }
}
.b-content .nav li a:hover {
    background:#5c5199;
    color:#fff
}
.b-content .nav li .active {
    background:#5c5199;
    color:#fff
}
.b-content .nav-selector {
    border:1px solid #aaa3d2;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin-right:10px;
    float:left;
    background:#fff;
    text-align:center;
    font-size:11px;
    position:relative;
    height:21px;
		min-width:50px;
}
.b-content .nav-selector ul {
    overflow-x:hidden;
    overflow-y:scroll;
    height:110px
}
.b-content .nav-selector:hover ul {
    visibility:visible;
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s;
    opacity:1;
    -ms-filter:none;
    filter:none;
    margin-top:0
}
.b-content .nav-selector > li:first-child:hover > a {
    background:#fff;
    color:#5c5199
}
.b-content .nav-selector li > ul {
    background:#fff;
    position:absolute;
    border:1px solid #aaa3d2;
    top:20px;
    left:-1px;
    border-top:none;
    width:100%;
    z-index:1;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter:alpha(opacity=0);
    visibility:hidden;
    margin-top:10px;
    -webkit-transition:ease-in-out 0.3s;
    -moz-transition:ease-in-out 0.3s;
    -o-transition:ease-in-out 0.3s;
    -ms-transition:ease-in-out 0.3s;
    transition:ease-in-out 0.3s
}
.b-content .nav-selector a {
    # padding:5px 19px 3px 10px;
	padding:5px 19px 3px 5px;
    display:block;
    font-size:10px;
}
.b-content .nav-selector a:hover {
    background:#5c5199;
    color:#fff
}
.nav-selector:after {
    background:url("../images/sel.png") no-repeat center;
    width:9px;
    height:9px;
    display:block;
    position:absolute;
    top:6px;
    right:4px;
    content:''
}
.go {
    color:#5c5199;
    background:#fff;
    font-family:'pt_sans_captionbold' !important;
    text-transform:uppercase;
    padding:4px 10px;
    -webkit-border-radius:3px;
    border-radius:3px
}
.tops {
    margin:20px 0 0 0;
    border-bottom:none !important
}
.b-tab-r2 {
    float:right;
    margin-right:10px;
}
.b-tab-r2 h6 {
    text-transform:uppercase;
    margin-top:5px;
    margin-right:10px
}
.b-tab-r2 h6,
.b-tab-r2 .nav-selector,
.b-tab-r2 > a {
    float:left
}
.b-tab-r2 .go:hover {
    color:#fff;
    background:#5c5199
}
.b-banner5 {
    zoom:1;
    width:965px;
    margin:10px auto;
}
.b-banner5:before,
.b-banner5:after {
    content:"";
    display:table
}
.b-banner5:after {
    clear:both
}
.b-banner5 img {
    display:inline-block;
    margin:20px 10px 0 10px
}
.varning {
    width:100%
}
.date {
    margin-left:10px
}
.topic {
    background:#fff;
    zoom:1;
    display: flex;
    flex-wrap: wrap;
}
.topic:before,
.topic:after {
    content:"";
    display:table
}
.topic:after {
    clear:both
}
.topic-header-t-mes {
	background:#5c5199;
    color:#fff;
    text-align:center;
    padding:13px
}
.topic-header-t-mes-flex {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.topic-header-t-mes-flex .new-post,
.topic-header-t-mes-flex .post2 {
    position: static;
    margin-top: 0;
}
.topic-header-t-mes-flex > *:first-child {
    margin-left: 0;
}
.topic-header-t-mes-flex .message {
    flex: 1;
    margin-top: 0;
}
.topic .t-mes {
    background:#5c5199;
    color:#fff;
    text-align:center;
    padding:13px
}
.search-topic .message {
    border-left: 1px solid #dfdfdf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.search-topic .message .top,
.search-topic .message .cont {
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.topic .message {
    float:left;
    width:90%
}
.topic .user {
    float:left;
    width:10%;
    font-size:13px;
    padding: 10px 0;
    border-right: 1px solid #dfdfdf;
    box-sizing: border-box;
}
.topic .user span {
    display:block;
    padding:0 10px;
    width:150px;
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    word-break: break-word;
}
.topic .user img {
    margin:0 !important
}
.topic .user .name,
.topic .user .name a {
    font-size:17px;
    font-family:'pt_sans_captionbold' !important;
    color:#5c5199;
    display:block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.topic .postdetails {
    margin-bottom:6px;
}
.topic .postdetails img {
    width:100px;
    height:100px;
    display:block
}
.topic .top {
    zoom:1;
    padding:5px 0 2px 10px;
    border-bottom:1px solid #dfdfdf;
    margin-bottom:10px;
}
.topic .top:before,
.topic .top:after {
    content:"";
    display:table
}
.topic .top:after {
    clear:both
}
.topic .top .tab-1 {
    float:left;
    line-height:24px;
    font-size:12px
}
.topic .top .tab-2 {
    float:right;
}
.topic .top .tab-2 a {
    display:inline-block;
    margin-right:10px
}
.topic .top .tab-2 input {
    display:inline-block;
    margin-right:10px
}
.topic .top .tab-2 img {
    display:block
}
.topic .cont {
    padding: 0 10px 10px 10px;
	line-height: 20px;
	font-size: 16px;
    -ms-word-break: break-word;
    word-break: break-word;
}
@media screen and (max-width: 512px) {
    .topic .cont {
        padding: 0 10px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
    }    
}
.topic .cont a {
    font-size: 16px;
    line-height: 20px;
}
.topic .cont p {
    line-height:20px
}
.topic .cont b {
    font-size:17px
}
.topic .cont a {
    text-decoration: underline;
    color: #5885e3;
}
.topic .cont .spoiler  { 
	color: #5C5199; 
	text-decoration: none; 
	background-color: #5C5199; 
	font-weight: normal; 
}
.topic .cont img {
    /* margin:10px 0;
    display:block; */
    max-width:100%;
    height:auto
}
.topic .cont .signature,
.topic .cont .signature b,
.topic .cont .signature a {
    font-size: 12px;
}
.topic .cont .info,
.topic .cont .moderator {
    margin-top:10px;
    zoom:1;
}
.topic .cont .info:before,
.topic .cont .moderator:before,
.topic .cont .info:after,
.topic .cont .moderator:after {
    content:"";
    display:table
}
.topic .cont .info:after,
.topic .cont .moderator:after {
    clear:both
}
.topic .cont .info .tab-1,
.topic .cont .moderator .tab-1 {
    float:left;
    width:60px;
    margin-top:10px;
}
.topic .cont .info .tab-1 img,
.topic .cont .moderator .tab-1 img {
    margin:0
}
.topic .cont .info .tab-2,
.topic .cont .moderator .tab-2 {
    float:left;
    margin-top:10px;
    width:78%;
    font-size:13px;
}
.topic .cont .info .tab-2 .name,
.topic .cont .moderator .tab-2 .name {
    display:block
}
/*.topic .quote p {*/
    /*border:1px solid #dfdfdf;*/
    /*padding:10px;*/
    /*background:#fcfcfc;*/
    /*margin:5px 0 0 0*/
/*}*/
.topic .code p {
    border:1px solid #dfdfdf;
    padding:10px;
    background:#fcfcfc;
    margin:5px 0 0 0;
    color:#db4040
}
.postlink {
	font-size:13px;
    color:#5c5199;
    font-family:'pt_sans_captionbold' !important
}
.topic .url a {
    font-size:15px;
    color:#5c5199;
    font-family:'pt_sans_captionbold' !important
}
.topic .video span {
    display:block
}
.topic .video a {
    color:#5c5199;
    font-size:15px;
    position:relative;
    border-bottom:1px dashed #5c5199;
    display:table;
}
.topic .video a:before {
    content:'';
    display:block;
    background:url("../images/youtube.png") no-repeat center;
    width:20px;
    height:15px;
    position:absolute;
    right:-24px;
    top:2px
}
.topic .video iframe {
    margin-top:10px
}
.topic .file {
    border-top:1px solid #dcdcdc;
    padding-top:10px;
    margin:10px 0;
    font-size:13px;
}
.topic .file table {
    border-left:1px solid #dcdcdc;
    border-right:1px solid #dcdcdc
}
.topic .file th {
    background:#dcdcdc !important;
    padding:3px 0 !important;
    border:none !important;
    color:#000 !important;
    font-weight:normal !important
}
.topic .file td {
    border:1px solid #dfdfdf;
    padding:5px 30px 5px 20px;
}
.topic .file td:nth-child(2) {
    border-left:1px solid #dcdcdc !important;
    width:100%
}
.topic .file td .gammed {
    display:inline-block
}
.topic .file .down {
    font-family:'pt_sans_captionbold' !important;
    text-transform:uppercase
}
.t-f td:last-child {
	width: 100%;
}
.t-f td:last-child a {
    margin:4px 0 0 10px;
    display:inline-block
}
.t-f td:first-child {
    border-right:1px solid #dfdfdf;
}
.t-f td:first-child a {
    position:relative;
    white-space:nowrap;
    margin-left:29px;
    padding-right:14px;
}
.t-f td:first-child a:after {
    content:'';
    border-bottom:5px solid #5c5199;
    border-right:5px solid transparent;
    border-left:5px solid transparent;
    position:absolute;
    left:-20px;
    top:3px
}
@media (max-width: 1360px) {
    .topic .message {
        width:85%
    }
    .topic .user {
        width:15%
    }
}
@media (max-width: 1130px) {
    .b-footer td:nth-child(2) .tab {
        margin-left:0%
    }
}
@media (max-width: 969px) {
    .b-footer td:nth-child(2) .tab {
        display:none
    }
    .b-header .b-top-head td {
        width:23.3%
    }
    .b-wrapper {
        width:100%;
        min-width:100%;
    }
    .b-wrapper .b-search {
        width:100%;
        position:relative;
        left:30px;
    }
    .b-wrapper .b-search .search {
        width:60%
    }
    .b-wrapper .b-filter {
        display:none
    }
    .b-wrapper .b-menu {
        position:relative;
        background:url("../images/men.png") no-repeat 10px center;
        height:20px;
        margin-bottom:10px;
    }
    .b-wrapper .b-menu:after {
        content:'Μενώ';
        display:block;
        position:absolute;
        font-size:16px;
        font-family:'pt_sans_captionbold' !important;
        left:35px;
        top:12px
    }
    .b-wrapper .b-menu .m-active {
        display:block
    }
    .b-wrapper .b-menu ul {
        top:45px;
        width:100%;
        position:absolute;
        background:#fff;
        z-index:5;
        display:none;
    }
    .b-wrapper .b-menu ul li {
        padding:10px 0;
        float:none;
        width:100%;
        text-align:left;
        border-bottom:1px solid #dfdfdf;
    }
    .b-wrapper .b-menu ul li a {
        border:none
    }
    .b-wrapper .b-account {
        position:relative;
        z-index:6
    }
    .b-banner,
    .b-banner2,
    .b-banner3,
    .b-banner4,
    .b-banner5 {
        display:none;
    }
    .b-banner img,
    .b-banner2 img,
    .b-banner3 img,
    .b-banner4 img,
    .b-banner5 img {
        display:none
    }
    .b-fhead .b-tab-l {
        float:none
    }
    .b-fhead .b-tab-r {
        position:relative;
        left:0;
        margin-top: 10px;
    }
    .b-infos,
    .msgs {
        margin-bottom:10px
    }
    .topic .message {
        width:80%
    }
    .topic .user {
        width:20%
    }
    .b-fcontent .main-t tr th:first-child {
        color:transparent
    }
    .b-fcontent .t-n tr th {
        color:#fff !important
    }
    .b-profile .b-top .tab-2 {
        width:453px
    }
    .b-tab-r2 {
        float:none;
        margin-top:10px
    }
}
@media (max-width: 667px) {
    .b-footer td {
        width:0%;
    }
    .topic .video a {
        display:block;
    }
    .topic .video a:before {
        right:0 !important;
    }
    .msgs {
        width:100%;
    }
    .msgs li {
        float:none;
        margin:5px;
    }
    .b-wrapper .b-search .search {
        width:56%;
    }
    .b-wrapper .b-search {
        left:0;
    }
    .b-fcontent .gensmall a {
        display:inline-block;
        margin-bottom:5px;
    }
    .topic .message {
        width:75%;
    }
    .topic .user {
        width:25%;
    }
    .b-fcontent .table-foot .post2 {
        float:none;
        margin: 0 auto;
        display: black;
        text-align: center;
    }
    .b-fcontent .table-foot .all {
        margin-top:6px;
    }
    .b-footer td:nth-child(2) .tab li {
        margin-top:2px;
    }
    .b-fcontent .main-t td {
        padding:0;
        white-space: normal;
    }
    .b-fcontent > table th {
        padding:15px 3px;
    }
    .forumlink a {
        display:block;
    }
    .b-profile .b-top .tab-2 {
        width:331px;
    }
    .b-fcontent .sort td {
        padding:0;
        -ms-word-break: break-word;
        word-break: break-word;
    }
}
@media (max-width: 615px) {
    .b-header .b-top-head td {
        width:33.3%;
    }
    .send .tab-2,
    .send .tab-1 {
        width:100%;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
}
@media (max-width: 568px) {
	.razd tr th:nth-child(2),
	.razd tr td:nth-child(3) {
		display: none;
	}
	.send .tab-2 .ssb {
		width: 134px;
		margin-top: 0px;
	}
    .b-footer .social {
        top:0;
        margin-bottom:4px;
    }
    .b-footer .social li {
        float:left;
        margin:3px 10px 0 0 !important;
    }
    .copy {
        float:left !important;
    }
    .b-header .b-logo {
        padding:0 20px 0 10px;
        margin-right:0;
        border:none;
        float:none;
    }
    .b-top-head table tr {
        width:100%;
        display:block;
    }
    .b-top-head table tbody,
    .b-footer table tbody {
        display:block;
    }
    .b-top-head table,
    .b-footer table,
    .b-footer table tr {
        text-align:center;
        display:block;
    }
    .b-top-head table tr td,
    .b-footer table tr td {
        width:100% !important;
        display:block;
    }
    .b-wrapper .b-search {
        padding:10px 10px;
        width:100%;
    }
    .b-wrapper .b-search .search {
        width:78%;
    }
    .b-wrapper .b-account {
        margin:0;
        float:left;
    }
    .b-footer table .tab {
        float:none;
    }
    .b-footer td:nth-child(2) .tab {
        margin:0 auto;
        width:300px;
    }
    .social li:first-child {
        margin-left:9px !important;
    }
    .social li:nth-child(2) {
        margin-left:40px !important;
    }
    .b-footer td:last-child .tab {
        width:150px;
        margin:0 auto;
        float:none;
        text-align:;
    }
    .social li {
        margin-left:10px;
    }
    .social li:first-child {
        margin-left:14px;
    }
    .topic .message iframe {
        width:100%;
    }
    .send .tab-1 {
        width:100%;
    }
    .send .tab-2 .ssb {
        margin-right:6px;
    }
	.topic-header-t-mes {
		text-align:right;
	}
    .topic-header-t-mes-flex {
        text-align: center;
    }
    .topic .t-mes {
        text-align:right;
    }
    .b-content .b-tab-r a {
        display:inline-block;
        margin-left:0;
    }
    .b-fcontent > table th {
        white-space:normal;
    }
    .b-fcontent.content-moderator > table th {
        font-size: 9px;
    }
    .b-top .b-navigation {
        display:none;
    }
    .sort {
        display:block;
        overflow-x:scroll;
        overflow-y:hidden;
    }
    .b-top-head table td:nth-child(2) {
        display:inline-block;
        width:76% !important;
        vertical-align:bottom;
        float:left;
    }
    .b-top-head table td:last-child {
        display:inline-block;
        width:19% !important;
    }
    .b-top-head table td:last-child .b-account {
        top:10px;
    }
    .send .tab-2 .ssb {
        padding:6px 5px;
    }
    .b-profile .b-top .tab-1,
    .b-profile .b-top .tab-2 {
        width:100%;
    }
    .b-profile .b-top .tab-2 table {
        display:block;
    }
    .b-profile .b-top .tab-2 table tbody {
        display:block;
        width:300px;
        margin:0 auto;
    }
    .b-fcontent .new-post.top-m {
        margin:17px 0 0 10px !important;
    }
}
@media (max-width: 568px) and (max-width: 512px) {
    .go {
        padding:4px 3px;
    }
    .topic .user span {
        width:100%;
        border-bottom:1px solid #ededed;
        padding:4px 0;
    }
    .topic .postdetails img {
        margin:0 auto !important;
        border:3px solid #5c5199;
    }
    .topic .user {
        float:none;
        width:100%;
        text-align:center;
    }
    .topic .top,
    .moderator,
    .topic .info,
    .quote,
    .code,
    .url {
        padding-left:7px;
    }
    .mes-separator {
        height: 20px;
    }
    .topic .message {
        width:100%;
        float:none;
        text-align:left;
    }
    .topic .top .tab-1 {
        float:none;
    }
    .topic .cont p {
        margin-left:10px;
    }
    .topic .cont img,
    .topic .cont .video,
    .topic .cont .file {
        /*margin-left:6px;*/
    }
    .send .tab-2 .ssb {
        padding:4px;
    }
    .b-reg table textarea {
        width:215px;
    }
    .b-fcontent .varning td {
        padding:0;
    }
}
@media (max-width: 568px) and (max-width: 466px) {
	.topic-header-t-mes {
		color:transparent;
	}
    .topic .t-mes {
        color:transparent;
    }
    .varning tr th:nth-child(3),
    .varning tr td:nth-child(3) {
        display:none;
    }
    .razd tr th:nth-child(4),
    .razd tr th:nth-child(2),
    .razd tr td:nth-child(3),
    .razd tr td:nth-child(5) {
        display:none;
    }
    .t-n tr th:nth-child(3),
    .t-n tr td:nth-child(4) {
        display:none;
    }
    .b-search {
        display:none;
    }
    .b-top-head table td:nth-child(2) {
        width:0% !important;
    }
    .b-top-head table td:last-child {
        width:100% !important;
    }
    .b-header .b-account ul li > ul {
        border-top:1px solid #dfdfdf;
        border-bottom:1px solid #dfdfdf;
        border-left:none;
        border-right:none;
    }
    .b-header .b-account > ul {
        float:none;
        width:100%;
        border-top:1px solid #dfdfdf;
    }
    .b-top-head table td:last-child .b-account {
        float:none;
        width:100%;
        text-align:left;
    }
    .b-top-head table td:last-child .b-account .m-current .t-sub-1,
    .b-top-head table td:last-child .b-account .m-current .t-sub-2 {
        position:relative !important;
        visibility:visible !important;
        opacity:1 !important;
        -ms-filter:none !important;
        filter:none !important;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        -webkit-border-radius:0 !important;
        border-radius:0 !important;
        border-left:none;
        border-right:none;
    }
    .b-top-head table td:last-child .b-account .tab-1 {
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        padding:0;
    }
    .b-top-head table td:last-child .b-account .tab-1 > li > img {
        margin:18px 0 20px 16px;
    }
    .b-top-head table td:last-child .b-account .tab-1 > li span {
        top:-37px;
    }
    .b-top-head table td:last-child .b-account .tab-1 .t-sub-1 {
        visibility:hidden;
        opacity:0;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter:alpha(opacity=0);
        width:100%;
        left:0;
        top:-13px;
        margin-top:0;
        -webkit-transition:ease-in-out 0s;
        -moz-transition:ease-in-out 0s;
        -o-transition:ease-in-out 0s;
        -ms-transition:ease-in-out 0s;
        transition:ease-in-out 0s;
    }
    .b-top-head table td:last-child .b-account .tab-1 .t-sub-1 img {
        margin-left:8px;
    }
    .b-top-head table td:last-child .b-account .tab-1 .t-sub-1:after {
        left:15px;
    }
    .b-top-head table td:last-child .b-account .tab-2 {
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
    }
    .b-top-head table td:last-child .b-account .tab-2 > li {
        position:relative;
        top:5px;
    }
    .b-top-head table td:last-child .b-account .tab-2 > li img {
        margin-left:8px;
    }
    .b-top-head table td:last-child .b-account .tab-2 .t-sub-2 {
        visibility:hidden;
        opacity:0;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter:alpha(opacity=0);
        width:100%;
        left:0;
        top:5px;
        margin-top:0;
        -webkit-transition:ease-in-out 0s;
        -moz-transition:ease-in-out 0s;
        -o-transition:ease-in-out 0s;
        -ms-transition:ease-in-out 0s;
        transition:ease-in-out 0s;
    }
    .b-top-head table td:last-child .b-account .tab-2 .t-sub-2:after {
        left:18px;
    }
    .b-header .b-account .tab-1 {
        padding:20px 0
    }
    .login {
        padding-top:5px;
    }
    .login li {
        padding:7px 0 9px 15px;
    }
    .login li:first-child {
        border-bottom:1px solid #dfdfdf
    }
    .login li:last-child {
        padding:10px 0 5px 15px
    }
}
@media (max-width: 423px) {
	.razd tr th:nth-child(3),
	.razd tr td:nth-child(4) {
		display: none;
	}
}
@media (max-width: 568px) and (max-width: 320px) {
	.send .tab-2 .b2 {
		margin-top: 0px;
	}
    .t-n tr th:nth-child(3),
    .t-n tr th:nth-child(2),
    .t-n tr td:nth-child(4),
    .t-n tr td:nth-child(3) {
        display:none
    }
    .t-n tr td:nth-child(2) .gensmall {
        display:none !important
    }
    body {
        width:318px;
        margin:0 auto
    }
    .main-t {
        display:block;
        overflow-x:scroll;
        overflow-y:hidden
    }
	.topic-header-t-mes {
		color:transparent !important
	}
    .topic-header-t-mes-flex {
        color: #fff !important;
    }
    .t-mes {
        color:transparent !important
    }
    .topic .video a:before {
        right:0
    }
    .topic .cont .file {
        overflow-y:hidden;
        overflow-x:scroll
    }
    .send .tab-1 {
        width:100%;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
    .send .tab-2 {
        width:100%;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
    .b-navigation .nav-selector {
        display:none
    }
    .b-fcontent .all .nav-selector,
    .b-fcontent .table-foot h6 {
        margin-bottom:10px;
        width:100%;
        float:none;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        text-align:center
    }
    .b-content .nav {
        margin-right:33px;
        margin-top:10px
    }
    /*.b-reg table input,*/
    /*.b-reg table textarea {*/
        /*width:97%*/
    /*}*/
    .b-reg table .gal {
        white-space:nowrap;
        font-size:11px
    }
    .b-reg table .ch {
        width:100%;
    }
    .b-reg table .ch span {
        font-size:11px
    }
    .varning {
        display:block
    }
    .b-profile .b-top table span {
        margin:0;
        white-space:normal
    }
    .b-tab-r2 h6,
    .b-tab-r2 .nav-selector,
    .b-tab-r2 > a,
    .go {
        float:none;
        width:100%;
        display:block;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        text-align:center
    }
    .b-ffoot .time {
        float:none;
        margin-left:3px
    }
    .b-tab-r2 .nav-selector {
        margin:10px 0
    }
    .t-n tr td:nth-child(2) .gensmall {
        display:table-caption;
        width:auto
    }
    .b-fhead {
        display:none
    }
    .b-fcontent > .new-post {
        /* margin:8px 0 0 45px */
    }
    .post2 {
        margin:8px 0 0 16px
    }
    .b-fcontent .table-foot .new-post {
        /* margin:0 10px 0 34px */
    }
    /*
.send .tab-2 .b2 {
        margin-left:30px
    }
*/
    .b-infos a {
        float:none
    }
    .b-infos p {
        float:none;
        padding-left:10px
    }
    .b-info ul {
        margin:0 14px 10px 0
    }
    .b-profile .b-top .tab-2 table td:first-child span {
        padding:0 0 0 21px
    }
    .b-profile .b-top .tab-2 table td {
        padding:3px
    }
}
textarea:focus {
    background:#fff !important
}

/* Additions */
.b-footer td:nth-child(2) .tab ul.counters a {
	border-bottom: none;
}
.apgt_footer { 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #EEEEEE; 
	letter-spacing: -1px;
	text-align: center;
	margin-top: 10px;
}
input.liteoption {
	display: inline;
}

.cut_text_class {
	font-family:'PT Sans Caption',sans-serif;
	background:#f5f4fb;
	color:#5c5199;
	border:3px solid #5c5199;
    border-radius:3px;
	max-width: 110px;
	text-transform:uppercase;
	margin: 2px 0px; 
	padding: 3px;
	font-size: 13px;
}
.cut_text_class:hover {
	background:#fff3f3;
    border:3px solid #db4040;
    color:#db4040;
    cursor:pointer
}
.cut_text_class:before {
	content:"\25BC\00a0";
}
a.youtube_expand {
	color: #5C5199;
	font-size: 13px;
	border-bottom: dashed 1px #5C5199; 
	text-decoration: none !important; 
	background: url(/templates/autolada/images/youtube.png) no-repeat right top; 
	padding-right: 25px;
}
div.youtube_expand_field {
	padding-top: 15px;
}

.topic .cont ul { 
   list-style-type: disc; 
   list-style-position: inside; 
}
.topic .cont ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
.topic .cont ul ul  { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.topic .cont ol ul {
	list-style-type: circle; 
	list-style-position: inside; 
	margin-left: 15px; 
}
.topic .cont ol ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.topic .cont ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.topic .cont .edited_message {
	font-size: 10px;
	color: #db4040;
}
.b-aopt {
	margin: 5px 0px 5px 10px;
}
.delete_user_form {
	margin-top: 10px;
	margin-left: 10px;
}
.delete_user_form input {
	display: inline-block;
}
.confirm_image img {
	margin: 10px 0 !important;
}

/* LAST fiX BY MR*/

.table-selet {
	width: 280px;
	padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.table-selet.table-selet-row {
    width: 100%;
}
.table-selet.table-selet-row form {
    display: flex;
    align-items: center;
}
.table-selet.table-selet-row h6 {
    margin-top: 0px;
}
.table-selet.table-selet-row select {
    width: auto;
}
.table-selet.table-selet-row .liteoption {
    margin: 0 0 0 10px;
}
@media screen and (max-width: 710px) {
    .table-selet.table-selet-row {
        padding-right: 10px;
    }

    .table-selet.table-selet-row select {
        width: 1px;
        flex-grow: 1;
    }
}
.table-selet select {
	width: 100%;
}
.liteoption {
	font-family:'PT Sans Caption',
    sans-serif;
    float:none;
    width:100px;
    background:#fff;
    font-size:13px;
    text-transform:uppercase;
    font-family:'pt_sans_captionbold' !important;
    padding:5px 5px;
    cursor:pointer;
    margin:4px auto;
}
.cont ul li, .cont ol li {
	list-style-position: inside;
	padding-left: 0px;
}
.cont ul, .cont ol {
/*
	background: rgb(252, 252, 252);
	border: 1px solid rgb(223, 223, 223);
*/
  	margin-left: 20px;
  	padding: 10px;
}
.b-cut {
	background: rgb(252, 252, 252);
	border: 1px solid rgb(223, 223, 223);
    padding-left: 10px;
    margin-left: 10px;
}
@media (max-width: 320px) {
	.b-fcontent td:nth-child(6) span {
		white-space: normal;
	}
	.b-fcontent td:nth-child(6) a {
		font-size: 10px;
	}
	.forumlink a {
		font-size: 13px;
	}
}

/* ------------------------- New pages ------------------------- */

@media (max-width: 458px) {
  .result {
    display: table;
    overflow: visible;
  }
  .result td:nth-child(4),
  .result td:nth-child(5),
  .result td:nth-child(6),
  .result th:nth-child(4),
  .result th:nth-child(5),
  .result th:nth-child(6) {
    display: none;
  }
}
@media (max-width: 380px) {
  body .b-reg table select {
    width: 134px;
  }
  .b-content .b-top .b-title a {
    display: block;
    font-size: 18px;
  }
    .b-content .b-top .b-title a,new-search-button {
        display: inline-block;
    }
}
.b-reg table .align {
  float: none;
  width: 100%;
  display: block;
  margin: 5px 0;
}
.b-reg table .align input {
  margin-right: 5px;
}
.b-reg table select {
  width: 190px;
}
.text span {
  color: #1db85d;
}
.b-reg table .ssb {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  color: #fff;
  background: #5c5199;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  width: auto;
  padding: 6px 20px;
  margin: 10px auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.button-violet {
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    color: #fff;
    background: #5c5199;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    width: auto;
    padding: 6px 20px;
    margin: 10px auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.b-reg table .ssb:hover,
.button-violet:hover {
  color: #5c5199;
  border: 1px solid #5c5199;
    background-color: transparent;
}
.b-reg table .ssb img {
  margin: 0 !important;
  display: inline !important;
}
.b-reg table .ssb td:last-child span {
  display: block;
}
.b-reg table .ssb td:last-child .f-but {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  color: #5c5199;
  padding: 2px 10px;
  margin: 0 2px;
  background: #fff;
  margin: 3px;
  display: inline-block;
}
.b-reg table .ssb td:last-child .f-but:hover {
  color: #db4040;
  border: 1px solid #db4040;
}
.post-t .days {
  float: left;
  margin: 3px 4px 4px 0;
}
.post-t .days .text {
  display: inline;
}
.post-t tr td:nth-child(2) .ssb {
  margin: 5px 0 !important;
}
.b-reg table tr td.ya-site-form__search-wrap {
    padding: 0;
    border: none;
    border-right: none !important;
}
.b-reg table tr td.ya-site-form__arrow-wrap {
    border: none;
}
.b-reg table tr td.ya-site-form__search-input {
    border: none !important;
}
.ya-site-form__arrow-a {
    left: 0;
}
.b-reg table .google-search tr td.gsc-clear-button {
    width: 1%;
    padding: 0 5px;
}
@media (max-width: 400px) {
  .post-t tr td:nth-child(2) .ssb {
    font-size: 10px;
    padding: 4px;
  }
}
.post-t .send .tab-2 {
  width: 100%;
  padding: 0px;
}
.post-t .send .tab-2 input {
  width: auto;
}
.post-t .send .tab-2 .helpbox {
    margin-top: 15px;
}
.post-t .send .tab-2 textarea {
  height: 280px;
}
.post-t .send .tab-1 {
  padding: 0px;
  width: 100%;
}
.post-t .send .tab-1 img {
  display: inline;
  margin: 0 8px;
  width: auto;
  height: auto;
}
.post-t .ch1 {
  width: 100%;
  margin: 3px 0;
}
.post-t .ch1 input {
  margin: 2px 3px 3px 0;
}
.post-t .ch1 span {
  color: #000 !important;
}
/*.post-t .theme {*/
  /*width: 94%;*/
/*}*/
.post-t .op input {
  background: #f5f4fb;
  color: #5c5199;
  border: 3px solid #5c5199;
  border-radus: 3px;
  font-size: 13px;
  text-transform: uppercase;
}
.post-t .op input:hover {
  background: #fff3f3;
  border: 3px solid #db4040;
  color: #db4040;
  cursor: pointer;
}
@media (max-width: 512px) {
  .b-reg table textarea {
    width: 90%;
  }
}
.ssb {
  cursor: pointer;
}
.send p {
  text-align: center;
  margin: 30px 0;
}
.send .ssb {
  margin: 20px auto;
}
.log-wrap {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  padding: 30px 0;
}
.log-wrap label {
  display: block;
  width: 300px !important;
  float: none !important;
  text-align: right;
  zoom: 1;
  font-weight: bold;
  font-size: 14px;
  margin: 10px 0;
}
.log-wrap label:before,
.log-wrap label:after {
  content: "";
  display: table;
}
.log-wrap label:after {
  clear: both;
}
.log-wrap .l1,
.log-wrap .l2 {
  display: inline-block;
  width: 223px !important;
  float: right !important;
  margin-left: 10px;
}
.log-wrap a {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}
.log-wrap .ch1 {
  width: auto;
  zoom: 1;
}
.log-wrap .ch1:before,
.log-wrap .ch1:after {
  content: "";
  display: table;
}
.log-wrap .ch1:after {
  clear: both;
}
.log-wrap .ch1 .text {
  display: inline;
}
.log-wrap .ch1 input {
  float: right;
  margin-left: 5px;
  margin-bottom: 10px;
}
.log-wrap .ssb {
  margin: 10px auto !important;
}
.sort .t3 {
  display: block;
  color: #5c5199;
}
.sort .ch1 {
  display: block;
  margin-bottom: 10px;
}
.sort .ch1 input {
  margin: 10px auto 0 auto;
}
.report {
  margin-right: 10px;
  color: #5c5199;
}
.result {
  display: table !important;
}
.b-fcontent .result td:first-child img {
  margin: 10px auto;
}
.bts .ssb {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  color: #5c5199;
  padding: 2px 10px;
  margin: 0 2px;
  background: #fff;
  float: right;
  margin: 10px 10px 10px 0px;
  display: inline-block;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #5c5199;
}
.bts .ssb:hover {
  color: #db4040;
  border: 1px solid #db4040;
}
@media (max-width: 510px) {
  .bts .ssb {
    display: block;
    float: none;
    margin: 10px auto;
  }
}
.vd {
  zoom: 1;
}
.vd:before,
.vd:after {
  content: "";
  display: table;
}
.vd:after {
  clear: both;
}
.vd .tab1 {
  float: left;
  margin-bottom: 10px;
}
.vd .tab2 {
  float: right;
  padding-right: 10px;
}
.vd .tab2 a {
  text-transform: uppercase;
  color: #5c5199;
  font-size: 10px;
}
.vd .tab2 a:hover {
  color: #db4040;
}
.vd .new-post {
  position: relative;
  color: #5c5199;
  margin-top: 0px;
}
.vd .new-post:hover {
  background: #fff3f3;
  border: 3px solid #db4040;
  color: #db4040;
  cursor: pointer;
}
.b-rates {
  zoom: 1;
}
.b-rates:before,
.b-rates:after {
  content: "";
  display: table;
}
.b-rates:after {
  clear: both;
}
.b-rates p {
  font-size: 12px;
  padding: 5px;
}
.b-rates .tab1 {
  float: left;
}
@media (max-width: 444px) {
  .b-rates .tab1 {
    float: none;
    margin: 0 auto;
  }
  .b-rates .tab1 .rate {
    width: 100%;
    margin: 10px 0;
  }
}
.b-rates .tab2 {
  float: right;
}
@media (max-width: 444px) {
  .b-rates .tab2 {
    float: none;
    margin: 0 auto;
  }
  .b-rates .tab2 .rate {
    width: 100%;
    margin: 10px 0;
  }
}
.b-rates .rate {
  border: 1px solid #d8d8d8;
  padding: 5px 0 0 0;
  width: 200px;
  margin: 0 10px 20px 10px;
}
.b-rates .rate .prog-bar {
  background: #5c5199;
  padding: 3px;
}
.b-rates .rate span {
  background: #fff;
  display: block;
  height: 12px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.b-rates .rate ul {
  zoom: 1;
}
.b-rates .rate ul:before,
.b-rates .rate ul:after {
  content: "";
  display: table;
}
.b-rates .rate ul:after {
  clear: both;
}
.b-rates .rate ul li {
  float: left;
  border-left: 1px solid #d8d8d8;
  font-size: 12px;
  padding: 3px;
  width: 29%;
  text-align: center;
}
.b-rates .rate ul li:first-child {
  border: none;
}
.b-tab-l {
  zoom: 1;
}
.b-tab-l:before,
.b-tab-l:after {
  content: "";
  display: table;
}
.b-tab-l:after {
  clear: both;
}
.b-tab-l .f-nav {
  position: relative;
  top: 5px;
}
.b-new-mes {
  position: relative;
  padding-left: 10px;
}
.b-new-mes .vd {
  position: absolute;
  top: -35px;
}
@media (max-width: 444px) {
  .b-new-mes .vd {
    position: relative;
    top: 0px;
  }
}
.b-new-mes .vd a {
  margin: 0px;
}
.ls {
  margin: 10px auto !important;
  display: block;
}


/* Additions (part 2 - 09.07.2015) */
.visible-mobile{
    display: none !important;
}

@media screen and (max-width: 500px) {
    .visible-mobile {
        display: block !important;
    }

    .hidden-mobile {
        display: none !important;
    }
}

table.posting-body tr td:first-child {
	width: auto;
	max-width: 500px;
}
table.posting-body tr td:last-child {
	width: auto;
	vertical-align: top;
}
.b-reg .posting-body-reset {
	width: 100%;
    text-align: center;
}
.b-reg .posting-body-reset input {
	width: 150px;
	height: 35px;
    float: none;
    display: inline-block;
}
.b-fcontent td.attach-rules a {
	padding: 0px;
	font-size: inherit;
	font-weight: inherit;
}
.b-reg table.posting-body input[name=add_poll_option_text] {
	display: inline;
}
.b-reg table.posting-body input[name=poll_option_text] {
	display: inline;
}
.b-reg table.posting-body input[name=add_poll_option] {
	display: inline;
}
.b-reg table.posting-body input[name=poll_choice] {
	width: auto;
	display: inline;
}
.b-reg table.posting-body input[name=topictype] {
	width: 14px;
	float: none;
	display: inline;
}
.inline {
	display: inline;
}
table.warnings-table a {
  color: #5c5199;
}
table.warnings-table a:hover {
  color: #db4040;
}
table.warnings-table .mtop {
	margin-top: 10px;
}
.reports-view {
	width: 300px;
}
.reports-view select {
	width: 180px;
}
.align-right {
	float: right;
}
.align-center {
	text-align: center;
}

.b-fcontent table.faq td {
	padding: 5px 10px;
	font-size: 16px;
	text-align: left;
}

table.error-body th {
	background: #db4040;
}
table.error-body td {
	font-size: 16px;
}

.submit-button-1 {
    font-family:'PT Sans Caption', sans-serif;
    background:#f5f4fb;
    color:#5c5199;
    border:3px solid #5c5199;
    border-radus:3px;
    font-size:13px;
    text-transform:uppercase;
    font-family:'pt_sans_captionbold' !important;
    padding:6px 15px;
    margin-right:10px;
}
.submit-button-1:hover {
    background: #fff3f3;
    border: 3px solid #db4040;
    color: #db4040;
    cursor: pointer;
}

.submit-button-2 {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dfdfdf;
  color: #5c5199;
  padding: 2px 10px;
  margin: 0 2px;
  background: #fff;
  font-weight: bold;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  width: auto;
  padding: 4px 15px;
  margin: 0 auto;
}
.submit-button-2:hover {
  color: #db4040;
  border: 1px solid #db4040;
  cursor: pointer;
}

input.default-input {
    background:#f8f8f8;
    border:1px solid #b7b7b7;
    -webkit-border-radius:0;
    border-radius:0;
    padding:3px;
    width: 100%;
	max-width: 500px;
}
input.default-input:focus {
    background:#fff
}
select.default-select {
	max-width: 508px;
	width: 100%;
	border: 1px solid #B7B7B7;
	padding: 3px;
}

/* START groupcp_info_body.tpl */
table.groupcp-info-1 tr td {
	padding: 5px 10px;
}
table.groupcp-info-1 input {
	display: inline;
}
table.groupcp-info-1 .align {
	float: none;
	width: 100%;
	display: block;
	margin: 5px 0;
	text-align: left;
}
table.groupcp-info-1 .align input {
	margin-right: 5px;
}
table.groupcp-info-1 label input {
    width:14px;
    float:left
}
table.groupcp-info-1 td:first-child,
table.groupcp-info-2 td:first-child {
    border-right: 1px solid #D8D8D8;
}
table.groupcp-info-2 tr td {
	padding: 5px 10px;
	text-align: center;
}
table.groupcp-info-2 tr td {
	padding: 5px 10px;
	text-align: center;
}
table.groupcp-info-2 tr td.title {
	min-height: 28px;
	font-weight: bold;
	font-size: 16px;
}
table.groupcp-info-2 input {
	margin: auto;
}
div.groupcp-info-3 {
	margin-top: 10px;
	margin-left: 10px;
}
div.groupcp-info-3 input {
	display: inline;
}
div.groupcp-info-3 input.default-input {
    margin-bottom: 15px;
    background-color: #fff;
    padding: 5px 10px;
    box-shadow: 0 0 1px rgb(27, 28, 28);
}
div.groupcp-info-3 .submit-button-2 {
    font-family: 'PT Sans Caption', sans-serif;
    background: #f5f4fb;
    color: #5c5199;
    border: 3px solid #5c5199;
    border-radus: 3px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'pt_sans_captionbold' !important;
    padding: 6px 15px;
    margin-right: 10px;
}
div.groupcp-info-3 .submit-button-2:hover {
    background: #fff3f3;
    border: 3px solid #db4040;
    color: #db4040;
    cursor: pointer;
}
/* END groupcp_info_body.tpl */

.b-info a {
	color:#5c5199;
}
.b-info a:hover {
	color:#db4040;
}

/* START modcp_split.tpl */
table.modcp-split input.post {
	margin-bottom: 5px;
    background-color: #fff;
    padding: 5px 10px;
    box-shadow: 0 0 1px rgb(27, 28, 28);
    box-sizing: border-box;
}
table.modcp-split select {
	max-width: 500px;
	width: 100%;
	border: 1px solid #B7B7B7;
	padding: 3px;
}
/* END modcp_split.tpl */

/* START modcp_move.tpl */
.modcp-move-wrap {
	margin: 20px 0;
	text-align: center;
	font-size: 14px;
}
.modcp-move-wrap label {
  display: block !important;
  width: 100% !important;
  float: none !important;
  text-align: center;
  font-size: 14px;
  margin: 10px 0;
}
.modcp-move-wrap label input {
	display: inline  !important;
	float: none !important;
}
.modcp-move-wrap select {
	max-width: 508px;
	width: 100% !important;
	border: 1px solid #B7B7B7;
	padding: 3px;
}
/* END modcp_move.tpl */
/* START search styles */
.last-post-author a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    color: #5c5199;
    padding: 2px 10px;
    margin: 0 2px;
    background: #fff;
    margin-top: 3px;
    display: inline-block;
}
.last-post-author a:hover {
    color: #db4040;
    border: 1px solid #db4040;
}

.b-content .b-top .b-title .new-search-button {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background: #5c5199;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    width: auto;
    padding: 6px 20px;
    margin: 10px auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-left: 20px;
}

.b-content .b-top .b-title .new-search-button:hover {
    color: #5c5199;
    border: 1px solid #5c5199;
    background-color: transparent;
}

.b-fcontent td a.topictitle-search {
    font-size: 14px;
    color: #5c5199;
    font-family: 'pt_sans_captionbold';
    transition: color 0.5s;
    border-radius: unset;
    border: none;
    padding: 0;
    margin: 0;
}

.b-fcontent td a.topictitle-search:hover {
    color: #db4040;
    border: none;

}
/* END search styles */
/* START topic styles */
.quote {
    border: 1px solid #dfdfdf;
    padding: 10px;
    background: #fcfcfc;
}

.quote > span {
    margin-bottom: 10px;
    display: inline-block;
}

.quote .quote {
    width: 90%;
    margin: 0 auto;
}
/* END topic styles */
/* START mobile user info */
@media screen and (max-width: 512px) {
    .topic .user span.mobile-user-info-opener {
        height: 100%;
        position: absolute;
        right: 0;
        width: 40px;
        top: 0;
        box-sizing: border-box;
    }

    .topic .user span.mobile-user-info-opener:after {
        content: '';
        border-bottom: 5px solid #5c5199;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        position: absolute;
        left: calc((100% - 10px) / 2);
        top: calc((100% - 5px) / 2);
        transform: rotate(180deg);
        transition: all 0.5s ease;
    }

    .topic .user span.mobile-user-info-opener.open:after {
        transform: rotate(0);
    }

    .mobile-user-info {
        display: none;
    }
}
/* END mobile user info */
@media screen and (max-width: 768px) {
    .d-m-none {
        display: none;
    }
}
.button-violet {
    display: inline-block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    color: #fff;
    background: #5c5199;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    width: auto;
    padding: 6px 20px;
    margin: 10px auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.button-violet:hover {
    color: #5c5199;
    border: 1px solid #5c5199;
    background-color: transparent;
}
@media screen and (max-width: 768px) {
    .button-violet,
    .submit-button-1 {
        font-size: 10px;
    }
}
.footer-navigation {
    margin-top: 20px;
}
.w100 {
    width: 100% !important;
}
.theme-split-header {
    font-size: 14px;
}
.inline-radio-input {
    display: inline-block;
    margin-right: 10px;
    margin-left: 0;
}

.inline-checkbox-input {
    margin: 0 !important;
}

/* Mobile banners */
.b-banner-overall {
	display: block;
	padding: 10px 0;
}

@media screen and (min-width: 0px) and (max-width: 969px) {
	.b-banner-mobile {
		display: block;
		padding: 5px 0;
	}
	.b-banner-desktop {
		display: none;
	}
}

@media screen and (min-width: 970px) and (max-width: 5000px) {
	.b-banner-mobile {
		display: none;		
	}
	.b-banner-desktop {
		display: block;
		padding: 5px 0;
	}
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.margin-elements-5 * {
    margin-top: 5px;
    margin-bottom: 5px;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 40px;
    bottom: 40px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    opacity: .6;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

.back-to-top:hover {
    opacity: 1;
}

.back-to-top img {
    width: 100%;
}

@media screen and (max-width: 512px) {
    .back-to-top {
        display: none !important;
    }
}