/* Style sheet catalog_reader */
.clearall{
  font-size:8pt;
}
.layout_item_tuned table{
width:85%;
margin: 20px 10px 20px;
}
.layout_item_tuned table tr td {
padding: .6em .2em .6em .5em;
vertical-align: top;
font-size:0.9em;
}
.layout_item_tuned > h2{
  color:#004698;
  font-size:16pt;
}
.layout_item_tuned table tr td.label {
  font-size:.75em;
  font-weight:600;
  color:#004698;
  width:17%;
  text-align:right;
}
.layout_item_tuned table tr td.title{
  padding-left:0;
  padding-bottom:10px;
  font-size:1.3em;
  font-weight:500;
  line-height:16pt;
  color:#004698;
}

.layout_item_tuned ul{
list-style-type:circle;
padding:2px 5px 2px 5px;
}
.layout_item_tuned ul li{
pading: 3px 0 3px;
list-style-type:circle;
}

form#cat_vacantions_range .text,
form#cat_trenings_range .text{
  width:50px;
}

