div {
  font-family: 'Roboto', sans-serif !important;
}

font {
  -webkit-font-smoothing: antialiased !important;
}


#footer {
	margin-top: 30px;
	padding: 20px;
	color: #777;
	background: #fff;	
}

.panel-heading {
  font-weight: bold;
}

.link-div {
	color:#3097d1 !important;
}

.link-div:hover {
	text-decoration: underline;
	cursor: pointer;
}

.calendar-collection-color {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #dddddd;	
}

.calendar-collection-color-triangle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #dddddd; 
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
}



.max-75 {
	width: 75% !important;	
	display: inline-block !important;
}

.no-results {
	font-weight: 24px;
	padding: 20px;
	text-align:center;
  text-transform: uppercase;
}

.bg-1 { background-color: #4C4CFF;  }
.bg-2 { background-color: #4CA64C;  }
.bg-3 { background-color: #FFAE19;  }
.bg-4 { background-color: #FFCCD5;  }
.bg-5 { background-color: #A64CA6;  }
.bg-6 { background-color: #FFFFFF;  }
.bg-7 { background-color: #FFFF4C;  }

.calendar-danger {
	color: #ff0000 !important;
}

.danger-notification {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 24px;
}

.label-red {
	color: #c82b2b !important;
}

.red-bg {
	background: #f8bdbd !important;
}

 /* ******************************************************************* */

 .container-full {
 	margin: 0 auto;
  	width: 100%;
 }

  .table-form {
  	margin: 10px !important;
  }

  .table-form td {
  	border-top: none !important;
  	font-size: 13px !important;
  }

 .table-form tr {
	vertical-align: middle !important;
 }

 .table-form td {
 	vertical-align: top !important;
 	padding: 6px !important;
 }

 .td-label {
 	font-size: 13px;
 	text-align: right;
 	font-weight: 600 !important;
 }

 .td-form-element .form-control {
 	padding: 3px !important;
 	font-size: 13px !important;
 	height: 30px !important;
 }

 .with-bottom-line {
 	border-bottom: 1px solid red;
 }

 .container-modified hr {
 	margin-top: 5px !important;
 	margin-bottom: 5px !important;
 }

 .form-heading {
 	font-weight: bold;
 	color: #333;
 	font-size: 13px;
 	text-transform: uppercase;
 	margin: 10px 10px 0px 10px ;
 }

 .cropped .col-md-6 {
 	width: 48%;
 }

 .link-link {
 	font-size: 12px;
 	text-align: right;
 	width: 100%;
 	color:#3097d1 !important;
 	margin-bottom: 10px;
 }

 .link-link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.remove-link {
	font-weight: 400 !important;
	font-size: 12px !important;
	display: block;
	text-align: right;
	margin-bottom: 10px;
}

.remove-link .fas {
	color: red !important;
}

.bottom-border-tr tr {
	border-bottom: 1px solid #eee !important; 
}

.btn-right {
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}

.txtarea {
	min-height: 60px;
}

.cropped .col-md-12 {
 	width: 90%;
 }

 .form-control-smaller {
 	max-width: 80%;
 	display: inline-block;
 }

 .small-text-div {
 	overflow: auto;
 	padding: 10px;
 	font-size: 12px;
 }

  .fc-day-number:hover {
  	text-decoration: underline;
  	cursor: pointer;
  }

  .exclamation {
  	font-weight: bold !important;
    color: red;
  }

   .route-add {
  	display: block;
    float: right;
  }

  #collection_order input {
  	width: 45px !important;
  	text-align: center !important;
  }

  #collection_order .one-order {
  	font-size: 13px;
  	padding-bottom: 4px;
  }
.long-word {
	overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.danger-route, .attention-text {
  color: red !important;
}

.attention-text {
  font-weight: bold;
}
.one-column-container .panel-heading {
  font-weight: bold;
  text-transform: uppercase;
}

.one-column-container small {
  text-transform: none !important;
  font-weight: normal;
}

.one-column-container .text-muted {
  font-size: 12px !important;
}

.one-column-container .panel-body {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.one-column-container .form-group {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

input:-moz-read-only { /* For Firefox */
    background-color: #ededed;
    color: black;
}

input:read-only { 
    background-color: #ededed;
    color: black;
}

.fc-school-name {
  color: black !important;
}

.navbar-padding-top .input-group {
  padding-top: 7px !important;
}

.navbar ul>li, .navbar ul>li a, .navbar-brand {
  text-transform: uppercase;
}

.dropdown-menu li, .dropdown-menu li a {
  text-transform: none !important;
}

.navbar-brand {
  font-weight: bold !important;
}

.fc-event {
  font-size: .84em !important;
}

.fc-day-number {
  font-size: 13px !important;
  line-height: 1.3em !important;
}

.fc-center h2 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.2em;
  color: black;
}

.fc button {
  font-size: .84em !important;
}

.fc-day-header {
  font-weight: 500 !important;
  font-size: .84em !important;
}

.collection-link:hover {
    text-decoration: underline;
    cursor: pointer;
}

.card {
  padding-bottom: 15px;
}

.card .nav>li>a {
    padding: 5px 5px;
    font-size: 13px;
    text-transform: uppercase;
}

.card .tab-content {
  padding-top: 10px;
}

#collection-view .panel-heading {
  background: #f9f9f9;
  padding: 6px 10px;
  line-height: 1.4em;
}

.stronger {
  font-weight: 600;
}

.table-view-data {
  width: 100%;
}

.table-view-data td {
  font-size: 13px;
  padding: 4px 8px;
}

.view-label {
  background: #f9f9f9;
  width: 150px;
  font-weight: 600;
  text-align: right;
  vertical-align: top;
}

.view-edit {
  width: 30px;
  text-align: center;
  background: #f5f5f5;
}

.icon-hidden, .icon-media-hidden {
  color: #d8d8d8;
  cursor: pointer;
}

.icon-hidden:hover, .icon-media-hidden:hover {
  color: #337ab7;
}

.view-edit:hover .icon-hidden, .view-edit:hover .icon-media-hidden {
  display: block !important;
}

.icon-hidden-2 {
  display: none !important;
  color: #337ab7;
  cursor: pointer;
}

.view-edit:hover .icon-hidden-2 {
  display: block !important;
}

.table-view-data tr {
  border-bottom: 1px solid #eee;
}

.table-view-data tr:hover {
  background: #f9f9f9;
}

.float-right {
  float: right;
}
/*
.small-button {
  text-transform: uppercase;
  background: #cccccc;
  color: #000000;
  padding: 3px 5px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 0px !important;
}

.small-button:hover {
  background: #aaaaaa; 
  color: #000000; 
}
*/

.small-button {
  background: none !important;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: 600;
  color: #3097d1;
  display: block;
  overflow: auto;
}

.small-button:after {
  content: "";
  display: table;
  clear: both;
}


.on-right {
  float: right;
}

.on-right:after {
  content: '';
    display: block;
    clear: both;
}

.printed {
  padding: 2px !important;
  background: green;
  display: inline-block;
  vertical-align: middle;
}

.printed input {
  padding: 0px !important;
  margin: 0px !important;
  border-radius: 0px !important;
  vertical-align: middle;
}

.panel-title {
  font-size: 13px !important;
  padding-bottom: 4px;
  font-weight: bold;
  padding-top: 12px;
}

.panel-title-first {
  margin-top: 0px !important;
}

.button-div {
  overflow: auto;
}

.button-div:after {
  content: '';
    display: block;
    clear: both;
}

.view-value input[type=text], .view-value select, .view-value textarea {
  min-width: 70%;
}

.view-value textarea {
  min-height: 60px;
}

.collection-danger {
  color: red;
  
}

.main-info {
  font-size: 13px;
  padding-bottom: 10px;
}

.main-info .style-link {
  text-decoration: underline;
}

.as-link {
  color: #3097d1;
}

.as-link:hover {
  text-decoration: underline;
  cursor: pointer;
}

.calendar-picker {
  padding: 2px 4px !important;
  font-size: 11px !important;
}

.custom-highlight {
  background: #fcf8e3 !important;
}

.highlight-tr td {
  background: #fcf8e3 !important;
}

.success-color {
  color: green !important;
}

#floating_search {
    position: absolute;
    width: 600px;
    height: 500px;
    overflow-y: scroll;
    background: #eee;
    z-index: 999999999;
    -webkit-box-shadow: 4px 2px 16px 0px rgba(163,163,163,1);
    -moz-box-shadow: 4px 2px 16px 0px rgba(163,163,163,1);
    box-shadow: 4px 2px 16px 0px rgba(163,163,163,1);
    padding: 15px;
}

#close_search {
  width: 100%;
  text-align: right;  
}

#close_search i {
  font-size: 16px !important;
}

#close_search:hover {
  cursor: pointer;
}

#undelete {
  cursor: pointer;
  color: #3097d1;
}

th.ui-datepicker-week-end,
td.ui-datepicker-week-end {
    display: none;
}

.centered-link {
  text-align: center;
  line-height: 1.1 !important;
}

.tiny-text {
  font-size: 10px;
}

.with-order th i {
  color: #949a9d;
}

.with-order th i:hover {
  cursor: pointer;
  color: #333333;
}

.phone-est {
    color: #f8963f;
    font-weight: bold;
}

.fc-basicDay-view .fc-title {
  font-size: 14px !important;
}

.week-daterange strong {
  cursor: pointer;
}

.week-daterange .week-details {
  padding-left: 20px;
}

.with-hover tr:hover {
  background: #eeeeee;
}

.table-view-data-padded th {
  padding: 5px;
}

.text-center {
  text-align: center;
}

.on-left {
  float: left;
}

.on-left:after {
  content: '';
    display: block;
    clear: both;
}

.show-note-form {
  clear: both;
}

.show-note-form textarea {
  width: 80%;
  height: 80px;
}

.bg-green {
  background-color: green;
  color: white;
}

.color-green {
  color: green;
}

.bg-amber {
  background-color: #FF9400;
  color: black;
}

.under-amber {
  border-bottom: 1px solid #FF9400;
  font-weight: bold;
}

.color-amber {
  color: #FF9400;
}

.bg-red {
  background-color: red;
  color: white;
}

.under-red {
  border-bottom: 1px solid red;
  font-weight: bold;
}

.color-red {
  color: red;
}

.under-black {
  border-bottom: 1px solid black;
  font-weight: bold;
}

.color-black {
  color: black;
}

#school_quality {
  font-size: 16px;
  font-weight: bold;
}

.view-header {
  background: #f9f9f9 !important;
  font-weight: bold !important;
}

.highlight-red {
  color: red;
  font-weight: bold;
}

.email-container {
  height: 200px;
  overflow-y: scroll;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.negative {
  color: red;
}

.with-bottom-border {
  border-bottom: 1px solid #eee;
  padding: 3px;
  margin: 3px;
}

.with-bottom-border input {
  float: right;
  display: block;
}

.custom-table-label {
  display: inline-block;
  width: 130px;
  font-weight: 600;
}

.align-right {
  text-align: right;
}

.panel-filter {
  font-size: 13px;
  border-bottom: 1px solid #eee;
  overflow: auto;
  padding-bottom: 8px;
}

.right-padding {
  padding-right: 30px;
}

.inline-left {
  display: inline;
  padding: 3px 6px;
  vertical-align: middle;
}

.note-update-success {
  color: green;
  text-align: center;
}

.valign-top, .valign-top td {
  vertical-align: top;
}

.collection-print-row {
  width: 15% !important;
}

.collection-data-row {
  width: 25% !important;
}

.collection-notes-row {
  width: 18% !important;
}

.print-notes-row {
  width: 15% !important;
}

.emailed-row {
  width: 10% !important;
}

.collection-notes-row .view-value select, .collection-notes-row .view-value textarea {
  width: 100%;
}

.table-view-data-dark tr:hover {
  background: #eeeeee !important;
}

.topnav, .topdaynav {
  padding: 6px 12px;
  color: #333;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}

.topnav.active a, .topdaynav.active a {
  color: #333 !important;
}

.topnav > a:hover, .topnav:hover, .topdaynav > a:hover, .topdaynav:hover  {
  text-decoration: none !important;
  color: #1a97f0 !important;
  cursor: pointer;
}

.topnav.active, .topdaynav.active {
  border-bottom: 2px solid #1a97f0;
}

.equal-height-divs {
  display: table;
  vertical-align: middle;
}

.equal-height-divs > div {
  display: table-cell;
  vertical-align: middle;
}

#clear_print_search {
  font-size: 13px;
  padding: 0px 10px;
}

.nav-tabs-centered {
  text-align: right;
}

.nav-tabs-centered > li {
  float: none !important;
  display: inline-block !important;
}

.save-status {
  padding: 0px 4px;
  font-size: 15px;
}

.print-date-textbox {
  width: 90%;
}

.already-printed {
  outline: 1px solid green;
  outline-offset: 1px;
}

.statusnav span strong {
  color: black !important;
}

.big-data th {
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  background: #f9f9f9;
  border-collapse: collapse;
  border: 1px solid #dadada;
  vertical-align: middle;
}

.big-data td {
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  border-collapse: collapse;
  border: 1px solid #dadada;
}

.big-data .collection_value, .big-data .collection_date {
  display: block;
}

.big-data .year-avg, .big-data .term-avg {
  background: #efefef;
}

.big-data .term-avg-lighter {
  background: #f6f6f6;
}

.big-data .low-value {
  color: red !important;
}

.big-data .bottom-results td {
  background: #e0e0e0;
  font-weight: bold;
  border: 1px solid #ffffff;
  cursor: pointer;
}

.box {
  padding: 10px 20px;
}

.box:nth-of-type(odd) {
    background-color: #eeeeee;
}

.text-left {
  text-align: left !important;
}

.icon-large-pdf {
  font-size: 14px !important;
  color: red !important;
}

.receipt-contacts {
  padding-bottom: 10px;
}

.receipt-contact-label {
  font-weight: bold;
}

.missing-notification {
  color: red;
  padding-bottom: 10px;
}

.red-border td {
  background: #fadcdc !important;
}

.load-print {
  cursor: pointer;
}

.okis .view-value {
  background: #f0ffef !important;
}

.table-td-row {
  width: 100%;
  overflow: auto;
}

.table-td-row-50 {
  float: left;
  width: 50%;
  border: 3px solid white;
  background: #eee;
}
/*
.one-contact-container {
  border-bottom: 1px solid #cbcbcb;
  padding: 4px;
  margin-bottom: 12px;
  background: #fcfcfc;
}

.one-contact-container:hover {
  background: #e2e2e2;
}
*/
.table-td-row-50-bgless {
  float: left;
  width: 50%;
}

.grey-icon {
  color: #6c6c6c !important;
}

.table-r2r .td-label {
  width: 20%;
  padding: 10px;
}

.table-r2r .td-form-element {
  width: 80%;
  padding: 10px;
}

.single-ticket {
  width: 90%;
  border-bottom: 1px solid #eee;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.single-ticket td {
  padding: 8px;
}

.single-ticket-type, .single-ticket-status {
  width: 15%;
}

.single-ticket-type {
  text-align: center;
  vertical-align: middle;
  color: white;
  font-size: 12px;
}

.single-ticket-name-meta {
  font-size: 11px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.6em;
}

.single-ticket-meta {
  float: left;
  padding-right: 22px;
}

.single-ticket-meta strong {
  font-weight: normal;
  font-style: italic;
}

.ticket-link:hover {
  cursor: pointer;
  text-decoration: none;
}

.single-ticket-status {
  vertical-align: middle;
  font-size: 13px;
  text-align: center;
}

.single-ticket-status .ticket-progress {
  font-weight: bold;
}


.progress-1 {  
  color: #acacac;
}

.progress-2 {
  color: #deca25;
}

.progress-3 {
  color: red;
}

.progress-4 {
  color: white;
}

.with-bottom-padding td {
  padding-bottom: 20px;
}

.open-ticket-description {
  padding: 10px 20px;
}

.open-ticket-attachments {
  padding: 10px 20px;
}

.ticket-header {
  font-size: 13px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.ticket-inn {
  background: #f8f8f8;
  overflow: auto;
}

.attachment-inn, .description-inn {
  background: white;
  padding: 10px;
}

.open-ticket-meta-div {
  font-size: 12px;
  padding: 10px 20px;
  overflow: auto;
}

.open-ticket-meta {
  display: block;
  float: left;
  margin-right: 20px;
}

.open-comment {
  width: 80%;
}

.open-comment .panel {
  background: #f8f8f8;
  padding: 20px;
}

.open-comment .open-comment-meta {
  font-size: 12px;
}

.open-comment-comment, .open-comment-attachments {
  background: white;
  padding: 10px;
}

.open-comment-attachments a, .attachment-inn a {
  padding: 5px;
}

.with-padd {
  padding-top: 15px;
}

.tiny-short {
  width: 40px !important;
}

.hover-show {
  position: absolute;
  top: 0px;
  right: 0px;
}

.hover-show i {
  visibility: hidden;
}

.table-view-data td:hover .hover-show {
  cursor: pointer;
}

.table-view-data td:hover .hover-show i {
  visibility: visible;
}

.table-view-data td {
  position: relative;
}

.hover-label {
  font-size: 12px;
  font-weight: 600;
  padding-top: 6px;
}

.table-view-data td .save-icon {
    display: block;
    float: right;
}

.open-ticket-status {
  float: right;
}

.open-ticket-status a {
  font-weight: bold;
}

.ticket-complete {
  background: #eeeeee;
  padding: 20px;
}

.ticket-not-read {
  background: #fbe9e9 !important;
}


.save-div {
  display: block;
  float: right;
  text-align: right;
}

#collection_meta {
  margin-top: 15px;
  font-size: 13px;
}

#modal_issues {
  padding-bottom: 15px;
}

.r4r-save-btn {
  color: #337ab7;
  cursor: pointer;
}

.r4r-save-btn:hover {
  color: black;
}

.fa-forward {
  color: #337ab7 !important;
}

.collection-photos img, .school-photos img {
    height: 100px;
    width: auto;
}

.collection-photo-container {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  text-align: center;
}

#photos_tab_addnew {
  clear: both;
}

.edit-collcaption {
  cursor: pointer;
}

.delete-collection-photo {
  position: absolute;
  padding: 3px;
  border: 1px solid red;
  background: white;
  margin: 3px;
  display: none;
  font-size: 12px;
  width: 22px;
  height: 22px;
  text-align: center;
}

.collection-photo-container:hover .delete-collection-photo {
  display: block;
}

.one-school-photo-collection {
  padding-top: 10px;
  padding-bottom: 5px;
}

.photos-collection-date {
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 4px;
}

#system_log_toggle {
  cursor: pointer;
}

@media only screen and (min-width: 960px) {
  #system_log_toggle {
    display: none;
  }
}

@media only screen and (max-width: 959px) {
  #system_log_data {
    display: none;
  }
}

.one-image-checkbox {
  position: absolute;
  padding: 3px;
  background: white;
  font-size: 12px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 1em;
  border: 1px solid #c1c1c1;
}

.one-image-checkbox input[type=checkbox] {
  margin: 0px !important;
  padding: 0px !important;
}

.collection-photo-container:hover .one-image-checkbox {
  display: block;
}

.attach-files-label {
  font-weight: bold;
}

.collection-photo-container .image-comment {
  font-size: 11px;
  min-height: 20px;
}

.collection-photos {
  padding-bottom: 15px;
}

.with-stripes tr:nth-child(even) {background: #f9f9f9}

.one-note {
  padding-bottom: 10px;
}

.one-note-date {
  font-weight: bold;
}

.smilies-bg {
  padding: 3px;
  color: white;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  line-height: 1em;
  border-radius: 50%;
  text-align: center;
}

.smilies-bg-green {
  background: #45d069;
}

.smilies-bg-amber {
  background: #FF9400;
}

.smilies-bg-red {
  background: #ff0000;
}

.smilies-bg-black {
  background: #000000;
}

@media print {
    .printable, .printable td {
        line-height: 1.1em !important;
        font-size: 11px !important;
        padding: 1px !important;
    }

    .printable a[href]:after {
      display: none;
      visibility: hidden;
   }

   .no-print {
      display: none;
   }
}

.complete-green td {
  background: #e0fde2;
}

.no-hover-bg:hover td, .no-hover-bg td {
  background: white !important;
}

.huge-bottom-padding td {
  padding-bottom: 70px;
}

.light-borders td, .light-borders th {
  border: 1px solid #e6e6e6 !important;
}

.to-send:hover {
  cursor: pointer;
}

.to-send-details {
  display: none;
}

.to-send:hover .to-send-details {
  display: block;
  position: absolute;
  width: 200px;
  padding: 5px;
  background: white;
  z-index: 99999;
  -webkit-box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.61);
-moz-box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.61);
box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.61);

}

.delete-collection-note {
  display: block;
  float: right;
}

.select-all-day-span {
  display: block;
}

.fc-basicWeek-view:hover .select-all-day-span, .fc-basicDay-view:hover .select-all-day-span {
  display: block;
}

.fit-date {
  width: 100px !important;
  max-width: 100px !important;
  min-width: 0px !important;
}

.tiny-select {
  width: 50px !important;
  max-width: 50px !important;
  min-width: 0px !important;
}

.pf-date_offered {
  display: block;
}

.notifications-area, .portal-log-area {
  display: none;
  background: white;
  padding: 10px 18px 20px 18px;
  position: fixed;
  text-align: left; top: 60px; right: 60px;
  border: 1px solid #ddd;
}

.portal-log-header-table td {
  padding: 3px 6px;
  max-width: 400px;
  vertical-align: top;
}

.show-notifications, .show-portal-logs {
  cursor: pointer;
}

.notification-header {
  font-size: 13px;
  margin-bottom: 4px !important;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 18px;
  color: #333;
}

.notifications-table {
  margin-left: 15px;
}

.notifications-table td, .portal-log-area {
  font-size: 12px;
}

.notification-text {
  padding-right: 15px;
}

.notification-item {
  font-size: 12px;
  padding-left: 16px;
}

tr:target {
   background-color: #ffa;
}

.typeahead .dropdown-item {
  font-size: 13px !important;
}

#loadtime {
  font-size: 11px;
  text-align: right;
  width: 100%;
}

.approved_offer-number {
  background: green;
  padding: 0px 4px;
  color: white;
}

#wall_planner_notifications {
  position: fixed;
  bottom: 20px;
  left: 20px;
  font-size: 13px;
  padding: 6px 10px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
  border-radius: 6px;
  background: white;
}

#wall_planner_notifications ul {
  background: #f0f8fc;
  padding: 4px;
  margin-top: 10px;
}

#wall_planner_notifications ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: none;
    list-style-type: none;
    text-transform: none;
}

.notifupdate {
    border: 2px solid red;
    border-radius: 3px;
    padding: 0px 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 11px;
}

.notifupdate i {
  color: red;
}

.notifupdate:hover {
  border: 2px solid #337ab7;
}

.notifupdate:hover i {
  color: #337ab7;
}

.dismiss-planner {
  display: block;
  float: right;
  padding: 3px;
  background: #fefefe;
  overflow: auto;
  cursor: pointer;
}

.pointer {
  cursor: pointer;
}

.ticket-priority-input {
  padding-left: 3px;
}

.short-input {
  width: 80px;
}

.r2r-filter-item {
  float: left;
  padding-right: 10px;
}

.r2r-filter-item label {
  font-size: 13px;
  font-weight: normal;
  display: block;
  margin-bottom: 0px;
}

.r2r-filter-item select {
  height: 28px;
}

.r2r-title {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: 600;
}

.border-bottom {
  border-bottom: 1px solid #eee;
}

.r2r-label {
  display: block;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0px;
}

.print-date-template-box {
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}

.print-date-textbox-show {
  padding-top: 5px;
}

.cancel-btn {
  display: block;
  float: right;
  cursor: pointer;
}

.vertical-menu a {
  display: block;
}

.r2r-panel-heading {
  font-weight: bold;
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 5px 10px;
} 

.inline-filter {
  font-size: 13px;
}

.inline-filter .btn-sm {
  padding: 2px 5px;
}

.height-140 {
  height: 140px !important;
}

.cursor-pointer {
  cursor: pointer;
}

.inline-right {
  float: right;
  overflow: auto;
}

.inline-filter-item {
  float: left;
  padding-right: 15px;
  font-weight: normal;
}

.pointer {
  cursor: pointer;
}

.show-notifications {
  box-shadow: 0 0 0 0 rgba(255, 0, 0, 1);
  transform: scale(1);
  animation: pulse 2s infinite;
  border-radius: 50%;
}

@keyframes pulse {
  0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
  }

  70% {
      transform: scale(1);
      box-shadow: 0 0 0 5px rgba(255, 0, 0, 0);
  }

  100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
  }
}

.align-center {
  text-align: center;
}

.hide-link {
  text-decoration: none;
  color: #333;  
}

.hide-link:hover {
  text-decoration: none; 
}

.portal-bags {
  color: #A52A2A;
}

.red-portal-icon {
  color: red;
}

.grey-portal-icon {
  color: grey;
}

.green-portal-icon {
  color: green;
}

.form-inline {
  display: inline-block;
}

.day-only {
  display: none;
}

.fc-basicDay-view .day-only {
  display: inline;
}

.bg-white {
  background: white;
  overflow: auto;
}

.padding-20 {
  padding: 20px;
}

.page-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.panel-heading2 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.panel-heading2 .text-muted {
  font-weight: normal;
  text-transform: none;
}

.green-status {
  color: green;
  background: #e3e3e3;
  padding: 0px 3px;
  border-radius: 3px;
  margin-right: 3px;
}

.red-status {
  color: red;
  background: #e3e3e3;
  padding: 0px 3px;
  border-radius: 3px;
  margin-right: 3px;
}

.route.is_complete {
  background: black;
  display: block;
  color: white;  
  padding: 4px 4px;
}

.route.is_complete a {
  color: white;
}

.route.is_complete.route-add {
  background: #f9f9f9;
  color: #333;
}

.greyout a, #print_ignored_number strong, #print_ignored_number {
  color: #cacaca !important;
}

table.attachments td {
  padding: 3px 10px;
}

table.attachments td a {
  color: #333;
}

table.attachments tr:nth-of-type(odd) {
  background: #eee;
}

table.attachments tr:nth-of-type(odd):hover {
  background: #d8d8d8;
}

table.attachments tr:nth-of-type(even) {
  background: #f5f5f5;
}

table.attachments tr:nth-of-type(even):hover {
  background: #d8d8d8;
}

.delete-attachment {
  color: red;
}

.add-attachment {
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
}

.route-odds {
  border-bottom: 1px solid #555;
}

.route-area-half {
  display: inline-block;
  width: 50%;
  color: black;
  text-align: left;
}

.route-area-half span, .route-area-full span {
  text-align: left;
  background-color: rgba(255,255,255,0.4);
  padding: 2px;
  display: inline-block;
  margin: 0 auto;
  font-weight: bold;
  text-transform: uppercase;
}

.route-area-full {
  display: inline-block;
  text-align: left;
  width: 100%;
}

.route-table td {
  vertical-align: middle !important;
}

.semi-transparentas {
  opacity: 0.6;  
}

.add-route-linkas {
    position: absolute;
    margin-top: -19px;
    padding-left: 2px;
    padding-right: 2px;
}

.fc-month-view .zz2 {
  display: none;
}

.calendar-date-range {
  background: orange;
  color: white;
  padding: 2px 4px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
}

.left-menu a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  font-size: 24px;
  text-align: center;
  background: #eeeeee;
  padding-top: 5px;
  padding-bottom: 5px;
}

.left-menu a:hover, .left-menu a.active {
  background: #ffffff;
}


.navbar-default .navbar-nav>li>a.nav-offer-notifications span {
  color: white;
  background: green;
  padding: 6px 10px;
  border-radius: 3px;
  text-align: center;
  font-weight: bold;
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

/* offers experiment start */

.route-number {
    margin: 5px;
    background: #eee;
    padding: 3px;
    text-align: center;
    width: 100%;
  }

  .route-expected {
    text-align: center;
    font-weight: 600;
  }

  .single-date-collections {
    background: #666;
    color: white;
    font-size: 12px;
    padding: 10px;
    position: absolute;
    top: 20px;
    left: 0px;
    width: 400px;
    display: none;
    z-index: 99999;
  }

  .single-date-collections .route-coll {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #999;
  }

  .single-date {
    position: relative;
    display: inline-block;
  }

  .single-date:hover .single-date-collections {
    display: block;
    position: absolute;
  }

  .single-date-collections-day {
    font-weight: 600;
    padding-bottom: 10px;
  }

  .route-general {
    padding-top: 10px;
    font-weight: 600;
  }

  .show-future, .add-driving-postcodes {
    cursor: pointer;
  }

  .single-date {
    margin-right: 20px;
    padding-bottom: 2px; 
  }

  .strength-5 { border-bottom: 3px solid #0137a3; }
  .strength-4 { border-bottom: 3px solid #2e6bea; }
  .strength-3 { border-bottom: 3px solid #659fff; }
  .strength-2 { border-bottom: 3px solid #b2edff; }

  .different-term {
    display: inline-block;
    margin: 3px;
    border: 1px solid #333;
    padding: 3px;
  }

  .date-picker {
    width: 250px;
  }

  .hover-white tr:hover > td, .has-child {
    background: white !important;
  }

  .one-map {
    width: 400px;
  }

  #new_offer .different-term {
    margin-bottom: 20px;
  }

/* offers experiment end */