/* Flatten das boostrap */
.well, .navbar-inner, .popover, .btn, .tooltip, input, select, textarea, pre, .progress, .modal, .add-on, .alert, .table-bordered, .nav>.active>a, .dropdown-menu, .tooltip-inner, .badge, .label, .img-polaroid,.thumbnail, .img-thumbnail,.breadcrumb {
  -moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border-collapse: collapse !important;
	background-image: none !important;
}


/*@media (min-width: 0) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}*/

.container{ width: 97%;}

/* CUSTOM CSS */
.navbar-nav{ font-size: 0.85em;}
    .navbar-nav .dropdown-menu{ background: #141414;border-top: none;margin: 0;padding-top: 0;}
        .header .dropdown-menu > li > a {color: #d9edf7;font-size: 0.9em;}
        .nav .open a {border: none;background-color: #141414;}
        .nav .open a:hover, .nav .open a:focus { border: none;background-color: #222; }

td.alt { background-color: #ffc; background-color: rgba(255, 255, 0, 0.2); }
.removeimg{ font-size: 0.8em;position: absolute;top: 4px;right: 19px;background: #d9edf7;padding: 2px 7px;}
.removeimg:hover{ background: #c12e2a;color: #dff0d8;text-decoration: none;}

.getimglink{font-size: 0.8em;position: absolute;top: 4px;left: 19px;background:#f5e79e ;padding: 2px 7px;}
.downloadimg{font-size: 0.8em;position: absolute;top: 4px;left: 47px;background:#f0f8ff ;padding: 2px 7px;}
.label{ font-weight: normal;}
.header{background: #141414;}
.container>.navbar-collapse { padding-left: 0 !important;padding-right: 0 !important;}

.breadcrumb{ font-size: 0.8em;background-color: rgb(52, 147, 179);margin: 0 0 10px 0;}
.breadcrumb a, .breadcrumb li.active{ color: #f0f8ff;}

.bs-callout-info {background-color: #f4f8fa;border-color: #bce8f1;margin: 20px 0;padding: 20px;border-left: 3px solid #eee;}

.thumbnail { margin-bottom: 7px; }


/* Main (Dashboard) menu */
.bs-glyphicons { padding-left: 0; padding-bottom: 1px; margin-bottom: 20px; list-style: none; overflow: hidden; }
.bs-glyphicons li { float: left;height: 80px;padding: 10px 14px;margin: 0 -1px -1px 0;font-size: 12px;line-height: 1.4;text-align: center;border: 1px solid #ddd; }
.bs-glyphicons .glyphicon, .bs-glyphicons .fa {margin-top: 5px;margin-bottom: 10px;font-size: 24px;}
.bs-glyphicons .glyphicon-class {display: block;text-align: center;word-wrap: break-word; /* Help out IE10+ with class names */font-size: 0.8em; }
.bs-glyphicons li:hover {background-color: rgba(86,61,124,.1);}
.bs-glyphicons li a {text-transform: uppercase;}
.bs-glyphicons li:hover a{ text-decoration: none;}

._1 .tree-node{ padding-left: 30px;}
._2 .tree-node{ padding-left: 60px;}
._3 .tree-node{ padding-left: 90px;}
._4 .tree-node{ padding-left: 120px;}
._5 .tree-node{ padding-left: 150px;}
._6 .tree-node{ padding-left: 180px;}
._7 .tree-node{ padding-left: 210px;}
._8 .tree-node{ padding-left: 240px;}
._9 .tree-node{ padding-left: 270px;}



.help-nav{ font-size: 13px;}
.help-nav li > a{padding: 4px 10px !important;}
.help-content img{ border: solid 2px #c0c0c0;}



.custom-thumb{ display: block;width: 70px;}
.custom-thumb img{ width: 70px;}
.custom-thumb img:hover{ width: 240px;}