@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,cyrillic);

.table_ako{

}

.table_ako td p{
margin:0!important;
}
.table_ako td{
padding:0 3px!important;
}

table.reestr{
width: 100% !important;
border: none !important;
}

table.reestr td{
border: none !important;
text-align: left !important;
vertical-align: top !important;
}

table.reestr td a{
text-decoration: none;
}

.jInputFile-customFile {
cursor: pointer;
height: 100%;
position: absolute;
right: 0;
top: 0;
filter: alpha(opacity = 1);
-moz-opacity: 0.01;
opacity: 0.01;
font-size: 100px !important;
z-index: 2;
width: auto !important;
}

.wicket-mfu-container {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.ie7 .jInputFile-customFile {
    height: 26px;
    width: 30px;
}


a.iround {
    right: 0;
    padding-right: 8px;
    font-size: 11px;
    height: 24px;
    color: #FFFFFF;
    display: block;
    line-height: 22px;
    position: relative;
    font-weight: 900;
    text-decoration: none;
    top: -1px;
    text-align: center;
    text-shadow: 0 -1px 0 #333333;
    background: url('/images/titlebar-buttons.png') 100% -100px no-repeat;
}


.ie a.iround {
    font-weight: 500 !important;
}

a.iround em {
    left: -8px;
    display: block;
    height: 24px;
    position: absolute;
    top: 0;
    width: 8px;
    background: url('/images/titlebar-buttons.png') 0 -100px no-repeat;
}


a.iround span {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    text-shadow: 0 -1px 0 #333333;
    font-weight: 900;
}



.ie a.iround span {
    font-weight: 500 !important;
}



a:hover.iround {
    background-position: 100% -125px
}

a:hover.iround em {
    background-position: 0 -125px
}

a.hovered.iround {
    background-position: 100% -125px
}

a.hovered.iround em {
    background-position: 0 -125px
}

span.iround {
right: 0;
padding-right: 8px;
font-size: 11px;
height: 24px;
color: #FFFFFF;
display: block;
line-height: 22px;
position: relative;
font-weight: 900;
text-decoration: none;
top: -1px;
text-align: center;
text-shadow: 0 -1px 0 #333333;
background: url('/images/titlebar-buttons-disabled.png') 100% -100px no-repeat;
}

span.iround em em {
    left: -8px;
    display: block;
    height: 24px;
    position: absolute;
    top: 0;
    width: 8px;
    background: url('/images/titlebar-buttons-disabled.png') 0 -100px no-repeat;
}

span.iround em span {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    text-shadow: 0 -1px 0 #333333;
    font-weight: 900;
}