h3 {
  border-bottom:1px solid #bbb;
  font-size: 2em;
  padding-bottom:5px;
}

table.ceceppaml, table.ceceppaml_posts {
  width: 99%;
  border-spacing:0;
  border-collapse:collapse;
  margin-bottom:0.7em;
}
table#ceceppaml-table {
/*  width: 90%;
  max-width: 90%;*/
}
table.ceceppaml tbody tr th {
}

table.ceceppaml tbody tr {
   border-bottom: 1px solid #BBBBBB;
  margin-top:20px;
  margin-bottom: 20px;
}

table.ceceppaml input {
  border: none;
  border-bottom:1px dashed #c0c0c0;
  width: 100%;
}
table.ceceppaml input:focus {
  background: #F0FF80;
}

table.ceceppaml_posts th {
  background: #555;
  color: #fff;
}

table.ceceppaml_posts tr {
  height: 2.5em;
}

table.ceceppaml_posts tr:nth-child(even) {
  background: #ddd;
}

table.ceceppaml_posts tr:hover {
}
table.ceceppaml td {
}
.ceceppa-ml-flags {
  /* max-width: 165px; */
}

.ceceppa-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.ceceppa-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.ceceppa-button:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

.ceceppa-salva {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	color: #fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.ceceppa-salva:visited {
	color:#ffffff;
}.ceceppa-salva:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
	color: #fff;
}.ceceppa-salva:active {
	position:relative;
	top:1px;
}

.button-delete {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.button-delete a {
	color: #fff;
}.button-delete:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
	color: #fff;
}.button-delete:active {
	position:relative;
	top:1px;
	color: #fff;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

.link-category {
}

.lang-separator {
  font-family:arial; 
  color:#FF0000;
  font-size:18px;
  font-weight:bold;
  background:#0000FF;
}


.CSSTableGenerator {
  margin:0px;padding:0px;
}.CSSTableGenerator table{
  margin:0px;padding:0px;
  min-width: 600px;
  max-width: 600px;
}.CSSTableGenerator tr:last-child td:last-child {
}
.CSSTableGenerator table tr:first-child td:first-child {
}

.CSSTableGenerator table tr:first-child td:last-child {
}.CSSTableGenerator tr:last-child td:first-child{
}.CSSTableGenerator tr:hover td{
}

.CSSTableGenerator td{
  vertical-align: top;
  background: #e5e5e5;
  text-align:left;
  padding:7px;
  font-size:12px;
  color:#000000;
}.CSSTableGenerator tr:last-child td{
}.CSSTableGenerator tr td:last-child{
}.CSSTableGenerator tr:last-child td:last-child{
}
.CSSTableGenerator tr:nth-child(odd) td {
  background: #abd7e3;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.CSSTableGenerator h3.hndle, .cml-donate h3  {
  cursor: default !important;
  padding: 5px;
  font-size: 1.3em;
}
.CSSTableGenerator h3 input {
  margin-top: 2px;
}
.CSSTableGenerator .handlediv, .cml-donate .handlediv {
  display: none;
}
img.delete {
  background: rgba(255, 0, 0, 0.2);
  padding: 2px;
}
.ceceppa-form ul li:last-child {
  padding: 0;
}
.ceceppa-form label {
  word-wrap:normal;	
}
.cml-donate {
  vertical-align: top;
  display: inline-block;
  min-width: 250px;
  max-width: 250px;
  width: 250px;
  margin-top: 16px;
  margin-left: 5px;
}

.cml-box-translations a {
  display: block;
  color: #000;
  text-decoration: none;
}
.cml-box-translations h4, #ceceppaml-meta-box h4 {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: 300;
    font-size: 1.2em;
}
.cml-box-translations ul li {
  background: rgb(238,238,238); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
  border-radius: 4px;
  border: 1px solid #bbb;
  padding: 5px;
  height: 25px;
}
.cml-box-translations ul li.no-translation {
  background: rgb(180,223,91); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(180,223,91,1) 0%, rgba(180,223,91,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,223,91,1)), color-stop(100%,rgba(180,223,91,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(180,223,91,1) 0%,rgba(180,223,91,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4df5b', endColorstr='#b4df5b',GradientType=0 ); /* IE6-9 */
}
.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;
}


@media only screen and (orientation:landscape) and (min-width:1300px) {
  .cml-content {
    width: 900px !important;
  }

  .CSSTableGenerator table{
    min-width: 900px !important;
    max-width: 900px !important;
  }
}
