@charset "utf-8";
/* CSS Document */
.clear{clear:both; float:none;}
/* Change the docs' brand */
body > .navbar .brand {
  padding-right: 50;
  padding-left: 0;
  margin-left: 20px;
  float:left;
  font-weight: bold;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
}
body > .navbar .brand:hover {
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.4);
}

body > .navbar .nav-collapse{float:left;}

.navbar-fixed-bottom{background:#FFF; color:#333; }
.navbar-fixed-bottom .container{ padding-left:30px;}

.container .content{padding:0px 40px;}

.controls label{display:inline;}
.auth_group .controls label{display: block;}
.sub_cate{ border:#900 1px dashed; padding:10px;}
.sub_cate h3{font-size:14px; padding:5px 10px; margin:0px; border-bottom:1px solid #CCC; line-height:18px;}
.sub_cate ul{padding:10px; 0; margin:0;}
a.fullLink{width:100%; height:100%; display:block;}
/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
  width: 258px;
  margin: 30px 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
  display: block;
  width: 230px \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {

  opacity: 1;
}
.bs-docs-sidenav.affix {
  top: 40px;
}
.bs-docs-sidenav.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}
.formContent{
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding:20px;
	margin-top:-20px;
	}

.sub-table{margin-bottom: 0px;}
.first-row td{border-top: 0px;}
.w-50{width: 50px;}
.w-150{width: 150px;}
.w-300{width: 300px;}
.fl-r{float: right;}
.fl-l{float: left;}
.pd-0{padding: 0px 0px;}
.mb-30{margin-bottom: 30px;}
.menu-disable{color:#999 !important; cursor: not-allowed;}
.font-red{color: #ff0000;}
.pos_rel{position: relative;}
.remarkbox{position: absolute; left: -35px;}
.remarkbox p{margin: 0px; line-height: 27px;}
.remarkbox hr{margin: 13px 0px 20px 0px;}

.authgroupbox input[type='checkbox']{width: 20px; height: 20px;}

.blocklabelbox input{margin: 0px;}
.blocklabelbox label{ display: inline-block; margin-bottom: 5px; padding: 5px 5px; border: 1px #EEE solid;}
.blocklabelbox hr{margin: 5px 0px 10px 0px;}

.inlineEditorBtn{ width: 100%; height: 100px; line-height: 100px;  margin-bottom: 50px; font-size: 16px; }

#filemanagerFrame{ width: 100%; height: 500px; border: 0px; }
.plup-files-list { margin-left: 0px;font-size: 12px;line-height: 20px;color: #333;list-style: none; }
.plup-file-item { position: relative;padding:5px 10px;margin-top: 10px;background-color: #F5F5F5;border-radius: 3px; }
.plup-file-item .btn-file { position: absolute;top: 5px ;right: 10px;width: 20px;height: 20px;background-repeat: no-repeat;background-position: center center; }
.plup-file-item .btn-file.cancel {background-image: url(../../../plugins/plupload/cancel.png);}
.plup-file-item .btn-file.success {background-image: url(../../../plugins/plupload/success.png);}
.plup-file-item .filename { word-wrap:break-word;margin-right: 30px; }
.plup-progress { position: relative;width: 100%;height: 3px;margin-top: 5px;background-color: #E5E5E5; }
.pulp-progress-bar { position: absolute;top: 0;left: 0;width: 1px;height: 3px;background-color: #0099FF;
  -webkit-transition: width .1s;
  -o-transition: width .1s;
  transition: width .1s;
}

.cke_dialog_body input{margin-bottom: 0px;}

/* Desktop large
------------------------- */
@media (min-width: 1200px) {
  .bs-docs-container {
    max-width: 970px;
  }
  .bs-docs-sidenav {
    width: 258px;
  }
  .bs-docs-sidenav > li > a {
    width: 230px \9; /* Override the previous IE8-9 hack */
  }
}

/* Desktop
------------------------- */
@media (max-width: 980px) {
  /* When affixed, space properly */
  .bs-docs-sidenav {
    top: 0;
    margin-top: 30px;
    margin-right: 0;
  }
    .bs-docs-sidenav.affix {
    position: static;
    width: auto;
    top: 0;
  }
}

/* Tablet to desktop
------------------------- */
@media (min-width: 768px) and (max-width: 980px) {


  /* Adjust sidenav width */
  .bs-docs-sidenav {
    width: 166px;
    margin-top: 20px;
  }
  .bs-docs-sidenav.affix {
    top: 0;
  }
}

/* Tablet
------------------------- */
@media (max-width: 767px) {

  /* Sidenav */
  .bs-docs-sidenav {
    width: auto;
    margin-bottom: 20px;
  }
  .bs-docs-sidenav.affix {
    position: static;
    width: auto;
    top: 0;
  }


}

/* Landscape phones
------------------------- */
@media (max-width: 480px) {
 
}
