h3 {
  border-bottom:1px solid #bbb;
  font-size: 2em;
  padding-bottom:5px;
}

.wp-ceceppaml input:focus {
  background: #F0FF80;
}

.ceceppa-ml-flags {
  /* max-width: 165px; */
}

.cml-donate h3, h3.hndle  {
  cursor: default !important;
  padding: 5px;
  font-size: 1.3em;
}

.link-category {
}

.lang-separator {
  font-family:arial; 
  color:#FF0000;
  font-size:18px;
  font-weight:bold;
  background:#0000FF;
}
.ceceppa-form ul li:last-child {
  padding: 0;
}
.ceceppa-form label {
  word-wrap:normal;	
}
.ceceppa-form-options td:first-child {
  vertical-align: middle;
}
.cml-box-translations a {
  display: block;
  color: #000;
  text-decoration: none;
}
.cml-box-translations li span.cml_add_text {
  display: inline-block;
  overflow: hidden;
  padding-left: 5px;
  height: 33px;
  max-height: 33px;
  width: 190px; max-width: 190px;
  position: relative;
  top: -5px;
}

.cml-box-translations li img.add {
  padding-top: 15px;
}

.cml-content {
  display: inline-block;
  width: 600px;
}

div.block-left {
  display: table-cell;
  width: 400px;
}

div.block-right {
  display: table-cell;
}

table.mo-table {
  
}

  table.mo-table th:first-child {
    width: 85%;
  }
  
  table.mo-table tbody td {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  table.wp-ceceppaml td {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
  }

.ceceppaml .meta-box-sortables {
  width: 95%;
}

.ceceppaml .handlediv {
  display: none;
}

.cml_list {
  list-style: square;
  padding-left: 30px;
}

.align-bottom {
  vertical-align: bottom;
}

.cml-filter-label {
  display: block;
  line-height: 28px;
  float: left;
}

.cml-filter-current {
  border-bottom:2px solid #BF0000;
  padding: 2px;
  width: 10px;
}
  .cml-filter-current img {
    padding: 0 !important;
    margin: 0 5px 0!important;
  }
  
dl.site-title dd > span {
  display: inline-block;
  width: 100px;
}