.tableSmall {
  font-size: small;
}
.table > thead > tr > td.tblHeader,
.table > tbody > tr > td.tblHeader,
.table > tfoot > tr > td.tblHeader,
.table > thead > tr > th.tblHeader,
.table > tbody > tr > th.tblHeader,
.table > tfoot > tr > th.tblHeader,
.table > thead > tr.tblHeader > td,
.table > tbody > tr.tblHeader > td,
.table > tfoot > tr.tblHeader > td,
.table > thead > tr.tblHeader > th,
.table > tbody > tr.tblHeader > th,
.table > tfoot > tr.tblHeader > th {
  color: #fff;
  background-color: #428bca;
}
#content {
  margin-top: 48px;
}
.img_logo {
  height: 48px;
  width: 48px;
}
.img_Excel_icon {
  height: 32px;
  width: 32px;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */

  margin-bottom: 60px;
  padding-bottom: 60px;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */

  height: 60px;
  background-color: #f5f5f5;
  line-height: 60px;
}
span.attribution {
  margin-left: 5px;
}
.header-post-title {
  font-size: 18px;
  line-height: 20px;
  margin-top: 26px;
  word-wrap: break-word;
  text-align: right;
}
/*SIAEP 2014 admin styles*/
/*Post meta box Validation*/
.aep-meta-invalid {
  color: #f00;
  font-weight: bold;
}
.modal.modal-wide .modal-dialog {
  width: 70%;
}
.autoModal.modal .modal-body {
  max-height: 100%;
}
.modal-wide .modal-body {
  overflow-y: auto;
}
.center {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
/*animations*/
.repeat-item.ng-enter,
.repeat-item.ng-leave {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transition-duration: 0;
  transition-duration: 0;
}
.repeat-item.ng-enter,
.repeat-item.ng-leave.ng-leave-active {
  -webkit-transition: 0.5s linear all;
  transition: 0.5s linear all;
  opacity: 0;
  line-height: 0;
}
.repeat-item.ng-leave,
.repeat-item.ng-enter.ng-enter-active {
  opacity: 1;
  line-height: 20px;
}
.nav-tabs.bordered {
  background: #fff;
}
.nav-tabs.bordered + .tab-content {
  border: 1px solid #ddd;
  border-top: 0;
}
.rezultate-alegeri {
  padding: 5px;
  line-height: 25px;
}
.tabs-margin {
  margin-left: 10px;
}
.safari-fix {
  line-height: 1;
}
#vizualizareRezultate,
#vizualizareDate {
  padding: 10px;
}
.buttons-radio {
  margin-right: 15px;
}
.map-carousel {
  margin-top: 10px;
}
.viz-map-filter-label {
  margin-right: 5px;
  margin-top: 10px;
}
#vizualizareHarti {
  padding: 10px;
}
/*posts list*/
.post-date {
  border-left: 4px solid #dcdcdc;
  margin-bottom: 5px;
  padding-left: 5px;
}
.posts > div.col-md-11 {
  vertical-align: middle;
}
.anAlegeri {
  font-size: 21px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
.zi-luna-Alegeri {
  font-size: 14px;
}
.rezultat-post-title {
  margin-top: 10px;
}
.rezultat-post-title > p {
  font-size: 21px;
  color: #428bca;
}
.post-date:hover {
  border-left: 4px solid #3071a9;
}
.tip-alegeri-btngroup {
  margin: 5px;
}
/* Template Days */
.inDateArray {
  font-size: larger;
  font-weight: bold;
  text-align: center;
  background-color: rgba(66, 139, 202, 0.39);
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.k-state-selected .inDateArray {
  font-size: larger;
  font-weight: bold;
  border: 0;
  text-align: center;
}
.k-calendar td.inDateArray,
.k-calendar td.inDateArray.k-state-hover {
  font-size: larger;
  font-weight: bold;
  text-align: center;
  background-color: rgba(66, 139, 202, 0.39);
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
table.k-content > thead > tr > th {
  text-align: center;
}
table.k-content > tbody > tr > td > a {
  text-align: center;
}
.thumbnail {
  height: 245px;
}
.map-thumb {
  height: 295px;
  position: relative;
  overflow: visible;
}
.map-thumb .thumbnail {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 50%;
  margin-left: -50%;
  margin-bottom: 0;
}
.map-thumb p {
  position: absolute;
  bottom: 245px;
}
#breadcrumbs {
  margin-top: 20px;
}
.dateAlegeriInput {
  width: 100%;
}
.harti-tur-alert {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: -15px;
}
.tab-content {
    padding-left: 15px;
    padding-right: 15px;
}