@charset "utf-8";

.contentsPart{padding:20px  0 30px}
.contentsPart .menuRootArea .rootPart { display:inline-block; width: 550px; height: 500px; max-height: 500px; margin: 0px; border: 1px solid  #dcdcdc; padding: 15px 0px 15px 0; overflow-y: auto; background-color: #ffffff; float: left; }
.contentsPart .menuRootArea form{ display:inline-block; vertical-align:top; float: right; }
.contentsPart .menuRootArea .menuPart { display:inline-block; width: 600px; height: auto; }
.contentsPart .menuRootArea .rootPart ul.rootTree li { position: relative; padding: 5px 0px 0px 20px; font-size: 13px; line-height: 20px; zoom: 1; }

.contentsPart .menuRootArea .rootPart ul.rootTree li.treeHeaderName span.rootTitle {  font-size: 15px; color: #222; font-weight: 900; line-height: 25px; letter-spacing: 0; margin-left: 5px; }
.contentsPart .menuRootArea .rootPart ul.rootTree li { position: relative; padding: 5px 0px 0px 20px; font-size: 13px; line-height: 18px; zoom: 1; }
.contentsPart .menuRootArea .rootPart ul.rootTree li>a { color: #989899; margin-right: 5px; font-size: 11px; line-height: 20px; }
.contentsPart .menuRootArea .rootPart ul.rootTree li>a:hover { color: #222; }
a.menuClose { display: inline-block; background: url(../../../img/folder_off.svg) no-repeat; width: 20px; height: 20px; }
a.menuAdd { display: inline-block; background: url(/web/img/btn_plus_01.png) no-repeat; width: 13px; }
a.menuRemove { display: inline-block; background: url(/web/img/btn_minus_01.png) no-repeat; width: 13px; }
a.menuModify { display: inline-block; background: url(/web/img/btn_modify.png) no-repeat; width: 13px; }
a.menuPlus { display: inline-block;  background: url(/web/img/btn_plus_02.png) no-repeat; width: 13px; }
a.menuNoChild { display: inline-block; background: url(/web/img/btn_paper.png) no-repeat; width: 20px; background-position: right; }
a.menuMinus { display: inline-block; background: url(/web/img/btn_minus_02.png) no-repeat; width: 13px; }
a.menuOpen {  display: inline-block; background: url(../../../img/folder.svg) no-repeat; width: 20px; height: 20px; }
a.menuAdd { display: inline-block; background: url(/web/img/btn_plus_01.png) no-repeat; width: 13px; margin-left: 15px; }
a.menuRemove { display: inline-block; background: url(/web/img/btn_minus_01.png) no-repeat; width: 13px; }

a.menuModify { display: inline-block; background: url(/web/img//btn_modify.png) no-repeat; width: 13px; }

.menuSearchArea tbody tr td input { width: 85px; height: 35px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #e7e7e7; font-size: 12px; color: #989899; padding-left: 8px; }
.content-area .content-contentPart  .menuSearchArea{ width:100%;}
.content-area .content-contentPart  .menuSearchArea th{ text-align:center; border-bottom: 1px solid #2F51D3; font-size:13px;color:#E0E9FF;font-weight:300; width: 100px; } 
.content-area .content-contentPart  .menuSearchArea td{ text-align:left; padding: 8px; } 
.content-area .content-contentPart  .menuSearchArea td input{ width:100%; } 
.content-area .content-contentPart  .menuSearchArea td textarea{ height: 180px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #e7e7e7; font-size: 12px; color: #989899; padding-left: 8px; width: 100%; } 
.content-area .content-contentPart  .list-table { display: inline-block; background-color: #ffffff; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.content-area .content-contentPart  .inqueryBtn{margin:10px 0 0 60px;}
.urlArea{display:none;}
