@charset "utf-8";
body                        { padding-top: 60px; padding-bottom: 40px; font-size: 12px; line-height: 16px; }
h1							{ font: 28px/32px Georgia; }
h2							{ font: 24px/26px Georgia; }
h3							{ font: 18px/20px Georgia; }


label, input, button, select, textarea, .btn { font-size: 15px; font-weight: normal; line-height: 20px;}
input[type="text"]		{ width: 400px !important; }
.mceIframeContainer iframe 	{ height: 350px !important; }



.sidebar-nav                { padding: 9px 0;}

.TD50                       { width: 50px;}
.TD100                      { width: 100px;}
.TD200                      { width: 210px;}
.TD120                      { width: 120px;}

.descriptionTable th        { text-align: right; padding-right: 10px;}
.descriptionTable td        { text-align: left;}
.descriptionTable + form    { margin: 10px 0 0 0;}

form label                  { color: #999; margin-top:10px;}

.deleteBlock-off                { margin: -50px 0px 0px 300px !important;}
.deleteBlock                { margin: -4em  0px 0px 45ex !important;}

.clear                      { clear: both;}


.postTree ul 			{ display: none; }
.postTree ul.show 		{ display: block; }



.datetime			{ position: relative; overflow: auto; /*border: 1px red solid;*/ }
.datetime input			{ width: 10em !important; clear: left; display: block; }
.datetime select		{ width: 5em !important; clear: left; display: block; }
.datetime div, .datetime label	{ float: left; /*clear: both !important; border: 1px green dashed;*/ margin-right: 2em; }
#cms_adminbundle_posttype	{ clear: left; }

form							{ background-color: #f5f5f5; border: 10px #f5f5f5 solid; margin: 0 0 20px 0 !important; }
label[for$="isAnnotaion"], label[for$="public"]		{ float: left; }
input[id$="isAnnotaion"], input[id$="public"]		{ clear: left; display: block; }
