/* *** Basic Stuff *** */

body{
	color: ##4e4d4;
	/*background-color: #000;*/
}
IMG
{
	border: none;
}

a{
	color: #777;
}

#content{
	/*background-color: #f00;*/
}

#infocol{
	/*background-color: #ff0;*/
}

#subentries{
	/*background-color: #0f0;*/
}

#footer{
	/*background-color: #0ff;*/
	border-top: 1px solid #eee;
	margin-top:20px;
	text-align:center;
}

#sitetitle{
	/*background-color: #00f;*/
}

#sitecreation{
	/*background-color: #f0f;*/
}

#menue{
	/*background-color: #ddd;*/
}

.systemItem{

}

.box{
	margin: 0 0 20px 0;
	padding:20px;
}

.mainLogo * img{
	/* width:250px; */
	width:100%; 
	/* margin: 20px 20px 0 20px; */
	margin-left: 15px;
}

.mainLogo{
	margin-bottom: 20px;
}

.navbar {
margin-bottom: 3px;
}

.pathLink {
	color: #777;
	padding: 0 5px 0 5px;
}

.pathLink a{
	color: #777;
}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
    margin-top:0px
}

#logo-text{
	font-size: 52px;
color: #4e4d4d;
font-family: 'Copse', serif;
font-weight: normal;
position:relative;
top:50px;
left:50px;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/js/ISCore/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.footerBar * a{
margin: 0 10px 0 10px;
}

.footerBar {
color: #777;
margin: 0 0 20px 0;
}

.subentryIcon{
	float:left;
	margin: 0 10px 0 0;
}

.btn-group-vertical * button{
	background:#fff;
}

.btn-group-vertical  button{
	background:#fff;
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
text-align: left;
width:186px;
}

.btn-group-vertical * a{
	text-decoration:none;
}

#btnGroupVerticalDrop1{
	color:#777;
}

.navbar-collapse {
	paddint-left: 0;
	padding-right:0;
}

.btn-social-icon {
margin: 8px 3px 0 0;
}

.navbar-right * .btn-facebook, .navbar-right * .btn-google-plus, .navbar-right * .btn-twitter {
background-color: #777;
}

.navbar-right * .btn-facebook:hover{
background-color: #30487b;
}

.navbar-right * .btn-twitter:hover{
background-color: #309aea;
}

.navbar-right * .btn-google-plus:hover{
background-color: #ca3523;
}

.navbar-right{
width:247px;
}

.navbar-right li{
float:right;
}

.navbar-nav>li>a{
padding: 15px 12px 15px 12px;
}

.margin-bottom-sm {
margin-bottom: 5px !important;
}

.margin-bottom-xl {
margin-bottom: 30px !important;
}

.margin-top-sm {
margin-top: 5px !important;
}

.margin-top-xl {
margin-top: 30px !important;
}

.navItem{
	display:block;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom,#fbfbfb 0,#f8f8f8 100%);
  border:1px solid #eee;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}

.form-control{

}

A.entry
{
	font-weight: bold;
	display: block;
}

A.enabledTreeEntry
{
	font-size: 88%;
	color: #992222;
}

A.enabledTreeEntry:hover
{
	color: red;
}

A.disabledTreeEntry
{
	font-size: 88%;
	color: gray;
}



.alert-success * .fa{
color:#3c763d;
} 

.alert-success * .fa:hover{
color:#0a420a;
} 

.social-buttons  * .fa{
color:#fff;
} 

.subentry{
list-style-type:none;
}

.subentries{
padding:5px;
}

#links a{
text-decoration:none;
}

#links * img{
margin-bottom:3px;
}

.dropdown-menu>li>a {
color: #777;
}

#authors_menue button{
color: #777;
}

.btn-white{
	background:none;
	background-color:#fff;
}

.btn-fullwidth{
	width:100%;
}

.fullwidth{
	width:100%;
}

.btn-white:hover{
	background:none;
	background-color:#f5f5f5;
}


.uploadsHeader{
width:100%;
padding: .2em .6em .3em;
margin: 10px 0 10px 0;
font-weight: bold;
line-height: 1;
color: #777;

white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
background-color: #e7e7e7;
}

.uploadsHeader a{
	color:#777;
}

.label-default {
background-color: #777;
}

.help-link{
	cursor:pointer;
}
.input-group{
	display: table;
}

.number-button{
	display:table-cell;
	width:1%;
	border-left:none;
}

.but-inc{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.but-dec{
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}


.bs-callout {
margin: 20px 0;
padding: 20px;
border-left: 3px solid #eee;
}
.bs-callout-danger {
background-color: #fdf7f7;
border-color: #d9534f;
}

.bs-callout-warning {
background-color: #fcf8f2;
border-color: #f0ad4e;
}

.bs-callout-info{
background-color:#f4f8fa;
border-color:#5bc0de
}

.bs-callout-success{
background-color:#F9FCF7;
border-color:#5cb85c
}

.bs-callout-success h4, .bs-callout-success h4 a{
color:#5cb85c
}

.bs-callout-info h4, .bs-callout-info h4 a{
color:#5bc0de
}

.bs-callout-warning h4, .bs-callout-warning h4 a {
color: #f0ad4e;
}

.bs-callout-danger h4, .bs-callout-danger h4 a {
color: #d9534f;
}

.bs-callout h4 {
margin-top: 0;
margin-bottom: 5px;
}
.clearer { clear: both; }

.page-header {
	margin-top: 0;
	padding-bottom: 0;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  position: absolute;
right: 5%;
bottom: 20px;
left: 5%;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}

.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #fff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0,0,0,0);
}

.boxentry{
	border: 1px solid #ddd;
	min-height: 350px;
	margin-bottom:20px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.boxentry h4{
	background-color: #f5f5f5;
	margin:0;
	padding:10px;
	text-align:center;
}

.boxentrycontent{
	padding:10px;
}

#edit{
	margin-top:10px;
}

.dayWithEvent{
	color:#00c28f;
}

.dropzone .dz-preview .dz-details .dz-size, .dropzone-previews .dz-preview .dz-details .dz-size {
absolute: bottom -28px left 3px;
height: 48px !important;
 line-height: 18px !important;
 overflow:hidden;
}

.dz-details{
	background-color:#fff !important;
}
/*


.dropzone .dz-preview .dz-details img{
	height:100px !important;
	width:auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.dz-preview{
	overflow:hidden;
	width:200px !important;
}
.dz-details{
	
	width:200px !important;
}*/

.videoWrapper {
position: relative;
padding-bottom: 41%; /* video dimensions � height/width */
padding-top: 0px;
height: 0;
/*z-index: 1000;*/
}

.videoWrapper .video-js {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
z-index: 1;
background: #000000;
}

.videoWrapper object,
.videoWrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100% !important;
z-index: 1;
}

.vjs-control-bar {
z-index: 1002;
}

.vjs-big-play-button {
z-index: 1002;
}

.vjs-spinner {
display: none !important;
}

.vjs-poster {
z-index: 1;
}

.btn-author:hover{
	background: none;
	background-image: linear-gradient(to bottom,#aaa,#555 100%) !important;
}

.ui-widget-header{
	border-color: #265A88;
	background-color: #265A88;
}

.ui-dialog-titlebar-close{
  font-family: 'Glyphicons Halflings' !important;
  font-style: normal;
  font-weight: normal;
  padding-top: 2px !important;
  height: auto !important;
  color: #265A88;
  top: 35% !important;
}

.ui-dialog-titlebar-close:before{
	  content: "\e014" !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #265A88;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	border-color: #265A88; 
}

.comment-section { font-size: 1.25em; }

/* Ensure correct alignment of breadcrumb arrows. */
.wg-breadcrumb-arrow {
	line-height: 1em;
}

.wg-breadcrumb-arrow-left {
	margin-right: 0.5em;
}

.wg-breadcrumb-arrow-up {
	margin-left: 0.5em;
	margin-right: 5px;
}

.arrow-disabled { opacity: .5; }

/* Alignment of inline fields in address edit form. */
.name-row-item                   { display: inline-block; }
.name-row-item:not(:first-child) { padding-left: 0.5em; }

.name-row-item-title     { width: 20%; }
.name-row-item-firstname { width: 30%; }
.name-row-item-name      { width: 50%; }

/* Vertical tab styles including subtabs for the edit entry forms. */
.sub-tab > a {
    padding-left: 30px !important;
}

.tabs-right > .active > a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    content: "";
    background-color: #337ab7;
    border-radius: 0 3px 3px 0;
}

.tab-heading {
    display: block;
    padding: 10px 15px;
    font-size: 14px;
}

.vertical-tab-seperator {
    height: 1px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0 !important;
    margin-top: -3px;
    margin-right: 4px;
}

.tabs-right-seperator {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
    border: none;
    height: 1px;
    background-color: #ddd;
    background: linear-gradient(to right, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 100%);
}

.stacked-tab-navs > .tabs-right,
.stacked-tab-navs > .tabs-left {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

.nav-tabs > li > a { color: #337ab7; }

@media(min-width: 768px) {
	.copy-btn {
		display: block;
		margin: 0 auto;
	}
	
	.copy-btn:first-child { margin-top: 3em; }
	
	.copy-btn + .copy-btn { margin-top: 1em; }
}
