html,
body {
    height: 100%;
}

.fgramota-navbar {
    background-color: #062c80;
    border-color: #062c80;
}

.fgramota-label {
    width:134px;
    height:48px;
    background:url(/images/u1.png);
}
.fgramota-label a {
    display:block;
    width:134px;
    height:48px;
}

.navbar-center {
    float: none !important;
    width:500px;
    margin:0 auto;
    text-align: center;
}
.navbar-center li {
    float: none;
    display: inline-block;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

#u10 {
  position:absolute;
  left:90px;
  top:48px;
  width:600px;
  height:562px;
  overflow-y:auto;
  background:url(/images/u10.png);
}
#u11 {
  position:absolute;
  left:2px;
  top:273px;
  width:596px;
  visibility:hidden;
  word-wrap:break-word;
}
#u14 {
  position:absolute;
  left:688px;
  top:48px;
  width:422px;
  height:562px;
  overflow-y:auto;
  background:url(/images/u27.png);
}
#u15 {
  /*position:absolute;
  left:2px;
  top:273px;
  width:418px;
  visibility:hidden;
  word-wrap:break-word;*/
  margin:2px;
}
#u16 {
  position:absolute;
  left:258px;
  top:305px;
  width:266px;
  height:32px;
  font-family:'Arial Курсив', 'Arial';
  font-weight:400;
  font-style:italic;
  font-size:14px;
  text-align:center;
}
#u16_img {
  position:absolute;
  left:0px;
  top:0px;
  width:266px;
  height:32px;
}
#u17 {
  position:absolute;
  left:0px;
  top:0px;
  width:266px;
  white-space:nowrap;
}
.btn-fgramota {
    width:148px;
}
.btn-doc-load-position {
    position:absolute;
    left:90px;
    top:610px;
}
.btn-download-position {
    position:absolute;
    left:300px;
    top:610px;
}
.btn-delete-position {
    position:absolute;
    left:510px;
    top:610px;
}
.btn-comeback-position {
    position:absolute;
    left:804px;
    top:610px;
}
.btn-doc-save-position {
    position:absolute;
    left:962px;
    top:610px;
}
.btn-doc-load-cursor {
    cursor: pointer;
}
#u24 {
  position:fixed;
  right:100px;
  bottom:50px;
  width:60px;
  height:60px;
  font-size:36px;
  color:#FFFFFF;
}
#u24_img {
  position:absolute;
  left:0px;
  top:0px;
  width:60px;
  height:60px;
}
#u24 a span{
    color:white;
}
#u24 a:hover span{
    color:white;
    text-decoration:none;
}
#u25 {
  position:absolute;
  left:19px;
  top:4px;
  width:20px;
  height:20px;
  word-wrap:break-word;
}
.fgramota_dnd {
    height: 100%;
    /*text-align: center;*/
}
.document-widget {
    margin:5px;
}

.btn input {
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
 	position: absolute;
 	cursor: pointer;
 	opacity: 0;
 	filter: alpha(opacity=0);
 	font-size: 5px;
 	cursor: pointer;
}
