body {
	padding-top: 65px;
	background: #fff url("../img/rev_bg.png") top repeat-x
}

.navbar-nav>.active>a {
	font-weight: bold;
	color: #222!important;
}

#footer {
	border-top: 1px solid #ddd;
	background: rgba(255,255,255,0.8);
	min-height: 20px;
	height: 20px;
}
.errorBox {
	margin: 20px;
	padding: 20px;
	font-size: 16px;
	text-align: center;
	border: 2px solid #f99;
}

.infoBox {
	font-size: 1.2em;
	padding: 10px;
	background: #d6ccc5;
	border-radius: 5px;
}
.filedrop-modal {
	border: none;
	display:    none;
	position:   fixed;
	z-index:    9999;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background-image: -webkit-radial-gradient(circle, rgba(122, 130, 136, 0.30000000000000004), #000000);
	background-image: -moz-radial-gradient(circle, rgba(122, 130, 136, 0.30000000000000004), #000000);
	background-image: radial-gradient(circle, rgba(130, 130, 255, 0.6), rgba(220, 220, 255, 0.3));
	background-repeat: no-repeat;
}
.filedrop-modal div {
	top:50%;
	left: 50%;
	transform: translate3d(-50%,-50%, 0);
	position: absolute;
	border: 2px solid #888;
	padding: 40px;
	border-radius: 10px;
	font-size: 20px;
	text-align: center;
	box-shadow: 0 0 50px rgb(50,50,255);
}
body.fileover .filedrop-modal {
	display: block;
}
#workspace {
	margin-bottom: 20px;
}
.workspace-tab {
	padding: 0!important;
}
.workspace_description {
	padding: 8px;
	margin: 0;
}
.projectList {
	margin: 0;
	padding: 0;
}
.projectList .ui-state-highlight {
	list-style: none;
}
.project {
	margin: 3px 0;
	border-radius: 5px;
	border: 1px solid #808080;
	padding: 1px;
	list-style: none;
}
.project h2 {

	line-height: 30px;
	margin: 0;
	padding: 0 5px;
	font-size: 1.2em;
	cursor: move;
}
.project h2 button {
	margin-top: 0.2em;
}


.project_description {
	padding: 7px;
	margin: 1px;
}
.project_data {
	border-collapse: collapse;
	margin: 5px;
	width: 99%;
}
.tName {
	color: #337ab7!important;
}
.project_data th {
	padding: 2px 5px;
}
.project_data td {
	padding: 2px 10px;
	border-bottom: 1px solid #ddd;
}
.editableF {
	cursor: pointer;
	border-bottom:1px dotted #aaa;
}
.dsBox {
	cursor: pointer;
	width: 18px;
	height: 18px;
	float: left;
	border: 1px solid black;
	border-radius: 3px;
	margin-right: 1px;
}
.tFeat img {
	width: 18px;
	margin: 0 1px;
}
.fCell a.btn {
	padding: 0!important;
}
.projectFileOver {
	background: #afeeee!important;
	border: 2px solid blue;
}
.uploader-dragdrop {
	vertical-align: middle;
	padding: 10px 5px;
	width: 100%;
}
.uploader-dragdrop span {
	font-size: 0.8em;
	color: #bbb;
	padding-left: 30px;
}
.uploader-hover {
	background: #fafad2;
}
.uploaderNfoBox {
	width: 100%;
}
.uploaderNfoBox td {
   vertical-align: middle;
}




/* Carousel base class */
.carousel {
	height: 500px;
	margin-bottom: 0px;
}
#homeChangesNote {
	text-align: right;
	padding-right: 30px;
	margin-bottom: 40px;
	color: #666;
	font-size: 0.9em;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
	background: rgba(255,255,255,0.7);
	color: black;
	border-radius: 10px;
	text-shadow: 0 2px 2px rgba(100,100,100,0.4);
}

/* Declare heights because of positioning of img element */
.carousel .item {
	height: 500px;
	background-color: #efefef;
}
.carousel-inner > .item > img {
	height:500px;

	max-width: none;
	min-width:100%;
}
.carousel-indicators li {
	border: 1px solid black;
}
.carousel-indicators .active {
	background: black;
}
.carousel-control.left {
	background-image: linear-gradient(to right, rgba(145,135,127,0.2) 0, rgba(145,135,127,0.0001) 100%);
}
.carousel-control.right {
	background-image: linear-gradient(to right, rgba(145,135,127,0.0001) 0, rgba(145,135,127,0.2) 100%);
}
.marketing .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
}


.featurette-divider {
	margin: 80px 0;
}

.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}

@media (min-width: 768px) {
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
	}

	.featurette-heading {
		font-size: 50px;
	}
}

@media (min-width: 992px) {
	.featurette-heading {
		margin-top: 120px;
	}
}

.vertical-align {
	display: flex;
	align-items: center;
}
.thumbCaption  {
	margin:-10px 0 0 0;
	font-weight: bold;
}
.featherCaption {
	font-weight: bold;
}
.bigPro {
	color: #999;
	font-size: 0.8em;
}
.bigPro a {
	color: #337ab7!important
}
.wsMain {
	margin: 0 25px;

}
#pTreeSearchRes {
	font-size: 0.8em;
	width: 100%;
}
#pTreeSearchRes th {
	padding: 1px 5px;
}
#pTreeSearchRes td {
	padding: 1px 5px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
#pTreeSearchRes tr:hover {
	background: #eee;
}
#pTreeSearchRes .ptN a {
	color: #337ab7;
}

.batchHelp {
	margin-left: 10px;
}
.batchHelp dd {
	margin-left: 20px;
	margin-bottom: 10px;
}
.project_data th {
	cursor: ns-resize;
}