@import url(http://fonts.googleapis.com/css?family=Exo+2:600,600italic,500,500italic,300,300italic,700,700italic&subset=latin,cyrillic);

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
 display: block;
}
audio,
canvas,
video {
 display: inline-block;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden],
template {
 display: none;
}
html {
 font-family: sans-serif;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
body {
 margin: 0;
 padding: 0;
}
a {
 background: transparent;
}
a:focus {
 outline: thin dotted;
}
a:active,
a:hover {
 outline: 0;
}
abbr[title] {
 border-bottom: 1px dotted;
}
b,
strong {
 font-weight: bold;
}
dfn {
 font-style: italic;
}
hr {
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 height: 0;
}
mark {
 background: #ff0;
 color: #000;
}
code,
kbd,
pre,
samp {
 font-size: 1em;
 font-family: monospace, serif;
}
pre {
 white-space: pre-wrap;
}
q {
 quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
 font-size: 80%;
}
sub,
sup {
 position: relative;
 vertical-align: baseline;
 font-size: 75%;
 line-height: 0;
}
sup {
 top: -0.5em;
}
sub {
 bottom: -0.25em;
}
img {
 border: 0;
}
svg:not(:root) {
 overflow: hidden;
}
figure {
 margin: 0;
}
fieldset {
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em;
 border: 1px solid #c0c0c0;
}
legend {
 padding: 0;
 border: 0; 
}
button,
input,
select,
textarea {
 margin: 0;
 font-family: inherit;
}
option {
 background:#fff;
 color:#333;
}
button,
input {
 line-height: normal;
}
button,
select {
 text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
 cursor: pointer;
 -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
 cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
 box-sizing: border-box;
 padding: 0;
 margin-right: 5px;
}
input[type="search"] {
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
textarea {
 overflow: auto;
 vertical-align: top;
}
blockquote {
 margin-top: 20px;
 margin-bottom: 20px;
 margin-left: 30px;
 padding-left: 15px;
 border-left: 2px solid #ccc;
} 
/*------ General style ------*/
html,
button,
input,
select,
textarea {
 color: #6c6c6c;
}

body {
 font-family: 'Exo 2';
 color:#444;
 background-color: #fdfdfd;
 font-size:1.000em;
}

::-moz-selection {
 background: #eee;
 text-shadow: none;
}

::selection {
 background: #eee;
 text-shadow: none;
}

hr {
 display: block;
 height: 0;
 border: 0;
 border-top: 1px solid #ededed;
 margin: .4em 0;
 padding: 0;
}

img {
 vertical-align: middle;
}

fieldset {
 border: 0;
 margin: 0;
 padding: 0;
}

textarea {
 resize: vertical;
}
 
a {
 text-decoration: underline;
 color: #000;
}

a:hover {
 text-decoration: none;
 cursor: pointer;
}

.cuzadpn a {
 font-family: inherit;
}

.clr:after {
 display: table;
 clear: both;
 content: '';
}

.opened {
 color: #000 !important;
}

.middle {
 margin: 0 auto;
 width: 1050px;
 padding: 45px 20px;
 white-space: nowrap;
}

.middle > section,
.middle > aside,
.middle > div {
 white-space: normal;
}

.content {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 display: inline-block;
 width: 780px;
 vertical-align: top;
}

.sidebar {
 position: relative;
 display: inline-block;
 vertical-align: top;
 margin-left: 40px;
 width: 230px;
 font-weight:300;
}

#cntContaineroEditmessage {
 margin-top: 10px !important;
}

.myWinCont input[type="text"], .myWinCont input[type="password"] { margin:2px 0; }

/*------ General style ------*/

/*------ Heading style ------*/
h1,h2, h3, h4, h5, h6 {font-weight:normal;margin:10px 0;padding:0;color:#04859D;}
h1 {font-size:30px;}
h2 {font-size:25px;}
h3 {font-size:23px;}
h4 {font-size:21px;}
h5 {font-size:17px;}
h6 {font-size:15px;}
/*------ Heading style ------*/

/*------ Icon style ------*/
.icon {
padding:10px;
}

.soc-list {
margin: 40px 0;
padding: 0px;
display:block;
}

.soc-list li { 
 float:left;
 font-size:16px;
 display:block;
 width:40px;
 line-height:40px;
 text-align:center;
}

.soc-list li:hover { 
 background:#04859D;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.soc-list li a {
 color:#f6f6f6;
 text-decoration:none;
}
.soc-list li a:hover {
 color:#fff;
 text-decoration:none;
}
/*------ Icon style ------*/

/*------ Button style ------*/
input[type="submit"],
input[type="reset"],
input[type="button"],
select {
 padding: 12px;
 border: none;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 height: 40px;
 background-color: #04859D;
 color: #fff;
 margin:4px 0;
 cursor: pointer;
 -webkit-box-shadow: inset 0 -2px rgba(0,0,0,.2);
 -moz-box-shadow: inset 0 -2px rgba(0,0,0,.2);
 box-shadow: inset 0 -2px rgba(0,0,0,.2); 
 -webkit-transition: background-color .15s ease;
 -moz-transition: background-color .15s ease;
 -ms-transition: background-color .15s ease;
 -o-transition: background-color .15s ease;
 transition: background-color .15s ease;
}

select.shop-options-s {
 height: 25px;
 padding: 3px;
 margin:0;
}

select {
 outline:none;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 cursor:pointer;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
select:hover {
 background-color: #015666;
}

input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
 background-color: #04859D;
 -webkit-transition: background-color 0s ease;
 -moz-transition: background-color 0s ease;
 -ms-transition: background-color 0s ease;
 -o-transition: background-color 0s ease;
 transition: background-color 0s ease;
}

.xw-body input {
 background-color:#f6f6f6;
}

.xw-body input:hover {
 background-color:#fff;
}

.manTdText input[type="button"],
.manTd2 input[type="button"],
.commTd2 input[type="button"],
.manTdBrief input[type="button"],
select.codeButtons,
input[type="button"].codeButtons,
#iplus input[type="button"] {
 padding: 3px 5px;
 font-size: 9px;
}

input[type="button"]#bid-8-basket {
 padding: 4px 7px;
 margin-left: 3px;
}

input[type="text"],
input[type="password"],
textarea {
 padding: 12px;
 margin:4px 0;
 border: 1px solid #f6f6f6;
 background: #fff;
 font-size: 13px;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 -webkit-box-shadow: inset 0px 1px 1px 0px rgba(50, 50, 50, 0.4);
 -moz-box-shadow: inset 0px 1px 1px 0px rgba(50, 50, 50, 0.4);
 box-shadow: inset 0px 1px 1px 0px rgba(50, 50, 50, 0.4);
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
}

textarea {
 width: 100%;
}

textarea#mchatMsgF {
height:65px !important;
}

input[type="button"]#newPhtBt {
 width: auto !important;
}

button {
 font-size: 14px;
 line-height: 24px;
 font-weight: 500;
 color:#fff;
 background:#04859D;
 text-transform: uppercase;
 border:none;
 padding: 10px 36px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 -webkit-transition-duration: 0.5s; 
 -o-transition-duration: 0.5s; 
 -moz-transition-duration: 0.5s; 
 transition-duration: 0.5s;
 cursor: pointer;
}

button:hover {
 background: #990033;
}

button.s-page {
 font-size: 18px;
 line-height: 40px;
}

button.info-b {
 color:#000;
 background:#e3c3c8;
 border-bottom: 1px solid #853440;
 text-shadow:0px 1px 0px #fff;
}

button.info-b:hover {
 background:#f5ebed;
}

.manTable input,
.manTable select,
.sort-menu select {
 padding: 4px;
 height: auto;
}

.manTable input[type="button"],
.manTable input[type="reset"] {
 padding: 12px;
 height: auto;
}

.manTable input[type="file"] {
 width:300px;
 overflow:hidden;
}

/* Loading in module load */
.load-button {
 text-align:center;
 margin:20px 0;
}

.load-button button {
 font-size:8pt;
 width:230px;
 padding-top:20px;
 color:rgba(255,255,255,0.6);
 margin:0 5px;
}

.load-button button.grey,
.entry-block button.grey {
 background:#666;
}

.load-button button.grey:hover,
.entry-block button.grey:hover {
 background:#333;
}

.load-button button i {
 margin-right:10px;
}

.load-button button span {
 display:block;
 font-size:16pt;
 color:#fff;
}
/*------ Button style ------*/

/*------ Header style ------*/
.header {
 width: 100%;
 position: relative;
}

.h-binfo-back {
display:block;
width:100%;
min-height:40px;
background:#f5f5f5;
line-height: 40px;
position: relative;
}

.h-binfo {
width:1050px;
padding:0 20px;
margin:0 auto;
font-size:14px;
color:#999;
}

.h-contact {
float: left;
margin: 0px;
padding: 0px;
border: 0px none;
outline: 0px none;
vertical-align: baseline;
background: none repeat scroll 0% 0% transparent;
}

.h-login-form {
 display:block;
 float: right;
}

.h-login-form a {
 text-decoration:none;
 color:#666;
}

.h-login-form a:hover {
 text-decoration:underline;
}

.h-ico {
position:relative;
float: right;
line-height: inherit;
margin: 0px 0px 0px 20px;
display: block;
font-size: 18px;
text-align: center;
padding:0px;
}

.h-ico a {
 text-decoration:none;
}

.h-ico a:hover {
 color:#04859D;
 cursor:pointer;
}

.h-sinfo { 
 position:absolute;
 top:90px;
 right:-20px;
 width:250px;
 line-height: 16px;
 z-index:9999;
 display: none;
 background:#F5F5F5;
 border:none;
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
 box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
 border-radius: 4px;
 padding:10px; 
 font-weight:300;
 font-size:10pt;
}

.h-sinfo:after {
 content: "";
 width: 15px;
 height: 15px;
 background: none repeat scroll 0% 0% #F5F5F5;
 display: block;
 position: absolute;
 top: -2px;
 right: 20px;
 transform: rotate(46deg) ;
-webkit-transform: rotate(46deg) ;
-moz-transform: rotate(46deg) ;
-o-transform: rotate(46deg) ;
-ms-transform: rotate(46deg) ;
 z-index:-1;
}
 
.moble-menu-ico {
 display:none;
 opacity:0;
 }
 
.h-nav { 
 position:relative;
 width:1050px;
 padding:0 20px;
 margin:0 auto;
 line-height: 120px;
 height:120px;
 height:auto;
}

.h-binfo:after, .h-nav:after {
 clear: both;
}

.h-nav:before, .h-nav:after, .h-binfo:before, .h-binfo:after {
 content: " ";
 display: table;
}
 
.logo {
 float:left;
 font-size:26pt;
}

.logo a {
 text-decoration:none;
 padding: 0px 30px 0px 0px;
 position:relative;
}

.logo a:after {
content: "..";
height: 5px;
line-height: 5px;
color:#04859D;
position: absolute;
top: 0px;
right: 0px;
font-size: 50px;
}

.logo a:hover {
color:#04859D;
}

.nav {
 float:right;
 margin-right:10px;
}

.nav:after {
 content: "";
 display: block;
 clear: both;
 height: 0px;
 overflow: hidden;
 visibility: hidden;
}
/*------ Header style ------*/

/*------ Menu style ------*/
.nav .uMenuRoot {
 margin:0;
 padding:0;
 font-size:18px;
 }

.nav .uMenuRoot li {
 float:left;
 list-style:none;
 margin-left:30px;
 position:relative;
 display:block;
 cursor:pointer;
}

.nav .uMenuRoot li a {
 text-decoration:none;
}

.nav .uMenuRoot li a:hover, .uMenuItemA {
 color:#04859D;
}

.nav .uMenuRoot li ul {
 opacity: 0;
 visibility: hidden;
 line-height: 50px;
 padding: 0;
 background-color: #fdfdfd;
 text-align: left;
 position: absolute;
 top: 120px;
 left: 0;
 margin-left: -20px;
 width: 200px;
-webkit-transition: all .3s .1s;
 -moz-transition: all .3s .1s;
 -o-transition: all .3s .1s;
 transition: all .3s .1s;
-webkit-box-shadow: 0px 10px 10px rgba(0,0,0,.2);
 -moz-box-shadow: 0px 10px 10px rgba(0,0,0,.2);
 box-shadow: 0px 10px 10px rgba(0,0,0,.2);
 z-index:99999;
 
}

.nav .uMenuRoot li:hover ul {
 opacity: 1;
 visibility: visible;
}

.nav .uMenuRoot ul li { 
 position: relative;
 display:block;
 width:160px;
 margin:0;
 padding:0 20px;
}

.nav .uMenuRoot ul a {
 color: #333;
 font-size: 13px;
 display: block;
-webkit-transition: background-color .1s;
 -moz-transition: background-color .1s;
 -o-transition: background-color .1s;
 transition: background-color .1s;
}

.nav .uMenuRoot ul a:hover,
.nav .uMenuRoot ul li:hover a {
 color:#fff;
}

.nav .uMenuRoot .uWithSubmenu ul ul {
 visibility: hidden;
 opacity: 0;
 position: absolute;
 top: 0px;
 left: 220px;
 background-color: rgb(250,250,250);
 text-align: left;
 width: 200px;
-webkit-transition: all .3s;
 -moz-transition: all .3s;
 -o-transition: all .3s;
 transition: all .3s;
 -webkit-box-shadow: 0px 10px 10px rgba(0,0,0,.2);
 -moz-box-shadow: 0px 10px 10px rgba(0,0,0,.2);
 box-shadow: 0px 10px 10px rgba(0,0,0,.2);
}

.nav .uMenuRoot ul li:hover ul { 
 opacity: 1; 
 visibility: visible;
}

.nav .uMenuRoot ul li:hover{
 background-color: #04859D;
 color: #fff;
}
/*------ Menu style ------*/

/*------ Side blcok menu style ------*/
.s-menu {
 margin-bottom:40px;
}

.s-menu ul {
 margin:0;
 padding:0;
}

.s-menu li {
 list-style:none;
 padding:0;
 background:#f6f6f6;
 margin:2px 0;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

.s-menu li:hover {
 background:#b4233f;
}

.s-menu li:hover a {
 color:#fff;
}

.s-menu li a {
 text-decoration:none;
 color:#000;
 padding:10px;
 display:block;
}

.s-menu li a:hover {
 text-decoration:none;
 color:#fff;
}
/*------ Side blcok menu style ------*/

/*------ Page name and navigation ------*/
.page-nav-back {
 width:100%;
 background:#04859D;
 padding:20px 0;
}

.informer-back {
 background:#04859D url('/images/back-informer.png') top center;
}

.page-nav,
.page-warp {
 width:1050px;
 padding:0 20px;
 margin:0 auto;
 position:relative;
}

.page-nav h1 {
 margin:0 0 5px 0;
 color:#fff;
}

.page-nav span {
 margin:10px 0;
 color:#e6b8c1;
 font-size:14px;
}

.page-nav span a {
 color:#f0dce0;
 text-decoration:none;
}

.page-nav span a:hover {
 color:#f6edef;
}

.page-nav-icon {
 float:right;
}

.page-nav-icon a {
 text-decoration:none;
 color:#999;
}

.page-nav-icon a:hover {
 color:#666;
}

.page-nav-icon i {
 line-height:40px;
 font-size:18pt;
 margin-left:20px;
}

.page-nav-icon .num {
 position:absolute;
 top:-8px;
 right:-5px;
 font-size:8pt;
 background:#fff;
 padding:0 2px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.page-nav .add-btn {
 float:right;
 font-weight:300;
 font-size:14pt;
 position:absolute;
 right:20px;
 top:50%;
 display:table;
 height:25px;
 margin-top:-15px;
}

.page-nav .add-btn i {
 font-size:18pt;
 color:#fff;
 margin-right:8px;
 position:absolute;
 left:-35px;
}

.page-nav .add-btn a {
 text-decoration:none;
 color:rgba(255,255,255,0.9);
}

.page-nav .add-btn a:hover {
 text-decoration:none;
 color:rgba(255,255,255,1);
}
/*------ Page name and navigation ------*/

/*------ Footer menu style ------*/
.f-bcopy ul {
 margin:0;
 padding:0;
}

.f-bcopy ul li {
 list-style:none;
 float:left;
 margin-left:20px;
 text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
 color:#999;
}

.f-bcopy ul ul {
 display:none;
}
/*------ Footer menu style ------*/

/*------ Block style -------*/
.mainb { 
margin-bottom:40px;
margin-right:-40px;
display:block;
}

.mainb a {
 text-decoration:none;
}

.mainb div { 
float: left;
width: 235px;
margin-right:4%;
}

.mainb:after {
clear: both;
}

.mainb:before, .mainb:after {
display: table;
line-height: 0;
content: "";
}

.mainb .block { 
text-align: center;
font-size: 12px;
color:#999;
}

.mainb .block span {
 color:#04859D;
 border:2px solid;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 display:block;
 margin:20px auto;
 width:110px;
 height:110px;
 line-height:110px;
 text-align:center;
 font-size:35pt;
}

.mainb .block:hover span {
 background:#04859D;
 border:2px solid #04859D;
 color:#fff;
}

.mainb .block h4 {
 margin: 0 0 2px 0;
 color:#333;
 font-size:14pt;
 margin-bottom:20px;
}
/*------ Block style -------*/

/*----- Hover img style -----*/
.hover-img {
 position:relative;
}

.hover-img img {
 max-width:100%;
 z-index:1;
}

.hover-img .hover-icon,
.blog-informer .slide .hover-icon {
 width:100%;
 height:100%;
 z-index:2;
 position:absolute;
 top:0;
 background:rgba(255,255,255,0.8);
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
 transition:All 0.2939s ease-in-out;
-webkit-transition:All 0.2939s ease-in-out;
-moz-transition:All 0.2939s ease-in-out;
-o-transition:All 0.2939s ease-in-out;
}

.hover-img:hover .hover-icon,
.blog-informer .slide:hover .hover-icon {
 filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
 opacity: 1;
}

.hover-img .hover-icon i,
.blog-informer .slide .hover-icon i {
 width:60px;
 height:60px;
 line-height:60px;
 display:block;
 text-align:center;
 position:absolute;
 margin:-30px 0 0 -30px;
 top:50%;
 left:50%;
 border:2px solid #04859D;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 color:#04859D;
 font-size:24pt;
}

.blog-informer .slide .hover-icon i {
 border:none;
}

.l-pic {
 display: block;
 position:relative;
 width: 160px;
 height: 160px;
 margin: 0px 20px 10px 0px;
 overflow: hidden;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 float: left;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center center;
 z-index:2;
}

.l-pic-info {
 position:absolute;
 z-index:99999;
 bottom:5px;
 left:5px;
 font-size:8pt;
 background:rgba(0,0,0,0.2);
 padding:2px 4px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
 border-radius: 2px;
 color:rgba(255,255,255,0.8);
}
/*----- Hover img style -----*/

/*------ Paginator style ------*/
#pagesBlock2 {
 padding:10px 0;
}

.switchActive,
.switchDigit,
.switchBack,
.switchNext,
.swchItemA,
.swchItem,
.swchItem1 {
 padding: 5px 9px;
 color: #6c6c6c;
 text-decoration:none;
 font-size:12pt;
}

.swchItem:hover,
.switchDigit:hover,
.switchBack:hover,
.switchNext:hover {
 text-decoration: none;
 color: #04859D;
}

.switchActive,
.swchItemA,
.swchItemA1 {
 border: none;
 background:#f6f6f6;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
 border-radius: 2px;
 color: #04859D;
}
.swchItemA1{
padding:10px;
}
.catPages1 {
 padding-bottom: 10px;
}
/*------ Paginator style ------*/

/*------ Sorting menu style ------*/
.sort-menu {
 margin-bottom:20px;
 padding-bottom:20px;
 border-bottom:1px solid #f6f6f6;
 font-size:12pt;
 font-weight:300;
 color:#999;
}

.sort-menu a {
 text-decoration:none;
 font-weight:500;
 padding:0 4px;
}

.sort-menu a:hover {
 color:#04859D;
}

.sort-menu .sortArrUp,
.sort-menu .sortArrDown {
 margin-right:4px;
 color:#04859D;
 font-size:11pt;
}
/*------ Sorting menu style ------*/

/*------ Content style ------*/
.eBlock {
 position: relative;
 border-top: 1px solid #ededed;
 padding: 25px 0 35px;
}

.eTitle {
 font-size:20pt;
 color: #04859D;
 line-height: 1.2;
 padding-bottom:20px;
}

.eTitle a,
.catLink {
 color: #04859D;
 text-decoration:none;
}

.eTitle a:hover,
.catLink:hover {
 color: #015666;
 text-decoration: none;
}
.eTitle div[style^="float:right"] a {font-size: inherit;}

.eMessage,
.cMessage {
 color: #444;
 line-height: 1.1;
}

.eMessage img,
.cMessage img {
 max-width: 100%;
 height: auto;
 width: auto;
}

.eTags {
 width:100%;
 height:50px;
 line-height:50px;
 font-size:0pt;
 position:relative;
 margin-top:30px;
}

.eTags i {
 font-size:12pt;
 position:absolute;
 top:20px;
}

.eTags span {
 margin-left:30px;
}

.eTag {
 font-size:12pt;
 margin-right:5px;
 font-weight:300;
 padding:8px;
 border:1px solid #f6f6f6;
 border-radius:4px;
 text-decoration:none;
 color:#999;
}

.eTag:hover {
 border:1px solid #ccc;
}

.entry-block {
 display:table;
 width:100%;
 margin-bottom:40px;
 padding-bottom:20px;
 border-bottom:1px solid #f6f6f6;
}

.entry-block img {
 max-width:780px;
}

.entryReadAll {
 display: block;
 margin-top: 10px;
 font-style: italic;
}

.entryReadAllLink {
 text-decoration:none;
 float:left;
}

.entryReadAllLink:hover {
 color:#04859D;
}

.eDetails {
 position: relative;
 margin: 0 0 20px 0;
 color:#999;
}

.eDetails a {
 text-decoration:none;
 color:inherit;
}

.eDetails a:hover {
 color:#04859D;
}

.eDetails i {
position: absolute;
font-size: 13pt;
top: 2px;
}

.eDetails span {
margin: 0px 28px;
font-size: 11pt;
}

.b-price {
 position:relative;
 float:right;
 font-size:12pt;
 padding:8px 8px 8px 15px;
 margin-left:40px;
 display:table;
 background:#f6f6f6;
 color:#666;
 -webkit-border-top-right-radius: 4px;
 -webkit-border-bottom-right-radius: 4px;
 -moz-border-radius-topright: 4px;
 -moz-border-radius-bottomright: 4px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
}

.b-price:before{
 content:"";
 position:absolute;
 top:0;
 left:-18px;
 width:0;
 height:0;
 border-color:transparent #f6f6f6 transparent transparent;
 border-style:solid;
 border-width:18px 18px 18px 0; 
}

.b-price:after{
 content:"";
 position:absolute;
 top:18px;
 left:0;
 float:left;
 width:4px;
 height:4px;
 -moz-border-radius:2px;
 -webkit-border-radius:2px;
 border-radius:2px;
 background:#fff;
 -moz-box-shadow:-1px -1px 2px #999;
 -webkit-box-shadow:-1px -1px 2px #999;
 box-shadow:-1px -1px 2px #999;
}

.b-enter {
 text-decoration:none;
 position:relative;
 padding-left:20px;
 background:#fefefe;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
 border-radius: 4px;
 color:#333;
}

.b-enter i {
 color:#04859D;
 position:absolute;
 top:3px;
 left:0px;
}

.b-enter:hover {
 color:#04859D;
}

.content .sidebox.srch {
 display: none;
}

.fastLink a,
.eInfo a,
.catsTable a {
 text-decoration:none;
}

.eInfo a:hover {
 color:#04859D;
}

.eInfo .ed-title {
 color:#999;
}

.eInfo .ed-value i {
 font-size:10pt;
}

.ed-sep {
 display: inline-block;
 padding: 0 .5em 0 .6em;
}

.com-block {
 margin-top:40px;
}

.com-num-entries {
 text-transform:uppercase;
 font-weight:700;
 margin-bottom:20px;
}

.com-num-entries span {
 margin-left:20px;
 position:relative;
 height:30px;
}

.com-num-entries a {
 font-weight:300;
 text-decoration:none;
 color:#999;
 text-transform:none;
}

.com-num-entries a:hover {
 color:#04859D;
}

.sidebar .catsTd {
 padding: 5px 0 5px 15px;
 font-weight:300;
 font-size:9pt;
 color:#999;
}

.sidebar .catsTd:before {
 display: block;
 position: absolute;
 left: 0px;
 content: "›";
 color: #CCC;
 font-size: 12pt;
}

.sidebar .catsTd a {
 text-decoration: none;
 color: #333;
 text-decoration: none;
 padding: 5px 0px;
 font-weight:300;
 font-size:12pt;
 z-index:2;
}

.sidebar .catsTd a:hover {
 color: #04859D;
}

.csTop {
 padding-bottom:20px !important;
}

.site-description {
 margin:40px auto;
 font-size:10pt;
 color:#999;
}

.bbQuoteName,
.bbCodeName {
 display:block;
 padding:5px 0 !important;
 font-weight:300;
 color:#04859D;
}

.quoteMessage,
.codeMessage,
.UhideBlockL {
 border:none !important;
 border-left:2px solid #04859D !important;
 padding:10px;
 background:#f9f9f9;
}

.typography .block {
 display:table;
}

.typography .left {
 float:left;
 width:250px;
 padding:10px 0;
 font-size:14pt;
 font-weight:300;
}

.typography .right {
 width: 500px;
 float:right;
 border-left:1px solid #f6f6f6;
 padding-left:10px;
}
/*------ Content style ------*/

/*------ Post style ------*/
.dateBar + hr {
 border: none;
 margin: 0;
}
/*------ Post style ------*/

/*----- Comments style -----*/
.cblock {
 margin:0;
 padding:20px 0;
 display:table;
 width:100%;
 border-top:1px solid #f3f3f3;
}

.cblock a {
 text-decoration:none;
 text-transform: capitalize;
}

.cblock a span {
 font-weight:600;
}

.cblock .user_avatar {
 float:left;
 margin-right:20px;
}

.cblock .user_avatar img {
 width:60px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}

.cTop {
 margin-bottom:10px;
}

.cTop a {
 text-decoration:none;
}

.cTop a:hover {
 color:#04859D;
}

.cTop .name {
 text-transform: capitalize;
}

.cInfo {
 display:block;
 margin-left:80px;
}

.cMessage {
 font-weight:300;
}

.cAnswer {
 padding-left:10px;
 margin-top:10px;
 border-left:1px solid #eee;
 color:#999;
}

.cBottom {
 margin-top:10px;
 color:#999;
 font-size:10pt;
}

.cBottom a {
 text-decoration:none;
}

.cBottom a:hover {
 color:#04859D;
}

.cBottom .numbers {
 color:#eee;
 font-weight:300;
 text-decoration:none;
 float:right;
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
 transition:All 0.2939s ease-in-out;
-webkit-transition:All 0.2939s ease-in-out;
-moz-transition:All 0.2939s ease-in-out;
-o-transition:All 0.2939s ease-in-out;
}

.cBottom .numbers:hover {
 color:#ccc;
}

.cblock:hover .cBottom .numbers {
 filter: alpha(opacity=100);
 -moz-opacity: 1;
 -khtml-opacity: 1;
 opacity: 1;
}

.myWinError, .myWinSuccess {
 color:#04859D !important;
 margin-left:5px;
}

#secuImgC {
 margin:4px 0 !important;
}

.comform {
 border-top:1px solid #eee;
}

.comform .myWinError {
 display:block;
 padding:20px;
 margin:0;
 background:#eee;
}

.wysibb {
 border-radius:2px;
}

.wysibb textarea {
 margin:0;
 box-shadow:none;
}
/*----- Comments style -----*/

/*----- Sidebar style -----*/
.sidebox {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 60px;
 padding: 0;
 font-size:11pt;
}

.sidebox-ttl {
 color: #666;
 font-size: 18pt;
 margin-bottom:20px;
 font-weight:500;
}
.sidebox-bd li {
 list-style:none;
 position:relative;
 margin-left:15px;
 padding:5px 0;
 font-weight:300;
 font-size:12pt;
}

.sidebox-bd li a {
 text-decoration:none;
 padding:5px 0;
}

.sidebox-bd li a:hover {
 color:#04859D;
}

.sidebox-bd li:before {
display: block;
position: absolute;
top: 4px;
left: -15px;
content: "›";
color:#ccc;
}

.sidebox ul {
 padding:0;
 margin:0;
}

.ulogin-btn {
 float: left;
}

.ulb-mid {
 color: #8bbce1;
}

.calMonth {padding:10px;font-weight:500;font-size:14px;} 
.calTable {border-radius:5px;overflow:hidden;border-collapse:collapse;width:260px;} 
.calWday,.calWdaySe,.calWdaySu {color:#777;font-size:11px;padding:8px;background:#f6f6f6;} 
.calMday,.calMdayIs,.calMdayA,.calMdayIsA {color:#ccc;font-size:11px;padding:10px;} 
.calMdayIs {font-weight:bold;border: 1px solid #f6f6f6;border-radius: 50%;} 
.calMdayA {color:#333;font-weight:bold;}
.calMonth a,.calMdayIs a,.calMdayIsA a,.calMdayIsA:hover a {color:#04859D;text-decoration:none;}

.archUl {
 padding: 0;
 margin: 0;
 list-style: none;
}

.cCounter {
 position:absolute;
 top:10px;
 right:6px;
 background:rgba(0,0,0,0.2);
 color:#fff;
 padding:2px;
 border-radius:2px;
 font-size:8pt;
}

.cButtons i {
 margin-right:5px;
}

.cButtons a, .comform a {
 display:inline-block;
 padding: 12px;
 font-size:10pt;
 text-decoration:none;
 border: none;
 border-radius: 2px;
 background-color: #888;
 color: #fff;
 margin: 4px 1px;
 cursor: pointer;
 -webkit-box-shadow: inset 0 -2px rgba(0,0,0,.2);
 -moz-box-shadow: inset 0 -2px rgba(0,0,0,.2);
 box-shadow: inset 0 -2px rgba(0,0,0,.2); 
 -webkit-transition: background-color .15s ease;
 -moz-transition: background-color .15s ease;
 -ms-transition: background-color .15s ease;
 -o-transition: background-color .15s ease;
 transition: background-color .15s ease;
}

.cButtons a.mainc {
 background-color: #04859D;
}

.cButtons a:hover, .comform a:hover {
 background-color: #666;
}

.cButtons a.mainc:hover {
 background-color: #015666;
}

.cSubmitt div {
 width:100% !important;
}

#mchatBtn {
 width:50px !important;
 font-size: 10px;
 float:right;
}

#mchatNmF {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.pollBlock {
 
}

.pollQue {
 font-size: 1.2308em !important;
 color: #151515;
 padding-bottom: 18px;
 
}

.pollQue b {
 font-weight: normal;
}

.answer {
 font-size: 13px;
}

.pollButton {
 padding: 20px 10px 10px 0;
 float: left;
}

.pollLnk a {
 font-size: 10pt !important;
 white-space: nowrap;
 text-decoration:none;
 margin-right:10px;
}

.pollLnk {
 text-align: left !important;
 font-size:0px;
}

.pollLnk i {
 display:inline-block;
 padding: 12px;
 border: none;
 border-radius: 2px;
 background-color: #04859D;
 color: #fff;
 margin:24px 0 10px;
 cursor: pointer;
 -webkit-box-shadow: inset 0 -2px rgba(0,0,0,.2);
 -moz-box-shadow: inset 0 -2px rgba(0,0,0,.2);
 box-shadow: inset 0 -2px rgba(0,0,0,.2); 
 -webkit-transition: background-color .15s ease;
 -moz-transition: background-color .15s ease;
 -ms-transition: background-color .15s ease;
 -o-transition: background-color .15s ease;
 transition: background-color .15s ease;
}

.pollLnk i:hover {
background-color: #015666;
}

.pollLnk a:hover {
 color:#04859D;
}

.pollTot {
 text-align: left !important;
 font-size: 9pt !important;
 color: #666;
 margin-top:10px;
}

.pollTot b {
 font-weight: normal;
 color: #000;
}

.pollAns {
 width:100%;
}

.answer {
 color:#333;
 padding:0;
}

.answer div {
 bottom:0;
 left:0px;
 color:#fff;
 z-index:-1;
 height:20px !important;
 border-radius:4px;
 background:#f6f6f6;
 padding-top:0 !important;
 margin-top:4px;
 margin-bottom:10px;
 width:100%;
 padding:0 1px;
}
/*----- Sidebar style -----*/

/*----- Informer style ------*/
 /*----- Informer name and icon ------*/
.informer {
 position:relative;
}

.informer h1 {
 color:#04859D;
 border-bottom:1px solid #ccc;
 line-height:60px;
 font-weight:300;
}

.informer .right-info {
 position:absolute;
 right:0;
 bottom:0;
 line-height:40px;
}

.informer .right-info i {
 font-size:10pt;
 margin-right:10px;
 color:#999;
}

.informer .right-info span a {
 font-size:11pt;
 color:#666;
 text-decoration:none;
}


.informer .right-info .outside a {
 font-size: 16pt;
}

.informer .right-info .outside a:hover {
 color:#04859D;
}
 /*----- Informer name and icon ------*/

 /*----- Informer blog ------*/
.blog-informer a {
 text-decoration:none;
}

.blog-informer h6 {
 color:#333;
}

.blog-informer .slide:hover h6 {
 color:#04859D;
}

.slide-img {
 position: relative;
 height: 150px;
 width:230px;
 margin: 5px 0;
 background-color: #000;
 background-repeat: no-repeat;
 background-position: center center;
 -moz-background-size: 100% auto;
 -o-background-size: 100% auto;
 -webkit-background-size: 100% auto;
 background-size: cover;
}
 /*----- Informer blog ------*/

 /*----- Informer video ------*/
.informer-video .video {
 float:left;
 margin-right:40px;
}

.informer-video .video iframe {
 width:500px;
}

.informer-video {
 display:table;
 font-size:10pt;
 color:#04859D;
 margin-top:10px;
 text-align:left;
}

.informer-video h1 {
 color:#fff;
 font-weight: 700;
 font-size:25px;
 text-shadow:0px 1px 1px #000000;
 margin:0 0 10px 0;
}

.informer-video p {
 color:#e7e7e7;
 font-size:13px;
 max-height:180px;
 overflow: hidden;
 text-overflow: ellipsis;
}
 /*----- Informer video ------*/

/*------ Informer publ main ------*/
.informer-publ {
 margin-bottom:10px;
 font-size:8pt;
 color:#999;
}

.informer-publ i {
 float:left;
 padding-right:10px;
 font-size:10pt;
 padding-top:1px;
 color:#ccc;
}

.informer-publ h6 {
 margin:0 0 5px 0;
 color:#ccc;
 font-size:10pt;
}

.informer-publ h6:hover {
 color:#fff;
}

.informer-publ a {
 text-decoration:none;
}
/*------ Informer publ main ------*/

 /*----- Informer Our team ------*/
.our-team-warp {
 margin-right:-40px;
 margin-bottom:20px;
 display:table;
}

.round-pic {
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 width:230px;
 overflow:hidden;
 position:relative;
}

.round-pic img {
 width:230px;
}

.round-pic:hover .round-info {
 filter: alpha(opacity=95);
 -moz-opacity: 0.95;
 -khtml-opacity: 0.95;
 opacity: 0.95;
}

.round-info {
 background:#04859D;
 position:absolute;
 width:230px;
 height:230px;
 z-index:2;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 top:0;
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
 transition:All 1.007s ease;
-webkit-transition:All 1.007s ease;
-moz-transition:All 1.007s ease;
-o-transition:All 1.007s ease;
}

.round-info .icon-pos {
 position:absolute;
 width:230px;
 top:50%;
 left:50%;
}

.round-info .icon-pos .icon {
 font-size:20pt;
 width:40px;
 height:40px;
 line-height:40px;
 margin:-30px;
 border:2px solid #fff;
 float:left;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 text-align:center;
 color:#fff;
 cursor:pointer;
}

.info-team {
 float:left;
 display:table;
 width:230px;
 margin:40px 40px 0 0;
 text-align:center;
 font-size:14px;
 color:#888;
}

.info-team h4 {
 margin:20px 0 0 0;
}
 /*----- Informer Our team ------*/

 /*----- Informer Photos footer ------*/
.informer-photo {
 display:inline-block;
 width:70px;
 margin:0 5px 5px 0;
}

.informer-photo .hover-icon i {
 border:none;
}
 /*----- Informer Photos ------*/
/*----- Informer style ------*/

/*------ Search style ------*/
.sform { 
 position:absolute;
 top:90px;
 right:-20px;
 width:400px;
 height:40px;
 line-height: 0;
 z-index:9999;
 display: none;
}

.sform:after {
 content: "";
 width: 15px;
 height: 15px;
 background: none repeat scroll 0% 0% #F5F5F5;
 display: block;
 position: absolute;
 top: -2px;
 right: 20px;
 transform: rotate(46deg) ;
-webkit-transform: rotate(46deg) ;
-moz-transform: rotate(46deg) ;
-o-transform: rotate(46deg) ;
-ms-transform: rotate(46deg) ;
 z-index:999;
}

.sform input {
 background:#F5F5F5;
 border:none;
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

.sform .queryField {
 height:40px;
}

.sform .schBtn {
 position:absolute;
 top:6px;
 right:6px;
}

.searchForm {
 position: relative;
}

.queryField {
 padding: 6px 40px 7px 10px !important;
 height: 30px;
 width: 100%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 color: #6c6c6c !important;
 font-style: normal !important;
}
.content .queryField {width: auto !important;}

.searchSbmFl[type="submit"] {
 width: 60px;
 height: 28px;
 border: none;
 overflow: hidden;
 margin: 0;
 padding: 0;
 box-shadow: none;
}

.sidebox .searchSbmFl {
 background-color: transparent;
}

.sidebox .searchSbmFl:hover {
 background-color: transparent;
}

.sidebox .searchSbmFl:active {
 background-color: transparent;
}

.sidebox .searchSbmFl {
 position: absolute;
 top: 1px;
 right: 1px;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}
/*------ Search style ------*/

/*------ Login form style ------*/
.login-block {
 text-align:center;
 max-width:250px;
}

.lb-form {
 position:relative;
 padding:18px 20px;
 background:#f6f6f6;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 text-align:left;
}

.lb-form:before {
 content:'';
 display:block;
 width:15px;
 height:15px;
 background:#f6f6f6;
 position:absolute;
 bottom:-8px;
 left:50%;
 margin-left:-8px;
 transform: rotate(45deg) ;
-webkit-transform: rotate(45deg) ;
-moz-transform: rotate(45deg) ;
-o-transform: rotate(45deg) ;
-ms-transform: rotate(45deg) ;
}

.lb-form input[type="submit"] {
 position:absolute;
 right:2px;
 top:1px;
 height:41px;
 border-top-left-radius: 0;
 border-top-right-radius: 2px;
 border-bottom-right-radius: 2px;
 border-bottom-left-radius: 0;
 -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.2);
 -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.2);
 box-shadow: inset 0 2px 1px rgba(0,0,0,.2);
 padding: 0 10px 2px 10px;
 font-size: 14pt;
}

.lb-form input[type="password"],
.lb-form input[type="text"] {
 width:100%;
}

.login-block span {
 color:#999;
 margin:10px 0;
 display:block;
}

.login-block:hover a {
 display:inline-block;
}

.login-block a {
 font-size:10pt;
 text-decoration:none;
 display:none;
 margin:5px 10px 5px 0;
}

.login-block a:hover {
 color:#04859D;
}
/*------ Login form style ------*/

/*------ Contact page style ------*/
.c-left {
 width:48%; 
 float:left;
}

.contact-soc-list {
 display:block;
}

.contact-soc-list .icon {
 display:inline-block;
 width:45px;
 line-height:45px;
 font-size:18pt;
 border:2px solid #333; 
 border-radius:50%;
 text-align:center;
 margin-right:10px;
}

.contact-soc-list a:hover .icon {
 color:#fff;
 background:#333; 
}

.contact-info {
 position:relative;
 margin-bottom:30px;
 font-size:12pt;
 height:50px;
}

.contact-info .icon {
 position:absolute;
 display:inline-block;
 font-size:14pt;
 border:2px solid #333; 
 border-radius:50%;
 margin-right:10px;
 width:45px;
 line-height:45px;
 text-align:center;
}

.contact-info .adress {
 font-size:24pt;
}

.contact-info .phone {
 font-size:20pt;
}

.contact-info .mail {
 font-size:17pt;
}

.contact-info span {
 display:block;
 margin-left:85px;
}

.contact-info .s-phone, .contact-info .s-mail {
 line-height:70px;
}

.c-right {
 width:48%; 
 float:right;
}
/*------ Contact page style ------*/

/*------ Timeline style ------*/
.cbp_tmtimeline {
 margin: 30px 0 0 0;
 padding: 0;
 list-style: none;
 position: relative;
} 
 
/* The line */
.cbp_tmtimeline:before {
 content: '';
 position: absolute;
 top: 0;
 bottom: 0;
 width: 6px;
 background: #04859D;
 left: 90px;
}
 
.cbp_tmtimeline > li {
 position: relative;
}
 
/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
 display: block;
 left:0;
 top:12px;
 position: absolute;
}
 
.cbp_tmtimeline > li .cbp_tmtime span {
 display: block;
 text-align: right;
}
 
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
 font-size: 0.9em;
 color: #bdd0db;
}
 
.cbp_tmtimeline > li .cbp_tmtime span:last-child {
 font-size: 18px;
 color: #333;
}
 
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
 color: #333;
}
 
/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
 margin: 0 0 15px 125px;
 background: #f6f6f6;
 color: #333;
 padding: 20px;
 position: relative;
 border-radius: 5px;
}
 
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
 background: #eeeeee;
}
 
.cbp_tmtimeline > li .cbp_tmlabel h2 { 
 margin: 0px;
 padding: 0;
 font-size:16pt;
}

.cbp_tmtimeline > li .cbp_tmlabel h2.grey { 
 color:#ccc;
}
 
/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
 right: 100%;
 border: solid transparent;
 content: " ";
 height: 0;
 width: 0;
 position: absolute;
 pointer-events: none;
 border-right-color: #f6f6f6;
 border-width: 10px;
 top: 14px;
}
 
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
 border-right-color: #eeeeee;
}
 
/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
 width: 6px;
 height: 6px;
 speak: none;
 position: absolute;
 color: #fff;
 background: #04859D;
 border-radius: 50%;
 box-shadow: 0 0 0 8px #de7f9d;
 text-align: center;
 left: 115px;
 top: 20px;
 margin: 0 0 0 -25px;
}
/*------ Timeline style ------*/

/*------ Footer style ------*/
.footer {
 width: 100%;
}

.f-binfo-back {
display:block;
width:100%;
min-height:30px;
background:#2a2a2a;
position: relative;
}

.f-binfo:after {
clear: both;
}

.f-binfo:before, .f-binfo:after {
display: table;
line-height: 0;
content: "";
}

.f-binfo .block {
float: left;
width: 22%;
margin-right:4%;
font-size: 12px;
color:#ccc;
}


.f-binfo {
width:1050px;
margin:0 auto;
padding:40px 20px;
color:#666; 
}

.f-binfo h1 {
margin:0 auto 20px;
color:#fff;
font-size:24px;
}

.f-binfo a {
color:#f6f6f6;
text-decoration:none;
}

.contact-iteam i {
 float:left;
 margin-top:1px;
}

.contact-iteam span {
 display:block;
 margin:0 0 10px 30px;
}

.f-bcopy-back {
display:table;
width:100%;
min-height:80px;
background:#333;
line-height: 80px;
position: relative;
}

.f-bcopy {
width:1050px;
margin:0 auto;
padding:0 20px;
font-size:12px;
color:#666;
display:block;
}

.f-bcopy a {
text-decoration:none;
color:#999;
}

.f-bcopy a:hover {
text-decoration:none;
color:#fff;
}

.f-bcopy-left {
float:left;
}

.f-bcopy-right {
float:right;
}

.copy {
 float: left;
}

.login-b {
 float: right;
}
/*------ Footer style ------*/

/*----- Forum style -----*/
.forumContent select,
.forumContent input {
 height:30px;
 padding:6px;
 margin:0;
}

.forumContent a {
 text-decoration:none;
}

.forumContent a:hover {
 color:#04859D;
}

.forumNamesBar {
 color:#999;
 padding:10px 0 0 2px !important;
 font-size:10pt;
}

.gTableBody1 {
 padding:20px !important;
 height:auto !important;
}

.gTableBottom,
#frM57,
#frM58,
#frM60 {
 padding-top:20px;
}

.gTableBottom input {
 padding:12px;
 height:40px;
}

#frM53 input,
.postBottom input {
 height:auto;
}

select.searchForumsFl {
 height:auto;
 padding:0;
 margin:10px;
}

.postTdTop {
 font-weight:300;
 color:#777;
 font-size:10pt;
}

.postUser {
 font-weight:700;
 font-size:12pt;
}

.gTable {
 background:transparent !important;
 margin:20px 0;
}

td.forumNameTd,
td.forumIcoTd,
td.forumThreadTd,
td.forumPostTd,
td.forumLastPostTd,
td.gTableSubTop,
td.threadNametd,
td.threadIcoTd,
td.threadLastPostTd,
td.postTdTop,
td.posttdMessage,
td.postTdInfo {
 padding:10px;
}

td.gTableTop {
 background:#04859D;
 color:#fff;
 padding:15px !important;
 font-size:20pt;
 font-weight:300;
}

td.gTableTop a {
 color:#f6f6f6;
 text-decoration:none;
}

td.gTableTop a:hover {
 color:#fff;
}

td.gTableSubTop,
td.forumThreadTd,
td.forumPostTd,
td.threadPostTd,
td.threadViewTd,
td.postTdTop {
 background:#f6f6f6;
}

td.forumNameTd:hover,
td.threadNametd:hover {
 background:#f6f6f6;
}

td.forumNameTd a,
td.threadNametd a {
 text-decoration:none;
 font-weight:700;
 color:#444;
}

.forumDescr,
.forumLastPostTd,
.threadDescr,
.threadLastPostTd,
.threadFrmLink {
 font-size:10pt;
 font-weight:300;
 color:#666;
}

.forumLastPostTd a,
.threadLastPostTd a {
 text-decoration:none;
 font-weight:500;
}

.forumLastPostTd a:hover,
.threadLastPostTd a:hover {
 color:#04859D;
}

.postTdInfo {
 text-align:center;
 font-size:10pt;
}

.userAvatar {
 max-width:100px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
 border-radius: 4px;
 margin-bottom:10px;
}

.postip {
 font-weight:300;
 font-size:10pt;
}

.funcBlock {
 padding-top:15px !important;
}

#forum_filter {
 display:none;
}

.legendBlock {
 background:#f6f6f6;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
 border-radius: 4px;
 padding:10px 15px;
 font-size:12pt;
 font-weight:300;
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
 transition:All 0.2939s ease-in-out;
-webkit-transition:All 0.2939s ease-in-out;
-moz-transition:All 0.2939s ease-in-out;
-o-transition:All 0.2939s ease-in-out;
}

.threadsDetails {
 padding-top:20px;
}

.forumOnlineBar,
.threadsDetails {
 color:#666;
 font-size:10pt;
}

.legendBlock:hover {
 filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
 opacity: 1;
}

.legendBlock img {
 width:18px;
}
/*----- Forum style -----*/

/*------ Popup style ------*/
.popup {

}

.popup-body {
padding:20px;
}

.popup .body-info {
 padding:0 20px;
}

.popup .search {
 padding:5px 20px;
 float:right;
}

.grey-line {
 background:#f6f6f6;
 padding:20px 20px 10px 20px;
 min-height:50px;
}

.popup .user_avatar {
 float:left;
 width:120px;
 margin:20px 20px 0;
}

.popup .user_avatar img {
 width:120px;
 height:120px;
}

.popup-ttl {
 font-size:16pt;
}

.popup-user {
 font-size:14pt;
 font-weight: 300;
}

.popup-user a {
 text-decoration:none;
}

.color-line {
 background:#04859D;
 display:block;
 min-height:60px;
 margin-bottom:20px;
}

.color-line .info {
 line-height:60px;
 padding:0 20px;
 color:#fff;
}

.activity-form {
 color:#fff;
 font-size:8pt;
 text-transform:uppercase;
 padding:10px;
}

.activity-form a {
 color:rgba(255,255,255,0.8);
 text-decoration:none;
 display:inline-block;
 padding-right:10px;
}

.activity-form a:hover {
 color:#fff;
}

.activity-form .num {
 position: absolute;
 left: 30px;
 color: #000;
 top: 0;
 background: #fff;
 padding: 1px 3px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.activity-form span {
 display:block;
 font-size:14pt;
 color:#fff;
}

.icons-f {
 margin:0;
 padding:0;
 list-style:none;
 float:right;
}

.icons-f li {
 display:inline-block;
}

.icons-f .icon {
 width:40px;
 line-height:40px;
 background:rgba(255,255,255,1);
 padding:0;
 text-align:center;
 border-radius:50%;
 font-size:13pt;
}

.icons-f .icon:hover {
 background:rgba(255,255,255,0.9);
}

.icons-f a, .icons-f a:hover {
 color:#04859D;
}

.buttons-container {
 margin-right:20px;
 text-align:right;
}
 
.buttons-container a {
text-decoration:none;
}

#block1 a,
#block7 a,
#block25 a {
 font-style: normal;
}

#block22 a {
 display: inline-block;
 padding: 0 10px;
}

.user_avatar {
 display: inline-block;
 padding-bottom: 10px;
}

.udtb {
 display:table;
 font-size:10pt;
 text-align:left;
 padding:2px;
}

.udtb a {
 text-decoration:none;
}

.udtlb {
 color: #777;
 padding:0 20px;
 width:118px;
 text-align:right;
 float:left;
}

.uTd {
 vertical-align:middle;
}

.uTd .user_avatar img {
 width:30px;
 height:30px;
 border-radius:50%;
 border:1px solid #f6f6f6;
}
/*------ Popup style ------*/

/*------ Modules ------*/
/* FAQ */
.fastLinksHr {
 border-color: #f6f6f6;
 margin:0 0 20px 0;
}

.fastLink {
 border-top:1px solid #f6f6f6;
 padding:10px 0;
}

.fastLink:hover {
 background:#f6f6f6;
}

.fastLink a {
 padding:10px 0;
}

.qNum {
 color:#000;
 margin-right:10px;
 font-weight:bold;
}

.faq-info {
 color:#888;
 font-size:10pt;
}

.faq-info a {
 color:#777;
 text-decoration:none;
 font-weight:bold;
}