body {
     line-height: 20px;
     /*font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;*/
     font-family: 'Roboto', sans-serif;
     color: #737373; /* F8F8F8 #818181; #4E443C; */
     background-color: #f8f8f8; /* f4f4f4;  #fafafa; */
     font-size:14px;
}

p {
     text-align: justify;
}
small {
     font-size: 90%;
}

h5 {
     color: #445566; /* 3e3e3e; */
}

h3 {
    line-height: normal;
    margin: 30px 0;
}

#rn4152.box a {
     color: #fff;
     text-decoration: none;
     font-weight: bold;
}
#rn4152.box a:hover {
     text-decoration: underline;
}
.announcement_body {
     padding-left: 20px;
     padding-right: 20px;
}

/* ************************************************ */
blockquote:before {
    content: open-quote;
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.15em;
    vertical-align: -0.4em;
}
blockquote:after {
    content: close-quote;
    font-size: 3em;
    line-height: 0.1em;
    margin-left: 0.15em;
    vertical-align: -0.7em;
}
blockquote {
    font-size: 120%;
    line-height: 1.5em;
    margin: 0;
    padding: 15px;
    quotes: "“" "”" "‘" "’";
}
blockquote {
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #0088CC;
    padding: 20px 60px;
    font-style:italic;
     border-left: 0;
}

/* ************************************************** */

.navbar .divider-vertical {
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #FFFFFF;
    height: 48px;
    margin: 5px 0;
}

.emfasi {
     font-weight: bold;
     /* font-size: 110%; */
     color: #303030;
}
ul.emfasi {
     list-style-type: none;
     /* padding: 0;
     margin: 0 25px; */
     margin-top: 25px;
     margin-bottom: 25px;
}

ul.emfasi li {
    background: url("http://www.publicrevenue.gr/kpi/static/img/box_check.png") no-repeat left top;
    padding-left: 30px;
    color: #445566; /* 666666; */
    font-size: 110%;
    font-style:italic;
    line-height:26px;
}

.empty{
     height: 71px;
     width: 90px;
     /* background: #F5F5F1; */
}

.image-box {
     display: inline;
     list-style: none;
     position: relative;
     float: left;
     padding: 5px;
     border: 1px solid #DEDEDE;
     margin-right: 8px;
     background: white;
     height: 71px;
     width: 90px;
     overflow: hidden;
}

/* box for left menu and main page */
.box {
	border-bottom: 2px solid #dcdcdc;      /* transparent; */
	background-color: #eaeaea;         /* #f2f2ea;  #F5F5F1; */
	margin-bottom:5px;
	padding: 8px;
     -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
               border-radius: 4px;
}

.box:hover {
	/* border: 2px solid #e1e1e8; */
}

/* box for left menu and main page */
.box_news {
	/* border-bottom: 2px solid #e0e0e0; */
     border-top: 2px solid #e0e0e0;
     border-left: 2px solid #e0e0e0;
	background-color: #fff;
	margin-bottom:5px;
	padding: 15px;
     -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
               border-radius: 4px;
}

/* box containing kpi update-insert links */
.box_insert_update {
     background-color:#ffdb5c;
     border-bottom: 2px solid #d8b849; /* F89406; */
     padding: 15px;
     /* margin-bottom: 25px; */
     -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
               border-radius: 4px;
}

/* box containing main page centered links */
#box_center, #box_center:hover {
     background: transparent; /* #F5F5F1; */
     margin-bottom:20px;
     border: none;
}

.box_right_bar {
     border-bottom: 2px solid #c9c9c9;
     /* border-top: 1px solid #fff; */
     background:  #eaeaea 8px center url("http://www.publicrevenue.gr/kpi/static/img/icon_document.png") no-repeat;
     margin-bottom:20px;
     margin-left:20px;
/*     margin-top: -18px;*/
     padding: 10px 10px 10px 40px;
     font-size:80%;
     -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
               border-radius: 4px;
}

.box_right_bar:hover {
     background-color: #dcdcdc;
     border-bottom: 2px solid #c9c9c9;
}

.box_right_bar_diagram {
     border-bottom: 2px solid #c9c9c9;
     /* border-top: 1px solid #fff; */
     background:  #eaeaea 8px center url("http://www.publicrevenue.gr/kpi/static/img/icon_document.png") no-repeat;
     margin-bottom:20px;
     margin-left:20px;
/*     margin-top: -18px;*/
     padding: 10px 10px 10px 40px;
     font-size:80%;
     -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
               border-radius: 4px;
}

.box_right_bar_diagram:hover {
     background-color: #dcdcdc;
     border-bottom: 2px solid #c9c9c9;
}

.paperclip_top {
     height:20px;
     background: transparent url('http://www.publicrevenue.gr/kpi/static/img/paperclip_top.png') no-repeat right top;"
}

.rss_header {
     padding:10px 10px 10px 40px;
     background:  #eaeaea 8px center url("http://www.publicrevenue.gr/kpi/static/img/icon_news.png") no-repeat;
     -webkit-border-radius: 4px 4px 0 0;
          -moz-border-radius: 4px 4px 0 0;
               border-radius: 8px 8px 0 0;

     /*
     background-color: #fafafa;
     background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
     background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
     background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
     background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
     background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
     background-repeat: repeat-x; */
}

.red_note {
     color: red;
     font-size: 75%;
}

.lupdated {
     font-size:70%;
     /* text-shadow: white 1px 1px 0; */
}

#auction-box {
     background:  #eaeaea 8px center url("http://www.publicrevenue.gr/kpi/static/img/icon_auctions.png") no-repeat; /* #f2f2ea */
}
#target-box {
     background: #eaeaea 8px center url("http://www.publicrevenue.gr/kpi/static/img/icon_targets.png") no-repeat;
}
#actual-box {
     background: #eaeaea 8px center url("http://www.publicrevenue.gr/kpi/static/img/icon_results.png") no-repeat;
}
#actuals-vs-targets-box {
     background: #eaeaea 8px center url("http://www.publicrevenue.gr/kpi/static/img/icon_compare.png") no-repeat;
}
#rn4152 {
     background: #8fc9d9 8px center url("http://www.publicrevenue.gr/kpi/static/img/icon_document.png") no-repeat;
}

#auction-box, #target-box, #actual-box, #actuals-vs-targets-box, #rn4152 {
     cursor: pointer;
     padding-left: 40px;
     border-bottom: 2px solid #dcdcdc;
}
#auction-box:hover, #target-box:hover, #actual-box:hover, #actuals-vs-targets-box:hover, #rn4152:hover {
     background-color: #dcdcdc;
     border-bottom: 2px solid #c9c9c9;
}
#rn4152 {
     border-bottom: 2px solid #82b6c4;
}
#rn4152:hover {
     background-color: #7fb1bf;
     border-bottom: 2px solid #74a3b0;
}

.minfin_en {
     width: 215px;
     height: 40px;
     background: transparent left top url("http://www.publicrevenue.gr/kpi/static/img/minfin_en.png") no-repeat;
     overflow: hidden;
     float:left;
}
.minfin_en:hover {
     background: transparent left -40px url("http://www.publicrevenue.gr/kpi/static/img/minfin_en.png") no-repeat;
}

.minfin_gr {
     width: 215px;
     height: 40px;
     background: transparent left top url("http://www.publicrevenue.gr/kpi/static/img/minfin_el.png") no-repeat;
     overflow: hidden;
     float:left;
}

.minfin_gr:hover {
     background: transparent left -40px url("http://www.publicrevenue.gr/kpi/static/img/minfin_el.png") no-repeat;
}

.ggps_en {
     width: 240px;
     height: 40px;
     background: transparent left top url("http://www.publicrevenue.gr/kpi/static/img/gsis_en.png") no-repeat;
     overflow: hidden;
     float:right;
}
.ggps_en:hover {
     background: transparent left -40px url("http://www.publicrevenue.gr/kpi/static/img/gsis_en.png") no-repeat;
}
.ggps_gr {
     width: 240px;
     height: 40px;
     background: transparent left top url("http://www.publicrevenue.gr/kpi/static/img/gsis_gr.png") no-repeat;
     overflow: hidden;
     float:right;
}
.ggps_gr:hover {
     background: transparent left -40px url("http://www.publicrevenue.gr/kpi/static/img/gsis_gr.png") no-repeat;
}

.posting-item {
	float: left;
	width: 164px;
	height: 170px;
	padding: 6px;
	background-color: white;
	border: 1px solid #ECECEC;
	margin: 0 8px 14px 0;
     /* cursor: pointer; */
}

.table td{
	vertical-align: middle;
}
.table{
	table-layout: fixed;
     width:100%;
}

.my-icon-pdf{
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://www.publicrevenue.gr/kpi/static/img/pdf_icon.jpg");
  background-repeat: no-repeat;
}
.my-icon-csv{
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("http://www.publicrevenue.gr/kpi/static/img/csv_icon.png");
  background-repeat: no-repeat;
}
.report-th{
  background-color: #ccc;
}
.controls-doy{
}

.control-label-doy {
/*    float: left;  */
    text-align: left;
}

.hr_divider{
     margin: 10px 0 10px 0;
     height:1px;
     /* border: 1px solid red;
     background: transparent url("http://www.publicrevenue.gr/kpi/static/img/hr_small.png") top center no-repeat; */
}

.note_box {
     min-height: 55px;
     padding-right: 10px;
     padding-left: 10px;
     padding-top: 5px;
     background-color: #fefefe; /* #F5F5F1; */

     /*background-image: -webkit-gradient(
          linear,
          left top,
          left bottom,
          color-stop(0, #FFFFFF),
          color-stop(1, #F5F5F1)
     );
     background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F5F5F1 100%);
     background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F5F5F1 100%);
     background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F5F5F1 100%);
     background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F5F5F1 100%);
     background-image: linear-gradient(to bottom, #FFFFFF 0%, #F5F5F1 100%);

     background-repeat: repeat-x;
     border: 1px solid #d4d4d4; */
     border-bottom: 2px solid #e0e0e0;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
     filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
     *zoom: 1;
     /* -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); */
}

.note_box a {
     text-shadow: 0 1px 0 #c1c1c1;
     text-decoration:none;
}
.note_box a:hover {
     text-decoration: none;
     text-shadow: -1px -1px 0 #ffffff;
}

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

ul.checkmark li {
    background:url("http://www.publicrevenue.gr/kpi/static/img/bullet_check_orange.png") no-repeat left top;
    padding-left: 35px;
}

ul.insert_update {
    list-style-type: none;
    margin: 0 0;
}

ul.insert_update li {
    padding-bottom: 15px;
    padding-left: 35px;
    background: transparent 0px 8px url("http://www.publicrevenue.gr/kpi/static/img/doc_pen.png") no-repeat;
}


 /* Wrapper for page content to push down footer */
      #wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto -80px;
      }

      /* Set the fixed height of the footer here */
      #push, #footer {
        height: 50px;
        margin-top: 50px;
        text-align: center;
      }
      #footer {
          background-color: transparent;
          border-top: 1px solid #c0c0c0;
          border-bottom: 5px solid #255a69;
          padding-top:15px;
      }

/* *****************************************************************/
/* Notes                                                           */
/* *****************************************************************/
.note {
     position:relative;
     /* width:480px; */
     padding:1em 1.5em;
     margin:5px auto;
     color:#fff;
     background:#97C02F;
     overflow:hidden;
}

.note:before {
     content:"";
     position:absolute;
     top:0;
     right:0;
     border-width:0 16px 16px 0; /* This trick side-steps a webkit bug */
     border-style:solid;
     border-color:#fff #fff #658E15 #658E15; /* A bit more verbose to work with .rounded too */
     background:#658E15; /* For when also applying a border-radius */
     display:block; width:0; /* Only for Firefox 3.0 damage limitation */
     /* Optional: shadow */
     -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
     -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
     box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
}

.note.white {background:#ffffff; border-bottom: 2px solid #e0e0e0; color:#737373;}
.note.white:before {border-color:#f8f8f8 #f8f8f8 #fff #fff; background:#EAEAEA;}

.note.red {background:#C93213;}
.note.red:before {border-color:#fff #fff #97010A #97010A; background:#97010A;}

.note.blue {background:#53A3B4;}
.note.blue:before {border-color:#fff #fff transparent transparent; background:transparent;}

.note.taupe {background:#999868;}
.note.taupe:before {border-color:#fff #fff #BDBB8B #BDBB8B; background:#BDBB8B;}

/* ROUNDED CORNERS VERSION
* All modern browsers can produce this effect with a single pseudo-element.
* However, they all have bugs (mainly to do with border-radius) that make this a bit tricky.
* As far as I can tell, this is the only cross-browser method for the moment.
* Can't use this method for the simple effect because Opera 11 will only show backgrounds
* through transparent borders if there is a border-radius applied.
*/

.note.rounded {
     -webkit-border-radius:5px 0 5px 5px;
     -moz-border-radius:5px 0 5px 5px;
     border-radius:5px 0 5px 5px;
}

.note.rounded:before {
     border-width:8px; /* Triggers a 1px 'step' along the diagonal in Safari 5 (and Chrome 10) */
     border-color: #f8f8f8 #f8f8f8 transparent transparent; /* Avoids the 1px 'step' in webkit. Background colour shows through */
     -webkit-border-bottom-left-radius:5px;
     -moz-border-radius:0 0 0 5px;
     border-radius:0 0 0 5px;
}

.note p {margin:0;}
.note p + p {margin:1.5em 0 0;}


/* *****************************************************************/
/* bootstrap class modification ************************************/
/* *****************************************************************/
.page-header {
     margin-top: 0;
}

.span10 {
    width: 99%;
}

/*.alert {
    background-color: #eb7272;
    border: 2px solid #ab5353;
    border-radius: 4px;
    color: #fefefe;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
}*/

.row-fluid .span3 {
     float: right;
}

/*.row-fluid .span10 {
    width: 95%;
}*/

.accordion {
    margin-bottom: 0px;
}

.accordion-group {
    background-color: #ffffff;
    /* border: 1px solid red; */
    border-radius: 0;
    border: 0 1px 1px 1px solid #e1e1e8;
    /* margin-bottom: 2px;*/
    margin-top: -5px;

}

.accordion-heading, .accordion-toggle {
     border: none;
}

.accordion-heading {
     /* background: transparent top center url("http://www.publicrevenue.gr/kpi/static/img/box_down_arrow.png") no-repeat; */
}

.navbar-inner {
     background-color: #ebebeb;
     background-image: linear-gradient(to bottom, #ebebeb, #ebebeb);
     background-repeat: repeat-x;
     border-bottom: 1px solid #c5c5c5;
     border-top: 5px solid #334455; /* #255a69; */
     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
     min-height: 65px;
     padding-left: 10px;
     padding-right: 10px;
     padding-top: 5px;
     border-width: 5px 0 1px 0;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    border-width: 5px 0 1px;
}

.text-warning {
    color: #eb7272;
}

/* next 2 classes produce border for rss */
.nav-tabs > li {
     margin-bottom: -1px;
     border-top: 1px solid #ffffff;
     border-bottom: 1px solid #DDDDDD;
}

.nav-tabs > li:first-child {
     margin-bottom: -1px;
     border-top: none;
     border-bottom: 1px solid #DDDDDD;
}

.nav-tabs.nav-stacked > li > a {
    border-radius: 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #DDDDDD;
}
.nav-tabs.nav-stacked > li > a:hover {
     background-color: #fff; /* #eaeaea; */
}

ul.nav {
    list-style: none outside none;
    /* margin-bottom: 20px; */
    margin-left: 0;
}
ul.nav li {
    /* padding-bottom: 15px;
    border-top: 1px solid red;*/
}
