.footer{ -moz-user-select: text; }

html{
  height:100%;
  font:11px Tahoma,Verdana,sans-serif;
  background:url("../img/MainPage/html-bg.gif") #fff left top repeat-y;
}

body{
  height:100%;
  color:#000;
  min-width:980px;
  position:relative;
}

span.amount {cursor: default}
select {height: 20px}

.body1{
  min-height:100%;
  position:relative;
  background:url("../img/MainPage/body-bg.gif") right top repeat-y;
  font-size: 12px;
  min-width:1102px;
}

.body2 {
  text-align:center;
  background-color:#C2DAF2;
  width:100%;
}

.left{
  padding-left:20px;
  width:252px;
  float:left;
  background:url("../img/MainPage/left-bg.gif") left top no-repeat;
  padding-top:43px;
  zoom:1;
}

.right{
  margin-left:272px;
  background:url("../img/MainPage/right.gif") left top repeat-x;
}

.right-l{
  background:url("../img/MainPage/right-l.gif")  left top no-repeat;
  _position:relative;
}

.right-r{
  background:url("../img/MainPage/right-r.gif") right top no-repeat;
  padding-top:35px;
  padding-right:44px;
  padding-left:24px;
  min-height:40px;
}

.right-r2{
  background:url("../img/MainPage/right-r.gif") right top no-repeat;
  padding-top:35px;
  padding-right:44px;
  padding-left:10px;
  min-height:40px;
}

.content{
  width:100%;
  overflow:hidden;
    position:relative;
}

.clear{
  clear:both;
  height:81px;
}

.footer{
  width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1004)? "1004" : "100%");
  margin-top:-81px;
  height:81px;
  position:relative;
  z-index:100;
  color:#000;
  text-decoration:none;
}

.corner-l-b{
  position:absolute;
  width:272px;
  height:237px;
  bottom:56px;
  _bottom:55px;
  left:0px;
  background:url("../img/MainPage/corner-left-bottom.gif") left bottom no-repeat;
}

a img{
  border:none;
}

a{
  text-decoration:underline;
  color:#369ab3;
}

a:hover{
  text-decoration:none;
}

ul{
  padding:0px;
  margin:0px;
  list-style-type:none;
}

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

table{
  border-collapse:collapse;
  border-spacing:none;
}

/*Left Part*/
.menu3 {font-size:16px}
.menu3 li {
  width:auto;
  height:46px;
  background:url("../img/MainPage/menu1-li-r.gif") #e5f2ff right top no-repeat;
  margin-bottom:3px;
  border-radius : 5px 0px 0px 5px;
}
.menu3 a {
  display:table-cell;
  height:46px;
  vertical-align:middle;
  padding-left:46px;
  margin-left:5px;
  text-decoration:none;
  color:#000;
  font-weight:bold;
  background-position: 8px center !important;
}
.menu3 li b{
  position:absolute;
  width:14px;
  height:12px;
  margin-left:5px;
  margin-top:5px;
  cursor:pointer;
  background:url("../img/MainPage/marker3.png") left top no-repeat;
}

.menu3 a:hover{
  color:#369ab3;
}

.menu3 .active{
  background:url("../img/MainPage/menu1-li-active.gif") #fff left top no-repeat;
}

.menu3 .li6{
  background:url("../img/MainPage/settings2.png") 5px center no-repeat;
  background-size: 32px 32px;
}

.menu3 .li7{
  background:url("../img/MainPage/card.png") 5px center no-repeat;
  background-size: 32px 32px;
  background-position: 8px 2px !important;
}

.menu3 .li3{
  background:url("../img/MainPage/search.png") no-repeat;
  background-size: 32px 32px;
}

.menu3 .li1{
  background:url("../img/MainPage/clock.png") no-repeat;
  background-size: 32px 32px;
}

.menu3 .li2{
  background:url("../img/MainPage/pencil.png") no-repeat;
  background-size: 32px 32px;
}

.menu3 .li8{
  background:url("../img/MainPage/present.png") 5px center no-repeat;
  background-size: 32px 32px;
  background-position: 8px 4px !important;
}

.menu3 .li9{
  background:url("../img/MainPage/info.png") 5px center no-repeat;
  background-size: 32px 32px;
}

.menu3 .li10{
  background:url("../img/MainPage/key.png") 5px center no-repeat;
  background-size: 32px 32px;
}

.menu3 .li11{
  display: block;
  width: inherit;
  height: inherit;
  padding-left:0px;
  margin-left:0px;
  cursor: pointer;
}

.menu3 .li11 > div {
  display:table-cell;
  height:46px;
  vertical-align:middle;
  padding-left:46px;
  margin-left:5px;
  text-decoration:none;
  color:#000;
  font-weight:bold;
  background-position: 8px center !important;
  background:url("../img/MainPage/calculating.png") 5px center no-repeat;
  background-size: 32px 32px;
  cursor: pointer;
}

.menu3 .li11 > div:hover {color:#369ab3}
.menu3 .li4{background:url("../img/MainPage/menu2-li4.png") no-repeat}
.menu3 .li5{background:url("../img/MainPage/menu2-li5.png") no-repeat;color:#d92818}

.menu2{margin-left:28px;margin-top:24px}
.menu2 li{
  background:url("../img/MainPage/menu2-li.png") left top no-repeat;
  height:24px;
  width:224px;
  margin-bottom:2px;
}
.menu2 .active{
  background:url("../img/MainPage/menu2-li-active.png") left top no-repeat;
}
.menu2 a{
  position:relative;
  display:block;
  height:20px;
  color:#000;
  text-decoration:none;
  padding:4px 0px 0px 12px;
}

.menu2 a:hover{
  color:#369ab3;
}
.menu2 .active a:hover{
  color:#000;
}
/*end Left Part*/

/*Right Part*/
.zag1{
  color:#666;
  font-size:17px;
  padding-bottom:13px;
  border-bottom:1px solid #c2daf2;
  margin-bottom:18px;
}

.update{
  color:#0000EE;
  font-size:14px;
}

.update span{
  position:absolute;
  width:14px;
  height:12px;
  left:0px;
  top:2px;
  background:url("../img/MainPage/marker3.png") left top no-repeat;
  _background:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/marker3.png');
}

.region {
  font-size:16px;
  color:#369ab3;
}

.region a{
  color:#369ab3;
  text-decoration:none;
  background:url('../img/MainPage/bg1.gif') left bottom repeat-x;
}

.region span{
  display:none;
}
.amount{
  color:#000;
  font-size:11px;
  margin-left: 10px;
}

.new1{
  position:relative;
  top:-5px;
  color:#7f7f7f;
  font-size:9px;
  margin-top:-5px;
  margin-left:10px;
  text-decoration:none;
}

.beta-test {
  position:relative;
  top:-5px;
  margin-top:-5px;
  margin-left:10px;
  background-color: #00ca98;
  text-decoration: none;
}

.beta-test span {
  color: white;
  font-size:11px;
  padding: 1px 5px;
}

.new1:hover{
  text-decoration:underline;
}

.new2{
  position:relative;
  top:-5px;
  color:#7f7f7f;
  font-size:9px;
  margin-top:-5px;
  margin-left:10px;
  text-decoration:none;
  cursor: default;
}

.new3{
  position:relative;
  top:-5px;
  color:#7f7f7f;
  font-size:11px;
  margin-top:-5px;
  margin-left:10px;
  text-decoration:none;
}

.new3:hover{
  text-decoration:underline;
}

.compress{
  position:relative;top:-8px;
  font-size:9px;
  margin-left:3px;
  background:url('../img/MainPage/border1.gif') left bottom repeat-x;
  text-decoration:none;
  display:none;
}

.compress:hover{
  background:none;
}
/*end Right Part*/

/*Footer*/
.footer a{
  color:#000;
}
.footer-inner{
  background:#fff;
  height:81px;
}

.footer-bg{
  background:url("../img/MainPage/footer-bg.gif") #fff left top repeat-x;
}

.footer-bg div{
  background:url("../img/MainPage/footer-bg-left.gif") left top no-repeat;
}

.footer-bg div div{
  background:url("../img/MainPage/footer-bg-right.gif") right top no-repeat;
  height:25px;
}

.footer-left{
  padding:22px 0px 0px 20px;
}

.gid, .connect, .sendLog, .controls{
  text-decoration:none;
  margin-right:20px;
}

.gid:hover, .connect:hover{
  text-decoration:underline;
}

.gid{
  background:url("../img/MainPage/marker1.gif") left 1px no-repeat;
  padding-left:16px;
}

.connect{
  background:url("../img/MainPage/letter.png") left 2px no-repeat;
  padding: 7px 20px !important;
  background-size: 16px 16px;
  background-position: 0px 6px !important;
}

.footer-right{
  float:right;
  background:url("../img/MainPage/wlogo.png") left 10px no-repeat;
  padding:8px 20px 0px 50px;
  font-size:11px;
  background-size: 32px 39px;
  background-position: 6px 14px !important;
}
/*end Footer*/

.disabled {
  color: red; /*gray;*/
  cursor: default;
}

dd {
  margin-bottom: 10px;
  margin-top: 10px;
}

dd ul li {
  margin-bottom: 10px;

}

td ul li .disabled {
  text-decoration: none;
  cursor: pointer;
  border: 1px dashed blue;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}

.menu-right {
  display: inline-block;
  margin-top: 36px;
}

.menu-right li {
  border: 2px solid #6ebdfd;
  border-right: none;
  margin-bottom: 20px;
  height: 46px;
  font: 18px Tahoma;
  color: #369ab3;
  border-radius : 5px 0px 0px 5px;
  position: relative;
}

.menu-right li a, .menu-right li a:visited {
  display: table-cell;
  height: 46px;
  vertical-align: middle;
  width: 180px;
  padding-left: 10px;
  text-decoration: none;
  cursor: pointer;
}

.menu-right .strelka {
  position: absolute;
  top: -2px;
  right: -10px;
  height: 0px;
  border-bottom: 25px solid transparent;
  border-top: 25px solid transparent;
  border-left: 10px solid #6ebdfd;
}

.menu-right .strelka:before {
  content:'';
  position:absolute;
  border-left: 2px solid #6ebdfd;
  height: 50px;
  top: -25px;
  right: 10px;
}

.menu-right .strelka:after {
  position: absolute;
  top: -24px;
  right: 3px;
  height: 0px;
  border-bottom: 24px solid transparent;
  border-top: 24px solid transparent;
  border-left: 9px solid white;
  z-index: 3;
  content: '';
}

.menu-right .blue-li a{
  background: #6ebdfd;
  color: white;
}

.menu-right .blue-li .strelka:after {
  border: none;
}

.history_list {
  font-size: 14px;
  margin-top: 20px;
}

.history_list_detail {
  font-size: 13px;
  margin: 5px;
}

.history_list li {
  margin-bottom: 10px;
}

.history_list span {
  color: black;
  font-weight: normal;
}

.history_list a {
  margin-left: 20px;
  font-size: 14px;
}

.noactiveHref {
  color: #999 !important;
  text-decoration: none;
  cursor: default;
}
.noactiveHref:hover {
  text-decoration: none;
}

/*link MyBase*/
.addDeclaration {
  overflow: hidden;
  width: 100%;
}

.addDeclaration .leftDeclarartion{
  float: left;
  width: 420px;
  margin-right: 30px;
}

.addDeclaration .rightDeclarartion{
  float: left;
  width: 270px;
}

.addDeclaration .block2{
  border-radius: 7px;
  background: -moz-linear-gradient(top, #e6f4fd, white);
  padding: 7px 15px 8px 15px;
  margin-bottom: 10px;
}

.addDeclaration .block2 div{
  margin: 10px 0px 10px 15px;
}

.addDeclaration .block2 div a{
  color: #0066cc;
}

#listDeclaration .zagDeclarartion{
  font-size: 15px;
  margin: 0px;
  padding: 10px 0px 0px 0px;
}

.controls{
  background:url("../img/MainPage/settings.png") left 1px no-repeat;
  padding-left:17px;
}

.controls:hover{
  text-decoration:underline;
  cursor: pointer;
}

.sendLog{
  background:url("../img/MainPage/mail__arrow.png") left 1px no-repeat;
  padding-left:17px;
  color: blue;
}

.sendLog:hover,
.sendLog:visited,
.sendLog:active {
  text-decoration:underline;
  cursor: pointer;
  color: blue;
}

.msgAccess {
  padding: 20px;
}

.msgAccess .questionStep{
  color: #63a028;
  margin: 10px 0px 5px 0px;
  font-size: 13px;
}

.msgAccess .step{
 color: #954d2e;
 margin: 0px 10px;
}

.msgAccess .answerStep{
  margin: 0px 0px 10px 21px;
}

.r7 {

}

.r8 {
  padding-left: 8px;
  vertical-align: top;
  width: 20%;
}
.r9 {
  padding-right: 8px;
  vertical-align: top;
}
.r7 td.r8, .r7 td.r9 {
  border-color: #E5E5E5;
  border-style: none none solid;
  border-width: medium medium 1px;
  padding: 8px;
}

.cf {
  border-collapse: collapse;
  font-size:14px;
  margin: 10px 0;
}

.inactiveLink ,
.inactiveLink:hover ,
.inactiveLink:visited ,
.inactiveLink:active {
  color:black;
  text-decoration:none;
  cursor: default;
  font-weight:bold;
}

#windowControl table td{
  padding: 4px 8px;
}

#windowControl table input{
  margin: 0px 3px 0px 0px;
  vertical-align: middle;
}

#windowControl button{
  margin: 15px 5px 0px 5px;
}

.groupLink,
.groupLink:hover ,
.groupLink:visited ,
.groupLink:active {
  color:#369ab3 !important;
  text-decoration: underline;
  cursor: pointer;
}

.groupDiv {
  display:inline;
}

.standartMargin {
  margin:0 6px;
}

.standartSecondMargin {
  margin:6px 6px 0px;
}

a.pax {
  color: black !important;
  text-decoration: none !important;
}

.settingsButton {
  font-size:13px;
  padding:2px 10px;
}

.label input{
  width: 13px;
  height: 13px;
  padding: 0;
  margin:0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
}

.label span{
  margin-left:0px;
}

.advIcon {
 box-shadow: 5px 5px 20px rgba(1,1,1,0.5);
 -moz-box-shadow: 5px 5px 20px rgba(1,1,1,0.5);
}

.userInfo {
  padding:8px 8px 2px 0;
}

.userInfoInput {
  font-size:14px;
  margin-left: 10px;
}

.ocenka_btn {
  display: inline-block;
  font-size:14px;
  padding: 10px;
  border: 1px solid #028fd1;
  border-radius: 3px;
  background-color:#199ad4;
  width:688px;
  margin-bottom: 5px;
  cursor: pointer;
  text-decoration:none;
  color:white;
}
.ocenka_btn:hover {
  background-color: #028fd1;
}

/*EDS*/
.dialog-sign-docs {
}
.EDSBlock {
  padding:0px 10px;
}
.EDSLabel {
  font-size:14px;
  /*background:#DFFFDF;*/
  color:green;
  padding: 2px;
}
.EDSCheckbox {
}
a.EDSLink,
a.EDSLink:hover {
  color: #00f !important;
}
.EDSHeaderBlock {
  width:100%;
  padding: 10px 0;
}
.EDSDocName {
  font-size: 12px;
  display:inline;
}
.EDSFrame {
  width:100%;
}
.EDSPathName {
  background: none repeat scroll 0 0 white;
  margin: 5px;
  padding: 5px 10px;
}
.EDSPrint {
  float:right;
}
.EDSPrintButton {
  padding: 3px 10px 1px;
}
.needToSignBlock {
  background-color: #FF3300;
  color: #FFFFFF;
  font:bold 16px Tahoma;
  margin-top:5px;
  padding: 20px 10px;
  width: 688px;
  border: 1px solid black;
  border-radius: 3px;
  cursor: pointer;
}

.needToSignBlockMyBase {
  color:red;
  font:bold 16px Tahoma;
  margin-top:5px;
  padding: 20px 10px;
  width: 688px;
  cursor: pointer;
}

.needToSignHeader {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  font-size:18px;
}

.needToSignText {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align:center;
}
.newsHeader {
  font-weight: bold;
  font-size:16px;
  margin: 10px;
}
.newsDate {
  padding:13px;
  color:gray;
}
.newsName {
  color:	#369AB3;
  cursor:pointer;
  border-bottom: 1px dotted #369AB3;
}
.newsContent {
  margin: 0 10px;
}
.hiddenNewsContent {
  display: none;
}
.downList {
  background:url("../img/arrow_down.png") right 12px no-repeat;
  background-position: calc(100% - 10px) center;
}

.upList {
  background:url("../img/arrow_up.png") right 12px no-repeat;
  background-position: calc(100% - 10px) center;
}
.newsHeaderCell {
  vertical-align:middle;
}
.calendarWS{
  margin: 4px;
  padding: 2px;
}
.faceInfoOpened, .faceInfoClosed {
  padding: 20px;
  text-align: justify;
  display: none;
}
.faceInfoOpened {
  background-color: #E0FFDF;
}
.faceInfoClosed {
  background: #F0F0F0 url('../img/warn.gif') 10px 10px no-repeat;
}
.faceInfoBar {
  width: 210px;
  border: 1px solid lightgray;
  padding: 3px 10px 3px 10px;
  margin: 10px 0 10px 0;
  word-break: break-all;
  font: bold 14px Tahoma,Verdana,sans-serif;
}
.needToPayBlock {
  background-color: #FFFF95;
  font:normal 16px Tahoma;
  margin-top:5px;
  padding: 20px 10px;
  width: 688px;
  border: 1px solid gray;
  border-radius: 3px;
  cursor: pointer;
}

.MainPageSearchTableContainer {
  display: inline-flex;
}

.MainPageSearchArhiv {
  padding-top: 15px;
  font-weight: normal;
}

.MainPageSearchArhiv div {
  padding-bottom: 8px;
  text-align: center;
}

.MainPageSearchArhiv a {
  color: #1b64cc;
  font-size: 14px;
}

.MainPageSearchArhiv div:first-child{
  font-size: 18px;
}

.creditIcon {
  background: none repeat scroll 0 0 white;
  border: 2px solid gray;
  border-radius: 106px;
  box-shadow:  1px 1px 5px rgba(0, 0, 0, 0.27);
  display: inline-block;
  font-size: 33px;
  font-weight: bold;
  line-height: 15px;
  margin: 5px 10px 0 0;
  padding: 12px 11px 13px 9px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  width: 20px;
  font-family: Arial;
}

.greenText {
	color:green;
}

.redText {
	color:red;
}

.creditUnavaliable {
	font-size: 43px;
	padding: 14px 13px 13px 9px;
}

.creditMainDiv {
  border: 1px solid grey;
  border-radius: 5px;
  margin-top: 10px;
  padding: 20px;
}

.creditImportant {
	font-weight: bolder;
}

/* WINNER-1172*/
.ductTape {
	width:62% !important;
}

.button-w7 {
  margin: 0px 10px;
}

.button-w7 div {
  border-radius: 1px;
	border: 1px solid black;
  padding: 10px 0px;
  margin-top: 7px;
	text-align: center;
	font-size:14px;
}

.servicePeriodCode {
  width: 78px;
}