@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,600,700,300italic,400italic,600italic);

body {
  font-family: 'Roboto', sans-serif;
}

ul.breadcrumb {
  background-color: inherit;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  ul.breadcrumb li:last-child {
    display:none;
  }
}
/*
table.narrow-rows > tbody > tr > td, table.narrow-rows > thead > tr > th {
  padding-top: 0px;
  padding-bottom: 0px;
}
table.narrow-rows.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
table.narrow-rows.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
  top: 1px;
}
*/
.dataTables_filter {
  float:right;
}

.datatable tr.highlight-temporary {
  background-color: rgba(255,245,18,0.6);
}
#task-calendar-calendar a.highlight-temporary {
  color: black !important;
}


/* Petey - fix for the standard metrici menu bar to play nice with the AdminLTE theme*/

@media (min-width: 768px) {
  #header-menu {
    position: absolute;
    left: 200px;
    width: 100%;
    padding-right: 198px;
  }
}

#header-search {
  display: none;
}

body.protected #nav-edit {
  display: none;
}
body.protected #nav-home {
  display: none;
}
body.protected #header-toggle {
  display: none;
}
#nav-sign-out {
  float: right;
}


/* Navigation bar */

.relay-brand {
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  color: #fff;
  
}

.relay-brand:hover {
  color: #fff;
  text-decoration: none;
}


#header .navbar {
    background-color: #605ca8;
    border-color: #605ca8;
}

 .navbar-nav {
    position: relative;
    vertical-align: middle;
}

  
.navbar-nav>li>a {
    font-size: 15px;
    font-weight: bold;
    color: #fff !important;
    background-color: #605ca8 !important;
    padding-bottom: 8px;
    border: 1px solid #fff;
    padding-top: 8px;
    margin-top: 4px;
}

.navbar-nav>li {
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   padding-right: 1em;
}

/* Profile link in navigator */
@media (min-width: 768px) {
  #relay-navigator-profile {
    float: right;
  }
}

#relay-navigator-profile .navigator-profile-thumbnail {
  width: 18px;
  display: inline-block;
  margin-right: 5px;
}
#relay-navigator-profile ul.dropdown-menu > li {
  width: 230px;
}
#relay-navigator-profile .userprofile {
  text-align: center;
  padding: 20px;
  background-color: #605ca8;
  color: white;
}
#relay-navigator-profile .userprofile .img-circle {
  padding: 3px;
  border: 3px solid #d2d6de;
}
#relay-navigator-profile .navigator-userprofile-buttons {
  padding: 10px;
  background-color: #f9f9f9;
}

/* full calendar css over-rides */

.fc-state-default.fc-corner-left {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.fc-state-default.fc-corner-right {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.fc-event {
  border-radius: 0px;
}

.fc-h-event.fc-selected .fc-resizer {
  border-radius: 0px;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  border-radius: 0 0 0px;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  border-radius: 0 0 0 0px;
}

.fc-state-default {
  background-image: none;
}

/* More navbar panel */

#header-panel {
    background-color: #fff;
}

/* padding change for box */
.box-body {
    padding: 0px 10px 0 10px;
}


/* relay footer css */

.footer-left,
.footer-center,
.footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-left{
	width: 26%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-company-name{
	color:  #8f9296;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-center{
	width: 45%;
}

/* Footer Right */

.footer-right{
	width: 28%;
}

.footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-company-about span{
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.footer-icons{
	margin-top: 10px;
}

.footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* modal styling */

/* .nodeedit.formbox.well { */
  
.well {
 border: 0;
 padding: 10px 0 0;
 background-color: #fff;
 box-shadow: none;
}

.modal-body {
    padding: 0px;
}

.form-group.section.buttons {
    margin-bottom: 10px;
    border-top: 1px solid #e5e5e5;
    padding: 10px;
}

/* box tools spacing fix */
.btn-box-tool {
    padding: 0px;
}

/* Profile */
.userprofile {
  text-align: center;
  padding: 10px;
  display: block;
  position: relative;
}

.userprofile .userprofile-favor-status {
  position: absolute;
  left: 5px;
  top: 5px;
}
.userprofile .userprofile-invite-status {
  position: absolute;
  right: 0px;
  top: 0px;
}
.userprofile-invite-status-notinvitedyet {
  color: gray;
}
.userprofile-invite-status-invited {
  color: blue;
}
.userprofile-invite-status-declined {
  color: red;
}
.userprofile-invite-status-connected {
  color: green;
}
.userprofile-invite-status-me {
  color: green;
}

.userprofile-picture {
  width: 160px;
  height: 160px;
  display: inline-block;
  margin: 10px 0px;
}

.userprofile-picture img {
  padding: 3px;
  border: 3px solid #d2d6de;
  max-height: 160px;
  margin-left: auto;
  margin-right: auto;
}

.userprofile-favor-status.open .dropdown-toggle,
.userprofile-invite-status.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#relay-navigator-profile .dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* Tasks display */

#task-calendar-calendar .fc-event {
  background-color: #888;
}

/* Task calendar uses same styling as category counts */
.task-inbox .category-notStarted, #task-calendar-calendar .fc-list-view .category-notStarted,
#task-calendar-calendar .category-notStarted {
  background: #f39c12;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f39c12), color-stop(1, #f7bc60));
  background: -ms-linear-gradient(bottom, #f39c12, #f7bc60);
  background: -moz-linear-gradient(center bottom, #f39c12 0%, #f7bc60 100%);
  background: -o-linear-gradient(#f7bc60, #f39c12);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7bc60', endColorstr='#f39c12', GradientType=0);
  color: #fff;
}
.task-inbox .category-inProgress, #task-calendar-calendar .fc-list-view .category-inProgress,
#task-calendar-calendar .category-inProgress {
  background: #0073b7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db));
  background: -ms-linear-gradient(bottom, #0073b7, #0089db);
  background: -moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%);
  background: -o-linear-gradient(#0089db, #0073b7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0);
  color: #fff;
}
.task-inbox .category-completed, #task-calendar-calendar .fc-list-view .category-completed,
#task-calendar-calendar .category-completed {
  background: #00a65a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a65a), color-stop(1, #00ca6d));
  background: -ms-linear-gradient(bottom, #00a65a, #00ca6d);
  background: -moz-linear-gradient(center bottom, #00a65a 0%, #00ca6d 100%);
  background: -o-linear-gradient(#00ca6d, #00a65a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca6d', endColorstr='#00a65a', GradientType=0);
  color: #fff;
}

/*
.task-inbox .category-notStarted, #task-calendar-calendar .fc-list-view .category-notStarted {
  background-color: #f39c12;
  color: white;
}
.task-inbox .category-inProgress, #task-calendar-calendar .fc-list-view .category-inProgress {
  background-color: #0073b7;
  color: white;
}
.task-inbox .category-completed, #task-calendar-calendar .fc-list-view .category-completed {
  background-color: #00a65a;
  color: white;
}
*/
.task-inbox .category-notStarted:hover,
.task-inbox .category-inProgress:hover,
.task-inbox .category-completed:hover,
#task-calendar-calendar .fc-list-view .category-notStarted:hover,
#task-calendar-calendar .fc-list-view .category-inProgress:hover,
#task-calendar-calendar .fc-list-view .category-completed:hover {
  background: #EEE;
  color: #000000;
}
#task-calendar a, .task-inbox a {
  color: inherit;
}
.highlight-temporary, .task-inbox .highlight-temporary, #task-calendar-calendar .highlight-temporary{
  background: rgb(255,245,18);
  color: #000000;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
}

.video-container-modest {
  padding-top:initial;
}

.video-container iframe, 
.video-container object, 
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.timeline-icon-container {
  position: absolute;
  left: 18px;
}

.timeline-icon {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  color: #666;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
}

.timeline-body {
  clear: both;
}
