﻿* {
outline: none;
}

*:focus {
outline: none;
}

a:focus,
input:focus,
select:focus,
textarea:focus {
outline: none;
}

form {
padding: 0px;
margin: 0px;
}

input::-ms-clear {
display: none;
}

body, html {
height: 100%;
min-height: 100%;
min-width: 1020px;
}

body {
padding: 0px;
margin: 0px;
color: #000000;
font: 14px/20px 'PT Sans', Arial, sans-serif;
background:url("bgot.png") repeat scroll 0 0 transparent;
}

img {
border-style: none;
}

a {
text-decoration: underline;
color: #0153b9;
}

a:hover {
text-decoration: none;
}

.clear {
clear: both;
font-size: 0px;
line-height: 0px;
height: 0px;
}

.main-width {
width: 1020px;
margin: 0px auto;
margin-left:-22px;
}

.main-indent {
padding: 0px 20px;
}

.main-width > .main-indent {
position: relative;
}

a.blue-dot {
text-decoration: none;
border-bottom: 1px dotted #3e88e4;
color: #3e88e4;
}

a.blue-dot:hover {
border-bottom-color: transparent;
}

#header {
padding: 9px 0px 12px;
overflow: hidden;
}

#header.without-menu {
padding-bottom: 16px;
border-bottom: 1px dotted #8899B4;
}

#header .logo-block {
float: left;
width: 203px;
margin-right: 45px;
}

#header .descr {
float: left;
width: 450px;

position: relative;
zoom: 1;
}

#header .descr .title,
#header .descr .address {
padding-left: 7px;
}

#header .descr .title {
font-size: 18px;
color: #0d3b84;
font-weight: bold;
padding-bottom: 9px;
padding-top: 10px;
}

#header .descr .address {
font-size: 13px;
color: #696969;
padding-right: 125px;
}

#header .descr a.blue-dot {
color: #0d3b84;
}

#header .login,
#header .logout {
padding: 8px 0px 0px 23px;
font-size: 13px;
}

#header .login {
background: url("icon01.png"/*tpa=http://elkom-terminal.ru/img/icon01.png*/) no-repeat 0px 9px transparent;
}

#header #user_login {
margin-right: 20px;
}

#header .logout {
background: url("icon01-1.png"/*tpa=http://elkom-terminal.ru/img/icon01-1.png*/) no-repeat 0px 9px transparent;
white-space: nowrap;
white-space: nowrap;
}

#header .to-map {
position: absolute;
top: 38px;
right: 0px;
/* width: 125px; */
width: 136px;
background: url("icon02.png"/*tpa=http://elkom-terminal.ru/img/icon02.png*/) no-repeat 0px 2px transparent;
text-indent: 13px;
font-size: 13px;
}

#header .langs {
float: left;
width: 50px;
margin-left: 6px;
padding-top: 9px;
}

#header .langs a,
#header .langs span {
margin: 0px 10px 0px 0px;
}

#header .langs a {
font-size: 13px;
color: #0d3b84;
}

#header .langs a.selected,
#header .langs span {
color: #919191;
text-decoration: none;
cursor: default;
}

#header .contacts {
padding-top: 9px;
float: right;
width: 180px;
text-align: right;
margin-right: 2px;
}

#header .phone {
/* padding: 0px 0px 10px; */
padding: 0px 0px 3px;
font-size: 18px;
}

#header .phone a {
color: #0d3b84;
text-decoration: none;
font-weight: bold;
}

#header .phone .comment_small {
font-style: italic;
font-size: 11px;
color: #666666;
display: block;
margin-bottom: 2px;
}

#header .worktime {
font-size: 13px;
color: #696969;
padding-bottom: 0px;
}

#header .contacts a.blue-dot {
font-size: 13px;
color: #0153b9;
}

#menu-sep {
height: 48px;
display: none;
}

.wrapper-sticky {
zoom: 1;
z-index: 900;
}

#menu {
/*position: absolute;
top: 114px;
left: 50%;
margin-left: -490px;*/
/* position: relative; */
width: 980px;
height: 48px;
padding: 0px;
overflow: hidden;
background: #254e90;
z-index: 900;
zoom: 1;
}

#menu.fixed {
/*position: fixed !important;
top: 0px !important;*/
position: absolute;
top: 0px;

left: 50%;
margin-left: -490px;
}

#menu ul {
list-style: none outside;
padding: 0px;
/* padding: 0px 230px 0px 0px; */
/* margin: 0px 240px 0px 0px; */
margin: 0px;
overflow: hidden;
white-space: nowrap;
width: 590px;
}

#menu ul.left-indent,
#menu.sticky ul {
/* padding-left: 160px; */
margin-left: 160px;
zoom: 1;
}

#menu li {
float: left;
border-left: 1px solid #365fa2;
}

#menu ul > li:first-child {
border-left: 0px none;
}

#menu ul a {
display: block;
padding: 13px 16px 15px;
font-size: 15px;
color: #ffffff;
text-decoration: none;
zoom: 1;
}

#menu ul a:hover {
color: #799bd2;
}

#menu ul a.selected {
background: #0d3b84;
}

#menu ul a span {
border-bottom: 1px dotted #78a5ec; 
}

#menu ul a:hover span,
#menu ul a.selected span {
border-bottom-color: transparent;
}

#menu .logo-min {
/*position: absolute;
top: 4px;
left: 40px;*/
float: left;
margin: 4px 0px 0px 40px;
width: 92px;
height: 38px;
display: none;
zoom: 1;
}

#menu.sticky .logo-min {
display: block;
}

#menu .manager {
/*position: absolute;
right: 6px;
top: 5px;*/
float: right;
margin: 5px 6px 0px 0px;
width: 220px;
zoom: 1;
}

.tabs .hiding {
position: absolute;
top: -9999px;
left: -9999px;
}

#slider-tabs {
border-bottom: 1px dotted #8899b4;
}

#slider-tabs .list-wrap {
/* height: 415px !important; */
height: 440px !important;
overflow: hidden;
}

#slider-tabs .scheme {
position: relative;
}

#slider-tabs .scheme > img {
vertical-align: top;
}

#slider-tabs .scheme .title {
font-size: 18px;
text-align: center;
padding-top: 8px;
}

#slider-tabs .scheme .label {
position: absolute;
padding: 5px 10px;
line-height: 18px;
}

#slider-tabs .scheme .label.backs {
background: url("backs.png"/*tpa=http://elkom-terminal.ru/img/backs.png*/) repeat 0px 0px transparent;
}

#slider-tabs .scheme .label1 {
top: 45px;
left: -2px;
}

#slider-tabs .scheme .label2 {
top: 98px;
left: -2px;
}

#slider-tabs .scheme .label3 {
top: 185px;
left: -2px;
}

#slider-tabs .scheme .label4 {
top: 251px;
left: -2px;
}

#slider-tabs .scheme .label5 {
top: 320px;
left: -2px;
}

#slider-tabs .scheme .label6 {
top: 97px;
left: 650px;
}

#slider-tabs .scheme .label7 {
top: 146px;
left: 774px;
}

#slider-tabs .scheme .label8 {
top: 193px;
left: 774px;
}

#slider-tabs .scheme .label9 {
top: 235px;
left: 775px;
}

#slider-tabs .scheme .trassa1 {
top: 129px;
left: 12px;
}

#slider-tabs .scheme .trassa2 {
top: 18px;
left: 475px;
}

#slider-tabs .scheme .trassa3 {
top: 60px;
left: 564px;
}

#slider-tabs .video-block {
text-align: center;
}

#slider-tabs .video-block img {
vertical-align: top;
opacity: 0.9;
filter: alpha(opacity=90);
}

#slider-tabs .video-block img:hover {
opacity: 1;
filter: alpha(opacity=100);
}

#slider-tabs ul.nav {
padding: 14px 0px 17px;
margin: 0px;
list-style: none outside;
overflow: hidden;
}

#slider-tabs ul.nav  li {
float: left;
width: 133px;
/* margin: 0px 55px; */
margin: 0px 31px;
}

#slider-tabs ul.nav a {
display: block;
text-decoration: none;
text-align: center;
font-size: 15px;
font-weight: bold;
color: #0d3b84;
padding-bottom: 4px;
}

#slider-tabs ul.nav img {
max-width: 123px;
vertical-align: top;
}

#slider-tabs ul.nav a > div {
padding-top: 13px;
}

#slider-tabs ul.nav a > div span {
border-bottom: 1px dotted #3e88e4;
}

#slider-tabs ul.nav a:hover,
#slider-tabs ul.nav a.current {
color: #5b697f;
}

#slider-tabs ul.nav a:hover span,
#slider-tabs ul.nav a.current span {
border-bottom-color: transparent;
}

#map {
width: 980xp;
/* height: 415px; */
height: 440px;
}

/*#slide3.hiding > div,
#slide3.hiding iframe {
display: none !important;
}*/

.elkom-map .content {
width: 300px;
min-height: 135px;
padding: 30px;
font: 12px/20px 'PT Sans', sans-serif;
color: #000000;
}

.elkom-map .content.min_content {
min-height: 50px;
}

.elkom-map .content .name {
display: block;
margin: 0px 0px 20px 0px;
font-size: 14px;
color: #234c8e;
font-weight: bold;
}

.elkom-map .content .where {
display: block;
float: right;
width: 125px;
font-size: 12px;
color: #234c8e;
text-align: right;
}

.elkom-map .content a {
color: #234c8e;
}

#about {
padding: 22px 0px 9px 80px;
overflow: hidden;
}

#about .left {
float:left;
width: 640px;
}

#about p {
margin: 10px 0px;
}

#about ul {
margin: 0px;
padding: 0px;
list-style: none outside;
}

#about ul li {
margin: 0px 0px 10px;
position: relative;
}

#about ul li img.icon {
position: absolute;
top: 0px;
left: -31px;
width: 23px;
height: auto;
}

#about .right {
float: right;
width: 235px;
text-align: center;
padding-top: 41px;
}

#about .right .img-back {
width: 156px;
margin: 0px auto;
background: #214e87;
padding: 9px;
position: relative;
}

#about .right .img-back img {
vertical-align: top;
-moz-box-shadow: 0px 1px 3px #000000;
-webkit-box-shadow: 0px 1px 3px #000000;
box-shadow: 0px 1px 3px #000000;
}

#about .right .text {
padding: 18px 0px 0px;
color: #7b7b7b;
font-size: 12px;
line-height: 16px;
font-style: italic;
}

#services {
padding: 25px 0px 0px;
}

#services .h1 {
text-align: center;
margin: 0px 0px 28px;
}

#services-tabs  {
padding: 0px 10px;
}

#services-tabs .nav {
list-style: none outside;
margin: 0px;
padding: 0px;
overflow: hidden;
}

#services-tabs .nav li {
float: left;
width: 155px;
margin-left: 4px;
}

#services-tabs .nav > li:first-child {
margin-left: 0px;
}

#services-tabs .nav li > a {
display: block;
height: 135px;
border-top: 1px solid #e7ebf0;
border-left: 1px solid #e7ebf0;
border-right: 1px solid #e7ebf0;
background: #e7ebf0;
text-align: center;
text-decoration: none;
cursor: pointer;
}

#services-tabs .nav a:hover {
border-top: 1px solid #eff5fe;
border-left: 1px solid #eff5fe;
border-right: 1px solid #eff5fe;
background: #eff5fe;
}

#services-tabs .nav a.current,
#services-tabs .nav a.current:hover {
background: #ffffff;
border-top: 1px solid #d7d7d7;
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
}

#services-tabs .nav .img {
height: 76px;
margin-top: 9px;
vertical-align: bottom;
}

#services-tabs .nav .img img {
max-height: 76px;
}

#services-tabs .nav .text {
padding: 0px 5px;
}

#services-tabs .nav .text > span {
position: relative;
display: table;
height: 42px;
/* width: 128px; */
width: 140px;
vertical-align: middle; 
text-align: center;
}

#services-tabs .nav .text > span > span {
width: 100%;
display: table-cell;
vertical-align: middle;
position: relative;
text-align: center;
}

#services-tabs .nav .text > span > span > span{
display: inline;
vertical-align: middle;
}

#services-tabs .nav .text > span > span > span > span {
/* font-size: 18px; */
font-size: 16px;
font-weight: bold;
color: #234c8e;
border-bottom: 1px dotted #3e88e4;
line-height: 18px;
}

#services-tabs .nav .current .text > span > span > span > span {
border-bottom-color: transparent;
color: #002054;
}

#services-tabs .list-wrap {
padding: 37px 20px 39px 40px;
}

#services-tabs .list-wrap > div {

}

#services-tabs .list-wrap ul {
list-style: none outside;
padding: 0px;
}

#services-tabs .list-wrap p,
#services-tabs .list-wrap li {
margin: 0px 0px 10px;
}

#services-tabs .list-wrap li {
position: relative;
}

#services-tabs .list-wrap li:before,
#services-tabs .list-wrap .dash {
content: "—";
display: block;
position: absolute;
left: -17px;
top: 0px;
color: #000000;
}

.service-links {
overflow: hidden;
margin: 37px 0px 0px;
height: 50px;
}

.service-page .service-links {
margin: 80px 0px 65px;
}

.service-links .blue-dot {
color: #0153b9;
}

.service-links .contract {
float: left;
width: 200px;
background: url("icon11.png"/*tpa=http://elkom-terminal.ru/img/icon11.png*/) no-repeat 0px 0px transparent;
/* padding: 15px 0px 16px 60px; */
padding: 0px 0px 0px 60px;
/* text-indent: 60px; */

position: relative;
display: table;
height: 50px;
/* width: 140px; */
width: 176px;
vertical-align: middle; 
text-align: left;
}

.service-links .long_contract {
width: 450px;
}

.service-links .contract > span {
width: 100%;
display: table-cell;
vertical-align: middle;
position: relative;
text-align: left;
}

.service-links .contract > span > span {
display: inline;
vertical-align: middle;
}

.service-links .price {
float: left;
/* width: 145px; */
width: 210px;
/* margin-left: 61px; */
margin-left: 35px;
background: url("icon12.png"/*tpa=http://elkom-terminal.ru/img/icon12.png*/) no-repeat 0px 0px transparent;
/* padding: 15px 0px 16px; */
padding: 0px 0px 0px 52px;
/* text-indent: 52px; */

position: relative;
display: table;
height: 50px;
width: 170px;
vertical-align: middle; 
text-align: left;
}

.service-links .price > span {
width: 100%;
display: table-cell;
vertical-align: middle;
position: relative;
text-align: left;
}

.service-links .price > span > span {
display: inline;
vertical-align: middle;
}

.service-links .to-page {
/* float: left; */
float: right;
width: 150px;
/* margin-left: 59px; */
margin-right: 30px;
padding: 15px 0px 16px;
}

.service-links .manager {
float: right;
width: 220px;
padding-top: 8px;
}

#partners {
border-top: 1px dotted #8899b4;
margin: 0px 0px 0px;
padding: 19px 0px 0px;
}

#partners .h1 {
text-align: center;
margin: 0px 0px 0px;
}

#reviews  {
padding: 9px 0px 3px;
}

#reviews .h1 {
margin: 0px 32px 32px;
text-shadow:0 -1px #cdcece;
}

#reviews img {
vertical-align: top;
-moz-box-shadow: 0 1px 5px #333333;
-webkit-box-shadow: 0 1px 5px #333333;
box-shadow: 0 1px 5px #333333;
border: 5.5px solid #007f58;
}

#reviews a.photo_gallery {
position: absolute;
top: 0px;
left: 6px;
width: 154px;
height: 214px;
display: block;
zoom: 1;
background: blue;
opacity: 0;
filter:alpha(opacity=0);
}

#reviews .text,
#reviews .author {
padding-right: 15px;
margin-left:20px;
}

#reviews .text {
font: 15px/20px 'PT Sans', sans-serif;
color: #000000;
padding-top: 4px;
}

#reviews .author {
padding: 9px 0px 0px;
font-size: 13px;
color: #626262;
font-style: italic;
}

.blue-block {
background: #0d3a81;
position: relative;
margin: 50px 0px 0px;
}

.blue-block .right-blue {
position: absolute;
width: 50%;
top: 0px;
bottom: 0px;
right: 0px;
background: #2358ad;
}

.blue-block .main-indent {
position: relative;
zoom: 1;
}

.blue-block .h1 {
color: #ffffff;
font: 28px/32px 'Roboto', sans-serif;
font-weight: bold;
margin: 0px 0px 30px;
}

.blue-block .left,
.blue-block .right {
padding-top: 22px;
padding-bottom: 36px;
position: relative;
}

.blue-block .left {
float: left;
width: 617px;
padding-left: 13px;
padding-right: 20px;
background: #0d3a81;
}

.news-block .new,
.news-page .new {
padding: 0px 0px 19px;
overflow: hidden;
}

.news-page .new {
padding: 0px 0px 50px;
}

.news-block .new .date,
.news-page .new .date {
float: left;
width: 110px;
font-style: italic;
color: #7bb5da;
}

.news-block .new .text,
.news-page .new .text {
margin-left: 115px;
color: #d0d0d0;
font-size: 15px;
}

.news-page .new .text {
color: #000000;
}

.news-block .new .name,
.news-page .new .name {
font-size: 16px;
font-weight: bold;
color: #ffffff;
margin: 0px 0px 9px;
}

.news-page .new .name {
color: #000000;
}

.blue-block .right {
float: right;
width: 313px;
}

.jobs {
list-style: none outside;
margin: 0px;
padding: 0px;
}

.jobs li {
padding: 0px 0px 15px;
}

.jobs li > div {
display: inline-block;
max-width: 155px;
position: relative;
zoom: 1;
}

.jobs li a {
color: #ffffff;
font-size: 16px;
text-decoration: underline;
}

.jobs li span {
display: block;
position: absolute;
top: 50%;
margin: -8px 0px 0px;
right: -23px;
width: 8px;
height: 16px;
background: url("red-arrow.png") no-repeat 0px 0px transparent;
}

.jobs li a:hover {
text-decoration: none;
}

.blue-block .all-links {
position: absolute;
bottom: 11px; 
right: 0px;
left: 0px;
}

.all-news,
.all-jobs,
.all-reviews {
text-align: right;
}

.all-news {
width: 643px;
float: left;
}

.all-jobs {
width: 300px;
float: right;
margin: 0px 50px 0px 0px;
}
.all-reviews {
margin: 8px 10px 0px 0px;
}

.all-news a,
.all-jobs a{
color: #7bb5da;
}

.all-reviews a {
color: #0153b9;
}

.gray-block {
background: #ebebeb;
margin: 0px 0px 35px;
}

#subscribe {
padding: 33px 0px 33px;
}

#subscribe  .text {
float: left;
width: 250px;
font: 15px/22px 'Roboto', sans-serif;
font-weight: bold;
color: #234c8e;
text-transform: uppercase;
/* margin-right: 10px; */
}

#subscribe .label {
float: left;
padding-top: 10px;
zoom: 1;
position: relative;
}

#subscribe .label.l1 {
width: 70px;
}

#subscribe .label.l2 {
width: 48px;
/* margin-left: 15px; */
padding-left: 15px;
}

#subscribe .input-holder {
float: left;
width: 170px;
padding-top: 6px;
zoom: 1;
position: relative;
}

#subscribe .input-holder input.custom {
width: 150px;
}

#subscribe .btn-indent {
float: left;
width: 125px;
/* margin-left: 20px; */
padding-left: 20px;
padding-top: 6px;
zoom: 1;
position: relative;
}

#contacts {
padding: 25px 0px 48px;
}

#contacts .h1 {
text-align: center;
margin: 0px 0px 35px;
}

#contacts .contact-block {

}

#contacts .left {
width: 560px;
float: left;
}

#contacts .right {
float: right;
/* width: 415px; */
width: 420px;
font: 13px/26px 'PT Sans', Arial, sans-serif;
padding-top: 9px;
}

#contacts .right td {
padding: 3px 5px;
vertical-align: top;
}

#contacts .right td.gray-right {
color: #858585;
text-align: right;
}

#contacts .right td.com {
line-height: 16px;
}

#contacts .right .cont-sep1 {
height: 17px;
line-height: 17px;
}

#contacts .right .cont-sep2 {
height: 9px;
line-height: 9px;
}

#contacts .right img {
vertical-align: top;
}

#contacts .right .upper {
line-height: 20px !important;
text-transform: uppercase;
padding-top: 9px;
}

#contacts .right .upper.lower {
text-transform: none;
}

#contacts .right .min-line {
line-height: 18px;
margin-bottom: 10px;
}

#contacts .map-container {
width: 542px;
height: 393px;
padding: 6px;
background: #0d3a81;
}

#contacts .map-container > div {
-moz-box-shadow: 0px 1px 3px #000000;
-webkit-box-shadow: 0px 1px 3px #000000;
box-shadow: 0px 1px 3px #000000;
background: #ffffff;
}

#contact-map {
width: 542px;
height: 393px;
}

.contact-block .phone {
font-family: 'Roboto', Arial, sans-serif;
font-size: 18px;
}

.contact-block .medium-phone {
font-family: 'Roboto', Arial, sans-serif;
font-size: 14px;
} 

.contact-block .right-worktime {
display: block;
float: right;
/* width: 150px; */
width: 190px;
margin: 4px 0px 0px 0px;
color: #696969;
line-height: 18px;
}

#footer {
border-top: 1px dotted #8899b4;
padding: 20px 0px 30px;
font-size: 12px;
color: #5d5d5d;
}

#footer .copy {
float: left;
width: 215px;
padding: 11px 0px 0px;
}

#footer .created_by {
float: right;
margin: 0px 25px 0px 0px;
width: 325px;
text-align: right;
}

#footer .created_by img {
vertical-align: top;
margin: 0px 20px 0px 0px;
}

#footer .created_by span {
display: inline-block;
padding: 11px 0px 0px; 
}

#page {
margin: 40px 0px;
}

#page h1 {
margin: 0px 0px 53px;
text-align: center;
}

.news-page {
overflow: hidden;
padding: 0px 20px 0px 150px;
}

.jobs-page {

}

.jobs-page .job {
margin: 0px 0px 35px;
}

.jobs-page .job .name {
font: 24px/26px 'PT Sans', Arial, sans-serif;
color: #14387f;
margin: 0px 0px 7px;
}

.jobs-page .job .title {
font: 18px/20px 'PT Sans', Arial, sans-serif;
color: #14387f;
margin: 0px 0px 7px;
}

.jobs-page .job .text {
margin: 0px 0px 10px;
color: #040404;
}

.jobs-page .job p {
margin: 0px 0px 10px;
}

.jobs-page .job .text a {
font-size: 18px;
font-style: italic;
color: #14387f;
/* text-decoration: none; */
}

.service-title {
overflow: hidden;
margin: 0px 0px 35px 40px;
}

.service-title .img {
width: 110px;
float: left;
text-align: center;
line-height: 77px;
}

.service-title .img  img {
max-height: 77px;
max-width: 110px;
vertical-align: middle;
}

#page .service-title h1 {
margin: 22px 0px 0px 120px;
text-align: left;
}

#modal-callback {
width: 380px;
margin-left: -190px;
}

#center-page {
width: 600px;
margin: 0px auto;
padding: 90px 0px 70px;
overflow: hidden;
}

#center-page .img {
float: left;
width: 100px;
}

#center-page .top_m {
margin-top: 15px;
}

#center-page .text {
margin-left: 110px;
margin-top: 15px;
}

#center-page h1 {
font: 36px/38px 'Roboto Condensed', Arial, sans-serif;
color: #0d3b84;
margin: 0px 0px 16px;
text-transform: none;
text-align: left !important;
}

#center-page .text p {
margin: 0px 0px 12px;
}

.modal-body #center-page{
	width: 500px;
	padding:0;
	margin: 25px 0 15px;
}
.modal-body #center-page .text {
	margin-left: 110px;
	margin-top: 0;
	line-height: 28px;
}
/* ----- Cabinet ----- */

#cabinet {
margin: 44px 0px;
}

#cabinet h1 {
display: inline-block;
}

#cabinet .update {
display: inline-block;
vertical-align: top;
margin: 6px 0px 2px 19px;
border-left: 1px solid #9b9b9b;
padding-left: 42px;
background: url("icon14.png") no-repeat 16px -1px transparent;
line-height: 18px;
}

#cabinet .update a.blue-dot {
color: #0153b9;
}

#cabinet .downloads {
position: relative;
margin: 13px 0px 0px;
}

#cabinet .downloads .perconal-contacts {
position: absolute;
right: 0px;
top: 0px;
min-width: 260px;
display: inline-block;
font: 13px/22px 'PT Sans', Arial, sans-serif;
}

#download-tabs {
padding: 7px 0px 0px;
}

#download-tabs .nav {
font-size: 0;
line-height: 0;
letter-spacing: -1px;
margin: 0px;
padding: 0px;
list-style: none outside;
}

#download-tabs .nav li {
font-size: 14px;
line-height: normal;
letter-spacing: normal;
display: inline-block;
margin: 0px 1px 0px 0px;
vertical-align: top;
}

#download-tabs .nav li a {
display: block;
padding: 10px 0px;
width: 132px;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
text-align: center;
background: #eff5fe;
position: relative;
z-index: 10;
text-decoration: none;
}

#download-tabs .nav > li:first-child a {
width: 121px;
}

#download-tabs .nav li a span {
color: #234c8e;
font: bold 18px/20px 'PT Sans', Arial, sans-serif;
border-bottom: 1px dotted #3e88e4;
text-decoration: none;
}

#download-tabs .nav li a:hover span {
border-bottom-color: transparent;
}

#download-tabs .nav li a.current {
background: #ffffff;
border-top-color: #d7d7d7;
border-left-color: #d7d7d7;
border-right-color: #d7d7d7;
top: 1px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
	#download-tabs .nav li {
	height: 42px;
	position: relative;
	width: 135px;
	}

	#download-tabs .nav li a {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
	#download-tabs .nav li a.current {
	top: 2px;
	}
}

#download-tabs .nav li a.current span {
border-bottom-color: transparent;
color: #002054;
}

#download-tabs .list-wrap {
border-top: 1px solid #d7d7d7;
}

table.download-table {
margin-top: 34px;
}

table.download-table th,
table.download-table td {
/* padding: 5px 8px; */
padding: 5px 6px;
text-align: left;
vertical-align: top;
font: 12px/20px 'PT Sans', Arial, sans-serif;
}

table.download-table tr > td:first-child {
padding-left: 18px;
}

table.download-table tbody tr:hover {
background: #f7f7f7;
}

table.download-table td.center,
table.download-table th.center {
text-align: center;
}

table.download-table td.left_none,
table.download-table th.left_none {
padding-right: 3px;
}

table.download-table th {
/* padding-top: 34px; */
padding-bottom: 0px;
font-size: 14px;
height: 66px !important;
}

table.download-table th.tablesorter-header {
background: url("bg.gif"/*tpa=http://elkom-terminal.ru/img/bg.gif*/) no-repeat 126px 19px transparent;
}

table.download-table th.tablesorter-header.sorter-false {
background: none;
}

table.download-table th.tablesorter-header.tablesorter-headerAsc {
background-image: url("asc.gif"/*tpa=http://elkom-terminal.ru/img/asc.gif*/);
background-position: 126px 21px;
cursor: pointer;
}

table.download-table th.tablesorter-header.tablesorter-headerDesc {
background-image: url("desc.gif"/*tpa=http://elkom-terminal.ru/img/desc.gif*/);
background-position: 125px 21px;
cursor: pointer;
}

table.download-table th.imp_width {
/* min-width: 170px; */
min-width: 148px;
}

table.download-table .date1 {
background: url("icon15.png"/*tpa=http://elkom-terminal.ru/img/icon15.png*/) no-repeat 0px 1px transparent;
padding: 7px 0px 2px 40px;
}

table.download-table .importer {
background: url("icon16.png"/*tpa=http://elkom-terminal.ru/img/icon16.png*/) no-repeat 0px 1px transparent;
padding: 7px 0px 2px 36px;
height: 57px;
}

table.download-table .autonum {
background: url("icon17.png"/*tpa=http://elkom-terminal.ru/img/icon17.png*/) no-repeat 15px 1px transparent;
padding: 7px 0px 2px 0px;
display: inline-block;
width: 107px;
}

table.download-table .gtdnum {
background: url("icon18.png"/*tpa=http://elkom-terminal.ru/img/icon18.png*/) no-repeat 25px 1px transparent;
padding: 7px 0px 2px 0px;
display: inline-block;
width: 107px;
}

table.download-table .status {
background: url("icon19.png"/*tpa=http://elkom-terminal.ru/img/icon19.png*/) no-repeat 0px 1px transparent;
padding: 7px 0px 2px 0px;
}

table.download-table .status a.slct {
text-decoration: none;
position: relative;
padding-right: 20px;
}

table.download-table .autonum a,
table.download-table .gtdnum a,
table.download-table .status a.slct span.deco {
color: #0153b9;
text-decoration: none;
border-bottom: 1px dotted #69a8f7;
zoom: 1;
cursor: pointer;
}

table.download-table .autonum a,
table.download-table .gtdnum a {
margin-left: 36px;
}

table.download-table .status_result {
margin: 7px 0px 0px;
display: inline-block;
color: #0153B9;
position: relative;
}

table.download-table .use {
white-space: noerap;
}

table.download-table .autonum a:hover,
table.download-table .gtdnum a:hover,
table.download-table .status a.slct:hover span.deco {
border-bottom-color: transparent;
}

table.download-table .status a.slct span.arrow{
display: block;
position: absolute;
top: 6px;
right: 0px;
width: 13px;
height: 10px;
background: url("select.png"/*tpa=http://elkom-terminal.ru/img/select.png*/) no-repeat 0px 0px transparent;
cursor: pointer;
}

table.download-table .status a.slct:hover span.arrow {
background-position: 0px -10px;
}

table.download-table .status a.slct.open span.arrow {
background-position: 0px -20px;
}

table.download-table .status .select {
position: relative;
}

.select_status {
position: relative;
/* display: inline-block; */
cursor: pointer;
margin-left: 31px;
}

table.download-table .status .select .drop {
display: none;
position: absolute;
top: 30px;
/* left: -40px; */
left: -10px;
width: 180px;
border: 3px solid #0b2145;
list-style: none outside;
margin: 0px;
padding: 12px 0px;
background: #ffffff;
z-index: 900;
zoom: 1;
}

table.download-table .status .select .drop li {
padding: 6px 12px;
}

table.download-table .stat {
display: block;
/* padding: 2px 0px 2px 28px; */
padding: 0px 0px 0px 28px;
font: 15px/18px 'PT Sans', Arial, sans-serif;
position: relative;
zoom: 1;
text-decoration: none;
color: #333333;
}

table.download-table td .stat {
font-size: 12px;
}

table.download-table .drop .stat {
cursor: pointer;
}

table.download-table .stat > span {
display: block;
position: absolute;
top: 2px;
left: 0px;
width: 14px;
height: 14px;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border-radius: 8px; 
background: #cccccc;
zoom: 1;
}

table.download-table .stat.status0 > span {
background: #cccccc;
}

table.download-table .stat.status1 > span {
background: #587937;
}

table.download-table .stat.status2 > span {
background: #587937;
}

table.download-table .stat.status3 > span {
background: #c15b00;
}

table.download-table .stat.status4 > span {
background: #587937;
}

table.download-table .stat.status5 > span {
background: #989898;
}

table.download-table .stat.status6 > span {
background: #cc0500;
}

table.download-table .stat.status7 > span {
background: #303030;
}

table.download-table .date2 {
background: url("icon20.png"/*tpa=http://elkom-terminal.ru/img/icon20.png*/) no-repeat 0px 1px transparent;
padding: 7px 0px 2px 40px;
}

table.download-table .h_video {
background: url("icon25.png"/*tpa=http://elkom-terminal.ru/img/icon25.png*/) no-repeat 0px 3px transparent;
padding: 7px 0px 2px 30px;
}

table.download-table .holiday {
color: #cc0500;
}

table.download-table .hidden_date {
display: none;
}

table.download-table .reset {
display: block;
position: absolute;
top: 4px;
right: -20px;
width: 16px;
height: 14px;
background: url("delete.png"/*tpa=http://elkom-terminal.ru/img/delete.png*/) no-repeat 0px 0px transparent;
cursor: pointer;
}

table.download-table *:hover > .reset {
background-position: 0px -14px;
}

.gtdnum_block,
.autonum_block {
position: relative;
display: none;
margin: 4px 0px 0px;
}

table.download-table .gtdnum .reset,
table.download-table .autonum .reset {
right: 3px;
top: 6px;
}

table.download-table input[type="text"] {
width: 87px;
height: 16px;
padding: 5px 15px 6px 5px;
font: 12px/16px 'PT Sans', Arial, sans-serif;
}

table.download-table tbody tr {
display: none;
}

table.download-table tbody tr.date-visible.auto-visible.gtd-visible.status-visible {
display: table-row;
}
table.download-table tbody tr.date-visible.auto-visible.gtd-visible.status-visible.invisible {
display: none;
}

.search-line {
padding: 30px 0px 0px 25px;
}

.search-line > a {
margin-left: 25px;
color: #0153b9;
font-size: 15px;
text-decoration: none;
}

.search-line > a > span {
border-bottom: 1px dotted #69a8f7;
}

.search-line > a:hover > span {
border-bottom-color: transparent;
}

.search-line > a.selected {
color: #000000;
font-weight: bold;
}

.search-line > a.selected > span {
border-bottom-color: transparent;
}

.search-line .period,
.period_spn {
padding-left: 25px;
background: url("icon21.png"/*tpa=http://elkom-terminal.ru/img/icon21.png*/) no-repeat 0px 1px transparent;
margin-left: 25px;
display: inline-block;
*display: inline;
zoom: 1;
position: relative;
}

.search-line .period  input {
display: inline-block;
*display: inline;
zoom: 1;
width: 100%;
border: 0px none;
padding: 0px;
margin: 0px;
vertical-align: top;
background: transparent;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
color: transparent;
cursor: pointer;
}

.search-line .period .result,
.period_spn .result {
font: 15px/20px 'PT Sans', Arial, sans-serif;
color: #0153b9;
cursor: pointer;
white-space: nowrap;
margin: 0px;
border-bottom: 1px dotted #69a8f7;
}

.search-line .period span:hover,
.period_spn span:hover {
border-bottom-color: transparent;
}

.more_downloads {
padding: 25px 0px 0px;
text-align: center;
}

.more_downloads a {
font-size: 18px;
color: #0153b9;
border-bottom: 1px dotted #69a8f7;
text-decoration: none;
zoom: 1;
padding-bottom: 2px;
}

.more_downloads a:hover {
border-bottom-color: transparent;
}

.dark-blue {
color: #002054;
}

.blue {
color: #14387f;
}

.light-blue {
color: #003f8d;
font-size: 16px;
}

.zoom {
display: block;
position: absolute;
width: 28px;
height: 32px;
right: 15px;
bottom: 12px;
background: url("zoom.png"/*tpa=http://elkom-terminal.ru/img/zoom.png*/) no-repeat 0px 0px transparent;
}

*:hover + .zoom,
.zoom:hover {
background: url("zoom-hov.png"/*tpa=http://elkom-terminal.ru/img/zoom-hov.png*/) no-repeat 0px 0px transparent;
}

h1, .h1 {
color: #000000;
/* font: 24px/30px 'Roboto Condensed', sans-serif; */
font: 20px/30px 'Roboto', sans-serif;
font-weight: normal;
margin: 0px 0px 10px;
}

.custom-form .label {
padding: 0px 0px 8px 10px;
font: 14px/20px 'PT Sans', Arial, sans-serif;
}

.custom-form  .input-holder {
margin: 0px 0px 15px;
position: relative;
}

.custom-form  .input-holder .now {
font-style: italic;
color: #818181;
padding: 6px 0px 0px 10px;
font-size: 12px;
}

.custom-form .problems {
font-style: italic;
color: #818181;
padding: 20px 0px 0px 0px;
font-size: 12px;
}

.custom-form .btn-holder {
text-align: center;
padding: 10px 0px 0px;
}

input.custom[type="text"],
input.custom[type="password"],
input.custom[type="email"] {
display: block;
width: 300px;
padding: 6px 10px 7px;
margin: 0px;
background: #ffffff;
box-shadow: inset 0 1px 3px #828282;
-webkit-box-shadow: inset 0 1px 3px #828282;
-moz-box-shadow: inset 0 1px 3px #828282;
font: 14px/20px 'PT Sans', Arial, sans-serif;
height: 20px;
color: #000000;
cursor: text;
position: relative;
border: 0px none;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

input[type="text"].custom::-webkit-input-placeholder {
font-style: italic;
color: #838383;
}

input[type="text"].custom:-moz-placeholder,
input[type="text"].custom::-moz-placeholder {
font-style: italic;
color: #838383;
}

input[type="text"].custom:-ms-input-placeholder {
font-style: italic;
color: #838383;
}

textarea.custom {
display: block;
width: 300px;
padding: 2px 0px 2px 10px;
margin: 0px;
background: #ffffff;
box-shadow: inset 0 1px 3px #828282;
-webkit-box-shadow: inset 0 1px 3px #828282;
-moz-box-shadow: inset 0 1px 3px #828282;
font: 14px/20px 'PT Sans', Arial, sans-serif;
height: 115px;
color: #000000;
cursor: text;
position: relative;
border: 0px none;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
resize: none;
}

input.custom[type="text"]:focus,
input.custom[type="email"]:focus,
textarea.custom:focus {
box-shadow: inset 0 1px 3px #000000;
-webkit-box-shadow: inset 0 1px 3px #000000;
-moz-box-shadow: inset 0 1px 3px #000000;
}

label.error{
position: absolute;
bottom: 15px;
right: -28px;
z-index: 1030;
display: block;
/* max-width: 120px; */
width: 100px;
font-size: 14px;
line-height: 18px;
padding: 5px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #ab0400;
}

label.error:after {
display: block;
content: '';
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
bottom: -10px;
left: 28px;
border-top-color: #ab0400;
border-width: 10px 10px 0;
}

span.starrequired {
content: '*';
display: block;
position: absolute;
top: 2px;
right: 6px;
width: 5px;
height: 20px;
font: bold 16px/20px Arial;
color: #0e80d6;
z-index: 10;
}

.btn {
display: inline-block;
background-color: #0066cc;
position: relative;
height: 32px;
width: 122px;
padding: 0px;
text-align: center;
border: 0px none;
color: #ffffff;
font: 15px/32px 'PT Sans', Arial, sans-serif;
overflow: visible;
cursor: pointer;
text-decoration: none;
-moz-box-shadow: 0px 1px 1px #000000;
-webkit-box-shadow: 0px 1px 1px #000000;
box-shadow: 0px 1px 1px #000000;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

.big-btn {
width: 178px;
padding: 10px 0px;
}

.red-btn{
background-color: #af0400;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af0400', endColorstr='#8d0300',GradientType=0);
background-image: -webkit-gradient(linear, left top, left bottom, from(#af0400), to(#8d0300));
background-image: -webkit-linear-gradient(top, #af0400, #8d0300);
background-image: -moz-linear-gradient(top, #af0400, #8d0300);
background-image: -ms-linear-gradient(top, #af0400, #8d0300);
background-image: -o-linear-gradient(top, #af0400, #8d0300);
background-image: linear-gradient(top, #af0400, #8d0300);
color: #ffffff;
}

.red-btn:hover {
background-color: #cf0500;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf0500', endColorstr='#8d0300',GradientType=0);
background-image: -webkit-gradient(linear, left top, left bottom, from(#cf0500), to(#8d0300));
background-image: -webkit-linear-gradient(top, #cf0500, #8d0300);
background-image: -moz-linear-gradient(top, #cf0500, #8d0300);
background-image: -ms-linear-gradient(top, #cf0500, #8d0300);
background-image: -o-linear-gradient(top, #cf0500, #8d0300);
background-image: linear-gradient(top, #cf0500, #8d0300);
}

.manager-btn {
display: block;
/* width: 180px; */
width: 192px;
/* padding: 0px 0px 0px 40px; */
padding: 0px 0px 0px 28px;
height: 38px;
line-height: 38px;
/* text-align: left; */
text-align: center;
position: relative;
zoom: 1;
}

.manager-btn:before,
.manager .before {
display: block;
content: "";
position: absolute;
top: 7px;
left: 17px;
width: 13px;
height: 23px;
background: url("white-arrow.png"/*tpa=http://elkom-terminal.ru/img/white-arrow.png*/) no-repeat 0px 0px transparent;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.manager-btn {
	background: url("white-arrow.png"/*tpa=http://elkom-terminal.ru/img/white-arrow.png*/) no-repeat 13px 7px #af0400;
	position: static;
	}

	.manager-btn:before {
	display: none;
	}
	
	.manager-btn:hover {
	background: url("white-arrow.png"/*tpa=http://elkom-terminal.ru/img/white-arrow.png*/) no-repeat 13px 7px #cf0500;
	}
}

#modal-login {
width: 275px;
margin-left: -137px;
}

#modal-login input.custom[type="text"],
#modal-login input.custom[type="password"] {
width: 195px;
}

#modal-manager {
width: 600px;
margin-left: -300px;
}

#modal-manager .manager {
float: right;
width: 190px;
text-align: center;
padding-top: 10px;
zoom: 1;
}

#modal-manager .manager .name {
padding-top: 15px;
font-style: italic;
color: #818181;
font-size: 12px;
}

#modal-manager .form {
margin-right: 235px;
}

#modal-manager .form input[type="text"] {
width: 285px;
}

#modal-manager .form textarea {
width: 295px;
}

/* Tables Align */
table th,
table td {
text-align: left;
vertical-align: top;
}

table th[align="center"],
table td[align="center"] {
text-align: center;
}

table th[align="right"],
table td[align="right"] {
text-align: right;
}

table th[valign="middle"],
table td[valign="middle"] {
vertical-align: middle !important;
}

table th[valign="bottom"],
table td[valign="bottom"] {
vertical-align: bottom;
}
/* modal-video */
#modal-video.modal {
width:617px;
}
#modal-video .modal-header{
background: #9ba1a2;
}
#modal-video .modal-header .update-holder {
width:19px;
height:19px;
position: absolute;
top: 15px;
right: 40px;
}
#modal-video .modal-header .update-holder .custom-tooltip {
display: none;
position: absolute;
top: -33px;
left: 50%;
margin-left: -43px;
padding: 0px 5px;
height: 26px;
font: bold 11px/26px Arial;
color: #ffffff;
width: 75px;
text-align: center;
background: #2a2a2a;
-moz-box-shadow: 0 -1px 3px #9BA1A2;
-webkit-box-shadow: 0 -1px 3px #9BA1A2;
box-shadow: 0 -1px 3px #9BA1A2;
}
#modal-video .modal-header .update-holder:hover .custom-tooltip {
display: block;
}
#modal-video .modal-header .update-holder .custom-tooltip:before,
#modal-video .modal-header .update-holder .custom-tooltip .before {
content: "";
display: block;
position: absolute;
top: 26px;
left: 50%;
margin-left: -10px;
width: 0px;
height: 0px;
border-color: transparent;
border-style: solid;
border-width: 10px 10px 0px;
border-top-color: #2a2a2a;
}
#modal-video .modal-header #update {
width:19px;
height:19px;
display: block;
background: url("icon14-3.png"/*tpa=http://elkom-terminal.ru/img/icon14-3.png*/) no-repeat 0px 0px;
border:none;
}
#modal-video .modal-header #update:hover {
background-position: 0px -19px;
}
#modal-video .modal-body {
position: relative;
max-height: 500px;
padding: 0 8px 5px;
background: #9ba1a2;
overflow-y: auto;
}
#modal-video .modal-header .close {
background: url("close_video.png"/*tpa=http://elkom-terminal.ru/img/close_video.png*/) no-repeat 0px 0px transparent;
}
/* reviews page */
.reviews-list h1{
margin-bottom:13px !important;
}
.review-name{
text-align:center;
margin-top:20px;
padding-bottom:3px;
}
.review-image{
text-align:center;

}
.gray-border{
	border:1px solid #d7d7d7;
}
/*  video  */
.video{
color:#666;
}
.video-link{
color: #000000;
text-decoration: none;
border-bottom: 1px dotted #3e88e4;
}

.present_img {
margin-top: 45px;
}

.present_img img {
background: #214e87;
padding: 9px;
margin: 0px 0px 5px;
}

.present_img span a {
text-decoration: none;
border-bottom: 1px dotted #0153b9;
color: #0153b9;
}

.present_img span a:hover {
border-bottom-color: transparent;
}

/* ----- FAQ ----- */

.faq_link {
margin: 45px 0px 0px;
text-align: center;
position: relative;
}

.faq_link img {
vertical-align: middle;
margin-right: 5px;
margin-top: -2px;
}

.faq_link a {
text-decoration: none;
border-bottom: 1px dotted #0153b9;
color: #0153b9;
}

.faq_link a:hover {
border-bottom-color: transparent;
}

.faq_page {
padding-left: 140px;
font-size: 15px;
}

.faq_page .q1 {
margin: 0px 0px 45px;
}

.faq_page .q1 .title {
font-weight: bold;
margin: 0px 0px 10px;
}

/* New Calendar */
.period_spn_container {
position: relative;
}

#calendar_popup {
width: 420px;
position: absolute;
top: 0px;
left: 0px;
-moz-box-shadow: 0px 6px 10px #000001;
-webkit-box-shadow: 0px 6px 10px #000001;
box-shadow: 0px 6px 10px #000001;
display: none;
z-index: 800;
background: #ffffff;
}

#calendar_popup .cols {
overflow: hidden;
}

#calendar_popup .col {
float: left;
width: 200px;
}

#calendar_popup .col .calen_title {
text-align: center;
margin: 0px 0px 4px;
color: #000000;
font-size: 18px; 
}

#calendar_popup .cols > .col:first-child {
margin-right: 20px;
}

#calendar_popup .datepick-dow-6,
#calendar_popup .datepick-dow-0 {
color: #bd0000;
}

#calendar_popup .btn-holder {
padding: 15px 0px;
text-align: center;
}

#calendar_popup .btn-holder a {
display: inline-block;
*display: inline;
zoom: 1;
padding: 0px 10px;
height: 30px;
font: 15px/30px 'PT Sans', Arial;
text-decoration: none;
}

#calendar_popup .btn-holder a:hover span {
opacity: 0.8;
}
.tttt{
background: url("inner-top-border.png") repeat-x scroll 0 0 transparent;
    content: "";
    display: block;
    height: 36px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;}
	.main-wrappper {
  min-width: 980px;
  overflow: hidden;
  position: relative;
}

/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #111;
}

h1 {
    font-size: 3em;
    line-height: 1.4;
    margin-bottom: 0.5em;
}

h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
}

h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
}

h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
}

h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}

h6 {
    font-size: 1em;
    font-weight: bold;
}

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
    margin: 0;
}

/* Text elements
-------------------------------------------------------------- */
p {
    margin: 0 0 1.5em;
}

a:focus,
a:hover {
    color: #ca4222;
    border-bottom-color: #eec2b7;
}

a {
    color: #2e4f9d;
    border-bottom: 1px solid #c0cae1;
    text-decoration: none;
    outline: 0;
}

#at_hover a, #at_hover a:hover {
    border:none !important;
}

#at_hover .at_item {
    margin:0 !important
}

blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
}

strong, dfn {
    font-weight: bold;
}

em, dfn {
    font-style: italic;
}

sup, sub {
    line-height: 0;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
}

address {
    margin: 0 0 1.5em;
    font-style: italic;
}

del {
    color: #666;
}

pre {
    margin: 1.5em 0;
    white-space: pre;
}

pre, code, tt {
/*    font: 1em 'andale mono', 'lucida console', monospace;*/
    line-height: 1.5;
}

/* Lists
-------------------------------------------------------------- */
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Tables
-------------------------------------------------------------- */
th {
    font-weight: normal;
}

th, td, caption {
    padding: 0;
}

/* */

@font-face {
    font-family: 'UniversCondensedBold';
    src: url("UniversCondensedBold.eot"/*tpa=http://www.rw.by/fonts/UniversCondensedBold.eot*/);
    src: url("UniversCondensedBold.eot-#iefix"/*tpa=http://www.rw.by/fonts/UniversCondensedBold.eot?#iefix*/) format('embedded-opentype'), url("UniversCondensedBold.woff"/*tpa=http://www.rw.by/fonts/UniversCondensedBold.woff*/) format('woff'), url("UniversCondensedBold.ttf"/*tpa=http://www.rw.by/fonts/UniversCondensedBold.ttf*/) format('truetype'), url("UniversCondensedBold.svg#UniversCondensedBold"/*tpa=http://www.rw.by/fonts/UniversCondensedBold.svg#UniversCondensedBold*/) format('svg');
    font-weight: normal;
    font-style: normal;
}

/* clearfix */
.with-clear:before,
.with-clear:after {
    content: "";
    display: table;
}

.with-clear:after {
    clear: both;
}

.with-clear {
    zoom: 1;
}

/* ** */

/* global def */

.side-left {
    float: left;
    overflow: hidden;
    margin: 0 40px 0 0;
    padding: 0 0 0 40px;
}

.side-right {
    float: right;
    margin: 0 0 0 50px;
}

.side-liquid {
    overflow: hidden;
    padding: 0 20px 0 0;
}

.reduce {
  overflow:hidden;
}

.side-liquid.regular {
    padding-left: 40px;
}

.side-liquid .side-liquid {
    padding-left: 0;
}

.w-170 {
    width: 19%;
    min-width: 170px;
    min-height: 1px
}

.w-210 {

    width: 210px;
    min-height: 1px
}

.page-content-wrapper h1, .page-content-wrapper h2, .page-content-wrapper h3 {
    font-family: 'UniversCondensedBold', sans-serif;
    font-size: 34px;
    text-transform: uppercase;
}

.page-content-wrapper h1.page-title {
    border-bottom: 1px solid #dbdbdb;
    margin: 0 0 20px -17px;
    padding: 0 0 4px 17px;
}

.page-content-wrapper h2 {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 0.5em;
}
.page-content-wrapper h2  span{
    line-height: 1.9;
}
.page-content-wrapper h2.wit-rss {
    margin-top: -10px;
}


.page-content-wrapper h2 a {
    color: #27282c;
    border-bottom-color: #b8b8b8;
}

.page-content-wrapper h2 a.rss, .page-content-wrapper h3 a.rss {
    position: absolute;
    margin: 9px 0 0 10px;
    font-size: 10px;
    font-family: Arial;
    color: #fff;
    border-bottom: none;
    background: #ea8027;
    height: 13px;
    line-height: 13px;
    vertical-align: text-top;
    padding: 0 3px;
}

.page-content-wrapper h2 a.rss:hover, .page-content-wrapper h3 a.rss:hover {
    color: #fff;
    background: #ca4222;
}

.page-content-wrapper h2 a:hover {
    color: #ca4222;
    border-bottom-color: #c46650;
}

.page-content-wrapper h3 {
    font-size: 20px;
    line-height: 1.5
}

.page-content-wrapper h4 {
    font-size: 18px;
}

/* wysiwyg definition */



.wysiwyg h1 {
    font-size: 2.857em;
    line-height: 1;
    margin-bottom: 0.8em;
    font-family: 'UniversCondensedBold', sans-serif;
}

.wysiwyg h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
    margin-top: 1em;
    font-family: Arial;
    text-transform: none;
}

.wysiwyg h3 {
    font-size: 1.571em;
    line-height: 1;
    margin-bottom: 1em;
    margin-top: 2em;
    font-family: Arial;
    text-transform: none;
}

.wysiwyg h4 {
    font-size: 1.286em;
    line-height: 1.25;
    margin-bottom: 1.5em;
    margin-top: 0.5em;
    font-family: Arial;
}

.wysiwyg h5 {
    font-size: 1.143em;
    font-weight: bold;
    margin-bottom: 1.25em;
    margin-top: 0.5em;
}

.wysiwyg h6 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.2em;
    margin-top: 3em;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}

.wysiwyg p {
    margin: 0 0 1.3em;
}

.wysiwyg a:focus, .wysiwyg a:hover {
    color: #af1d05;
    border-bottom-color: #eec2b7;
}

.wysiwyg a {
    color: #2e4f9d;
    border-bottom: 1px solid #c0cae1;
}

.wysiwyg blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
}

.wysiwyg strong, .wysiwyg dfn {
    font-weight: bold;
}

.wysiwyg em, .wysiwyg dfn {
    font-style: italic;
}

.wysiwyg sup, .wysiwyg sub {
    line-height: 0;
}

.wysiwyg abbr, .wysiwyg acronym {
    border-bottom: 1px dotted #666;
}

.wysiwyg address {
    margin: 0 0 1.5em;
    font-style: italic;
}

.wysiwyg img.left {
    float: left !important;
    margin: 0 24px 20px 0;
}

.wysiwyg img.right {
    float: right !important;
    margin: 0 24px 0 24px;
}

.wysiwyg del {
    color: #666;
}

.wysiwyg pre {
    margin: 1.5em 0;
    white-space: pre;
}

.wysiwyg pre, .wysiwyg code, .wysiwyg tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
}

.wysiwyg li ul, .wysiwyg li ol {
    margin: 1em 0 0;
    width: auto;
}

.wysiwyg ul, .wysiwyg ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 2.5em;
    width: 70%;
}

.wysiwyg ul li, .wysiwyg ol li {
    margin: 0 0 1em 0;
}

.wysiwyg ul {
    list-style: none;
    padding-left: 1em;
}

.wysiwyg ul li {
    background: url("li-level-1.gif") no-repeat 0 9px;
    padding: 0 0 0 25px;
}

.wysiwyg ul li li {
    background: url("li-level-2.gif") no-repeat 0 9px;
    padding: 0 0 0 20px;
}

.wysiwyg ol {
    list-style-type: decimal;
}

.wysiwyg dl {
    margin: 0 0 1.5em 0;
}

.wysiwyg dl dt {
    font-weight: bold;
}

.wysiwyg dd {
    margin-left: 1.5em;
}

.wysiwyg table {
    margin-bottom: 1.9em;
    width: 100%;
    border-collapse: collapse;
}

.wysiwyg th {
    font-weight: bold;
}

.wysiwyg thead th {
    background: #869dc5;
    color:#fff
}

.wysiwyg th, .wysiwyg td, .wysiwyg caption {
    padding: 7px 12px;
}

.wysiwyg tr:hover td {
    background: #ebf0f8;

}

.wysiwyg th {
    border-bottom: 1px solid #2a5199;
    background: #869dc5;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
}

.wysiwyg td {
    border-bottom: 1px solid #e4e4e4;
    font-size: 13px;
}

.wysiwyg tfoot {
    font-style: italic;
}

.wysiwyg caption {
    background: #eee;
}

.wysiwyg blockquote {
    margin: 0 0 3em 0;
    padding: 25px 34px 30px;
    font-family: Georgia, serif;
    font-size: 1.071em;
    font-style: italic;
    color: #2c3236;
    background: #e7f5fe; /* Old browsers */
    background: -moz-linear-gradient(top, #e7f5fe 0%, #dcedfe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7f5fe), color-stop(100%, #dcedfe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e7f5fe 0%, #dcedfe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e7f5fe 0%, #dcedfe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e7f5fe 0%, #dcedfe 100%); /* IE10+ */
    background: linear-gradient(top, #e7f5fe 0%, #dcedfe 100%); /* W3C */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.wysiwyg .blockquote-wrap {
    min-width: 536px;
    position: relative;
    margin: 0 0 3em 0;
    zoom: 1;
}
.wysiwyg .blockquote-wrap div {
  overflow: hidden;
}
.wysiwyg .blockquote-wrap .shadow-left {
    width: 267px;
    height: 30px;
    float: left;
    background: url("blackq-shadow-left.png"/*tpa=http://www.rw.by/images/blackq-shadow-left.png*/) no-repeat;
    
}
.wysiwyg .blockquote-wrap .shadow-right {
    width: 267px;
    height: 30px;
    float: right;
    background: url("blackq-shadow-right.png"/*tpa=http://www.rw.by/images/blackq-shadow-right.png*/) no-repeat;
}
.wysiwyg .blockquote-wrap .shadow-mid {
    overflow: hidden;
    height: 30px;
    background: url("black-shadow-mid.png"/*tpa=http://www.rw.by/images/black-shadow-mid.png*/) repeat-x;
}
/*
.wysiwyg .blockquote-wrap .shadow-left {
    display: block; 
    background: url(../images/blockquote-shadow.gif) no-repeat;
    height: 32px;
    width: 100%;
    position: absolute;
    bottom: -32px;
    *bottom: -29px;
    left: 0px;
    z-index: 4;
}

.wysiwyg .blockquote-wrap .shadow-right {
    display: block;
    background: url(../images/blockquote-shadow.gif) no-repeat 100% 0;
    height: 32px;
    width: 300px;
    position: absolute;
    bottom: -32px;
    *bottom: -29px;
    right: 0px;
    z-index: 5;
}

.wysiwyg .marked {
    font: italic 15px Georgia;
    color: #d58443;
}

.wysiwyg .photo-with-hint {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 0 1.5em 0;
}

.wysiwyg .photo-with-hint img {
    vertical-align: top;
    margin: 0 0 16px 0;
    width: 100%
}

.wysiwyg .photo-with-hint .hint-content {
    color: #827b71;
    border-left: 6px solid #dcdad7;
    font-size: 13px;
    font-style: italic;
    padding: 0 0 0 14px;
    margin: 0 0 0 19px;
    width: 70%;
}

.files-download {padding:0px 50px 0px 0px;}
.files-download div {overflow:hidden;}
.files-download a {margin:0px 0px 10px;min-height:50px;padding:0 0px 0px 48px;float:left;font:14px/18px Arial;text-decoration:none;border:none;clear:left;}
.files-download a span {padding-right:4px;text-decoration:none;color: #2E4F9D;border-bottom: 1px solid #C0CAE1;text-decoration: none;}
.files-download a:hover span {color: #CA4222 !important;border-bottom: 1px solid #EEC2B7 !important;}
.files-download i {font:normal 12px/10px Arial;color:#999;display:inline;*zoom:1;*margin-top:3px;*padding-bottom: 2px;}

.files-download a.pdf {background: url("icon-pdf.png"/*tpa=http://www.rw.by/images/icon-pdf.png*/) no-repeat left top;}
.files-download a.doc {background: url("icon-doc.png"/*tpa=http://www.rw.by/images/icon-doc.png*/) no-repeat left top;}
.files-download a.gif {background: url("icon-gif.png"/*tpa=http://www.rw.by/images/icon-gif.png*/) no-repeat left top;}
.files-download a.jpg {background: url("icon-jpg.png"/*tpa=http://www.rw.by/images/icon-jpg.png*/) no-repeat left top;}
.files-download a.ppt {background: url("icon-ppt.png"/*tpa=http://www.rw.by/images/icon-ppt.png*/) no-repeat left top;}
.files-download a.rar {background: url("icon-rar.png"/*tpa=http://www.rw.by/images/icon-rar.png*/) no-repeat left top;}
.files-download a.xls {background: url("icon-xls.png"/*tpa=http://www.rw.by/images/icon-xls.png*/) no-repeat left top;}
.files-download a.cdr {background: url("icon-cdr.png"/*tpa=http://www.rw.by/images/icon-cdr.png*/) no-repeat left top;}
.files-download a.zip {background: url("icon-zip.png"/*tpa=http://www.rw.by/images/icon-zip.png*/) no-repeat left top;}

/* big link slider */
.big-links-wrap {
  z-index: 1;
  height: 600px;
  margin: 0 -500px;
  position:relative;
}
.big-links-wrap .caroufredsel_wrapper {
  width: 100% !important;
}
.big-links-slides a {
  cursor:pointer !important;
}
.big-links-slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 600px;
}
.big-links-slides a {
  width:100%;
  height: 600px;
  display: block;
  border: none;
  overflow: hidden;
  float: left;
}

.promo {
    width: 100%;
    height: 600px;
    position: relative;
    z-index: 1;
    min-width: 980px;
    overflow: hidden;
}

.promo .shadow {
    background: url("top-grad.png"/*tpa=http://www.rw.by/images/top-grad.png*/) repeat-x;
    height: 55px;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 100;
}

.promo .pattern {
    background: url("index-promo-overlay.png"/*tpa=http://www.rw.by/images/index-promo-overlay.png*/) repeat-x 50% 100%;
    height: 300px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 100;
}

.promo .slides {
    width: 100%;
    height: 460px;
    overflow: hidden;
    z-index: -1;
    position: relative;
    display: block;
}

.promo .slides li {
    float: left;
    display: block;
    width: 100%;
    height: 600px;
    background: repeat 50% 0;
}

.promo .slides .promo-big-link {
  display: block;
  height: 600px;
}

.promo-nav .nav {
    display: none;
}

.promo-nav {
    position: absolute;
    top: 286px;
    text-align: left;
    margin-left: 5%;
    z-index: 5;
}

.promo-nav ul {
    padding: 2px 1px;
    display: inline-block;
    *display: inline;
    zoom:1;
    background: #3c566e;
}

.promo-nav li {
    cursor: pointer;
    vertical-align: top;
    width: 50px;
    height: 27px;
    padding: 0 1px;
    float: left;
}

.promo-nav span {
    border: 1px solid #fff;
    background: #000;
    display: block;
}

.promo-nav img {
    vertical-align: top;
    width: 48px;
    height: 25px;
    cursor: pointer;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity = 70);
}

.promo-nav li:hover img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity = 100);
}

.promo-nav li.selected {
    position: relative;
    z-index: 1000;
}

.promo-nav li.selected span {
    position: absolute;
    border-width: 0px;
    top: -4px;
    left: -11px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.promo-nav li.selected img {
    border: 2px solid #fff;
    cursor: default;
    width: 68px;
    height: 32px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity = 100);
}

.main-wrapper {
    position: relative;
    margin: auto;
    font-family: Arial, sans-serif;
    z-index: 1;
    min-width: 935px;
    max-width: 1360px;
    padding: 0 26px;
}

.main-wrapper.index {
    margin: -600px auto 0;
    background: none !important;
}

.main-menu {
    position: absolute;
    width: 100%;
    top: 48px;
    height: 41px;
    overflow: hidden;
    z-index: 5;
}

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

.main-menu table td {
    width: 17%;
}

.main-menu a.site-map, .popup-site-map a.site-map {
    z-index: 100;
    padding: 0 9px 0 20px;
    float: left;
    height: 41px;
    background: url("main-menu.png") no-repeat 0 -369px;
    border-bottom: none;
    position: relative;
}

.main-menu a.site-map:hover, .popup-site-map a.site-map:hover {
    background-position: 0 -492px;
}

.main-menu a.site-map:hover i, .popup-site-map a.site-map:hover i {
    background-position: 100% -574px;
}

.main-menu a.site-map u, .popup-site-map a.site-map u {
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.33);
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px dashed #fff;
}

.popup-site-map a.site-map u {
    border-bottom: none;
}

.main-menu a.site-map i, .popup-site-map a.site-map i {
    z-index: 100;
    display: block;
    position: absolute;
    width: 15px;
    height: 37px;
    background: url("main-menu.png") no-repeat 100% -410px;
    right: -15px;
    top: 0px;
}

.main-menu a.site-map span, .popup-site-map a.site-map span {
    display: inline-block;
    height: 41px;
    line-height: 38px;
    cursor: pointer;
}

.main-menu ul.menu-items {
    position: absolute;
    width: 1400px;
}

.main-menu .menu-items-wrap {
    overflow: hidden;
    height: 41px;
    padding: 0 4px 0 0;
}

.main-menu td {
    cursor: default;
    float: left;
    height: 41px;
    text-transform: uppercase;
    padding: 0;
}

.main-menu td a {
    display: block;
    height: 41px;
    border-bottom: none;
    position: relative;
    white-space: nowrap;
}


.main-menu td u {
    width: 100%;
    text-align: center;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    font-size: 14px;
    color: #333333;
    vertical-align: top;
    background: url("main-menu.png") no-repeat -1px 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 37px;
    line-height: 38px;
}
.ie-1150 .main-menu td u{
  font-size: 13px;
}
@media screen and (max-width:1150px){
  .main-menu td u{
    font-size: 13px;
  }
}

.main-menu td em {
    background: url("main-menu.png") no-repeat 0 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-style: normal;
    height: 41px;
    vertical-align: top;
    width: 100%;
}

.main-menu td i {
    vertical-align: top;
    background: url("main-menu.png") no-repeat 100% -41px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 37px;
    width: 4px;
}

.main-menu td u {
    text-decoration: none;
}

.main-menu td a:hover u {
    margin: 0 0 0 -1px;
    padding: 0 0 0 1px;
    background-position: 0 -82px;
    z-index: 10;
}

.main-menu td.na a:hover u {
    margin: 0;
    padding: 0;
}

.main-menu td a:hover i {
    background-position: 100% -123px;
}

.main-menu td.last i {
    right: -4px;
    height: 41px;
    background-position: 100% -246px;
}

*+html .main-menu td.last i {
    right: -3px;
}

.main-menu td.last a:hover i {
    background-position: 100% -287px;
}

*+html .main-menu td.last a:hover i {
    right: -4px;
}

.main-menu td a.down u, .main-menu td.act u {
    color: #fff;
    margin: 0 0 0 -1px;
    padding: 0 0 0 1px;
    z-index: 10;
    text-shadow: 0px 1px 0px rgba(75, 75, 75, 1);
}

.main-menu td.act u {
    background-position: 0 -615px;
}

.main-menu td span.active {
    display: block;
    position: relative;
}

.main-menu td {
    white-space: nowrap;
}


.main-menu td.act i {
    background-position: 100% -656px;
}

.main-menu td.last.act i {
    background-position: 100% -697px;
}


.main-menu td a.down u {
    background-position: 0 -164px;
}


.main-menu td a.down i {
    background-position: 100% -205px;
}

.main-menu td.last a.down i {
    background-position: 100% -328px;
}


.main-menu td b {
    cursor: pointer;
    padding: 0 5px 0 8px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.main-menu td a:hover b {
    cursor: pointer !important;
}

.main-menu td.act b {
    cursor: default;
}

.main-menu td:first-child b {
    padding-left: 20px;
}

/******/

.popup-site-map {
    display: none;
    position: absolute;
    z-index: 9000;
    width: 100%;
    top: 48px;
    color: #333333;
    min-width: 901px;
}

.popup-site-map > .wrapperr {
    position: relative;
    padding: 0px 0px 1px;
    z-index: 6;
    background: url("site-map-popup-bg.png") repeat-x top #476882;
     margin: -43px 22px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 10px 13px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 13px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 13px rgba(0, 0, 0, 0.3);
    zoom:1;
}

.popup-site-map a,.popup-site-map a:visited {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.popup-site-map a:hover {
    color: #ffbc19 !important;
    border-bottom-color: #ffbc19 !important;
}

.popup-site-map a.site-map {
    position: absolute;
    top: 0px;
    left: -2px
}

.popup-site-map a.site-map i {
    height: 41px;
    background-position: 100% -451px;
}

.popup-site-map a.close {
    display: block;
    position: absolute;
    right: 18px;
    top: 10px;
    cursor: pointer;
    color: #f4f4f4;
    text-decoration: none;
    border-bottom: none;
    padding: 0 0 0 22px;
    height: 19px;
    line-height: 19px;
    background: url("site-map-popup-close.png") no-repeat;
}

.popup-site-map a.close:hover {
    background-position: 0 -19px; color:#d33f3f;
}

.popup-site-map a.close u {
    border-bottom: 1px dashed #f4f4f4;
    text-decoration: none;
    font-size: 12px;
}

.popup-site-map a.close:hover u {
    border-bottom-color: #ffbc19;
}

.popup-site-map a.home, .popup-site-map a.home:visited {
    font-size: 12px;
    padding: 0 0 0 22px;
    background: url("site-map-popup-home.png") no-repeat 0 50%;
    text-decoration: none;
    border-bottom: none;
    margin: 65px 0 9px -270px;
    color: #fff;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.popup-site-map a.home u {
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.popup-site-map a.home:hover {
    color: #ffbc19;
}

.popup-site-map a.home:hover u {
    border-bottom-color: #ffbc19;
}

.popup-site-map .tabs-wrapper {
    background: url("site-map-popup-hr.gif") repeat-x 0 44px;
    margin: 0 0 14px 0;
    height: 56px;
}

.popup-site-map ul.tabs {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    height: 47px;
    margin: 0 0 0 16px;
    color: #000000;
    overflow: visible !important;
}

.popup-site-map ul.tabs b {
    border-bottom: 1px dashed #fff;
    color: #fff;
    font-weight: bold;
}

.popup-site-map ul.tabs li:hover b {
    color: #ffbc19;
    border-bottom-color: #ffbc19;
}

.popup-site-map ul.tabs li {
    cursor: pointer;
    float: left;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
	 font-size: 12px;
}

.popup-site-map ul.tabs li.active {
    cursor: default;
    background: url("site-map-popup-bg.png") repeat-x 0 -86px;
    height: 46px;
    padding: 0 21px;
    margin: 0 -5px;
}

.popup-site-map ul.tabs li.active span {
    position: relative;
    line-height: normal;
    display: block;
    margin: 0 -16px;
}

.popup-site-map ul.tabs li.active span i {
    text-align: center;
    line-height: 40px;
    font-style: normal;
    background: #e6d187;
    display: block;
    padding: 0 16px;
    height: 46px;
	 margin-top: 10px;
}

.popup-site-map ul.tabs li.active span img {
    vertical-align: top;
    position: absolute;
    width: 100%;
	height: 10px;
}

.popup-site-map ul.menu-contents > li {
    margin: 0 0 12px 0;
}

.popup-site-map ul.menu-contents > li:first-child > a {
    font-size: 20px;
    color: #fff;
    border-bottom-color: #fff;
}

.popup-site-map ul.menu-contents > li > a {
    font-size: 18px;
    font-weight: bold;
    color: #ffe897;
    border-bottom-color: #ffe897;
}

.popup-site-map ul.menu-contents-cols {
    padding: 0 0 20px 0;
    background: url("site-map-popup-hr2.png") repeat-x bottom;
    margin: 0 0 20px 0;
}

.popup-site-map ul.menu-contents-cols > li {
    width: 26%;
    float: left;
}

.popup-site-map ul.menu-contents-cols > li:first-child {
    width: 22%;
    *width: 21%;
}

.popup-site-map ul.menu-contents-cols > li:first-child > ul.menu-contents-sub {
    margin-left: 0;
}

.popup-site-map ul.menu-contents-sub {
    margin: 15px 0 0 16%;
}

.popup-site-map ul.menu-contents-sub > li > a {
    font-size: 16px;
    font-weight: bold;
    color: #ffe897;
    border-bottom-color: #ffe897;
}

.popup-site-map ul.menu-contents-sub > li {
    margin: 0 0 10px 0;
}

.popup-site-map ul.menu-contents-pages {
    margin: 10px 0 0;
}

.popup-site-map ul.menu-contents-pages li {
    margin: 0 0 6px 0;
}

.popup-site-map .menu-units-wrapperr h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 35px 0;
}

.popup-site-map .menu-units-wrapperr h3 a {
    color: #ffe897;
    border-bottom-color: #ffe897;
}

.popup-site-map .menu-units-wrapperr h3 a:hover {
    color: #ffbc19;
    border-bottom-color: #ffbc19;
}

.popup-site-map .menu-units-side {
    float: right;
    overflow: hidden
}

.popup-site-map ul.menu-units-cols {
    margin: 0 0 20px 0;
}

.popup-site-map ul.menu-units-cols > li {
    width: 26%;
    float: left;
}

.popup-site-map ul.menu-units-cols > li:first-child {
    width: 22%;
    *width: 21%;
}

.popup-site-map ul.menu-units-cols > li:first-child > .wrap {
    margin-left: 0;
}

.popup-site-map ul.menu-units-cols > li > .wrap {
    margin: 0 0 0 16%;
}

.popup-site-map ul.menu-units-cols img {
    vertical-align: top;
    float: left;
    margin-right: 7px;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list a {
    border: none;
    font-size: 14px;
    font-weight: bold;
    color: #ffe897;
    line-height: 18px;
    text-decoration: none;
    border: none;
    text-align: left;
    display: block;
    margin-bottom: 0.8em;
    overflow: hidden;
    padding-bottom: 10px;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list a table {
    text-decoration: none;
    border-bottom: none;
    cursor: pointer;
    width: 100%;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list a table td {
    font-size: 16px;
    font-weight: bold;
    color: #ffe897;
    line-height: 18px;
    text-decoration: none;
    border: none;
    text-align: left;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list a table td:first-child {
    width: 60px;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list a:hover table td {
    color: #ffbc19;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list a u {
    text-decoration: none;
    border-bottom: 1px solid #FFE897;
    text-decoration: none;
    font-weight: bold;
    overflow: hidden;
    vertical-align: middle;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list a:hover u {
    border-bottom: 1px solid #ffbc19;
    text-decoration: none;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list table {
    margin: 0 0 15px 0;
}

.popup-site-map ul.menu-units-cols > li.menu-units-list table td:first-child {
    padding: 0 15px 0 0;
}
.menu-section-wrapperr{
 margin-left:26px; 
}
.popup-site-map ul.menu-contents-cols {
    background: url("site-map-popup-hr2.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.menu-section-wrapper{
  margin-left:20px;}
  .txtmin{
   color: #888888;
    font-family: arial,sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 40px;
  }
  .txtmin1{
  }
  .txtmin2{
  margin-left: 110px;
    margin-top: -23px;
  }
  .txtmin3{
  margin-left: 250px;
    margin-top: -22px;
  }
  .txtmin4{
   margin-left: 440px;
    margin-top: -22px;
  }