
/****************************************
*
* Responder.One by skerric.com.au
* Email: support@skerric.com.au
* Copyright © Skerric 2020
*
****************************************/


body {
	font-family: "Helvetica Neue", "Helvetica", "Arial";
	font-size: 0.9rem;
}

[v-cloak] > * {
	display: none;
}

[v-cloak]::before { 
  	background: transparent url(/img/svg/loading-pulse-0.7s-207px.svg) no-repeat center /cover;
  	content: " ";
  	margin: auto;
  	display: block;
  	width: 207px;
  	height: 207px;
  	margin-top: 30%;
}

.dark {
	background: #121212;
}

.button_no_hover {
	pointer-events: none;
}

.bg-primary {
	color: #FFFFFF;
	background: #246EB9CC;
	background-color: #246EB9CC!important;
}

.bg-success {
	color: #FFFFFF;
	background: #458B47E6;
	background-color: #458B47E6!important;
}

.modal-header {
	padding: 0.5rem 1rem;
}

button.close:focus {
	outline: 0px;
}

h5.modal-title {
	font-size: 1.1rem;
	font-weight: 400;
}

.modal-header .close {
	color: #FFFFFF;
	opacity: 1;
	font-size: 1.3rem;
    font-weight: 400;
}

.advisor-modal .modal-dialog {
	max-width: 600px;
}

.btn-primary {
  background: #246EB9;
}

.btn-outline-primary {
	color: #246EB9;
	border-color: #246EB9;
	background: #246EB91A;
}

.btn-outline-primary:hover {
	color: #FFF;
	background-color: #246EB9;
	border-color: #246EB9
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #246EB9;
	background-color: #246EB91A;
}

.btn-outline-secondary {
	background: #6C757d1A;
}

.btn-success {
  background: #458B47;
}

.btn-outline-success {
	color: #458B47;
	border-color: #458B47;
	background: #458B471A;
}

.btn-outline-success:hover {
	color: #FFF;
	background-color: #458B47;
	border-color: #458B47;
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #458B47;
	background-color: #458B471A;
}

.btn-warning {
  background: #FF6600;
}

.btn-outline-warning {
	color: #FF6600;
	border-color: #FF6600;
	background: #FF66001A;
}

.btn-outline-warning:hover {
	color: #FFF;
	background-color: #FF6600;
	border-color: #FF6600;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
	color: #FFFFFF;
	background-color: #FF9900;
	border-color: #FF9900;
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #FF6600;
	background-color: #FF66001A;
}

.btn-danger {
  background: #CC0000;
}

.btn-outline-danger {
	color: #CC0000;
	border-color: #CC0000;
	background: #CC00001A;
}

.btn-outline-danger:hover {
	color: #FFF;
	background-color: #CC0000;
	border-color: #CC0000
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	background-color: #CC00001A;
}

.dashboard-button {
	width: 75px;
	line-height: 1.0;
}

.dashboard-card {
	background: #F1F1F1;
}

header.card-header {
	padding: 0.4rem 1rem;
}

div.dashboard-card-hover:hover {
	color: #fff;
	background-color: #666666;
	border-color: #666666;
}

.card-body {
	padding: 0px;
}

.level_3_selector {
	min-height: 100px; 
	width: 175px; 
	padding-top: 3px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-bottom: 4px;
	border: 1px solid #9B9B9B;
	border-radius: .25rem;
}

.level_3_selector_item {
	font-size: 95%;
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	margin-top: 2px; 
	background: #F1F1F1F1
}

.level_3_selector_item.level_3_selector_item_update {
	background: #F5C6CB;
}

.level_3_selector_overlay {
	z-index: 9; width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  background: white;
}

.navbar-brand {
	font-size: 1.1rem;
	margin-top: -2px;
}

.navbar-select-queue {
	height: 26px;
	max-width: 130px;
	margin: 0px;
	margin-top: -1px;
	line-height: 1.0;
	font-size: 0.8rem !important;
}

.navbar-button-queue {
	height: 26px;
	width: 28px;
	padding: 4px;
	padding-top: 6px;
	margin: 0px;
	margin-top: -1px;
	line-height: 1.0;
	font-size: 0.75rem;

	border: 1px solid #9B9B9B;
	border-radius: .25rem;
	position: relative;
    display: block;
    color: #333333;
}

.navbar-button-queue-text {
	height: 26px;
	padding: 4px;
	padding-top: 6px;
	margin: 0px;
	margin-top: -1px;
	line-height: 1.0;
	font-size: 0.75rem;

	border: 1px solid #9B9B9B;
	border-radius: .25rem;
	position: relative;
    display: block;
    color: #333333;
}

.navbar-scroll-lock {
	width: 100%;
	height: calc(100vh - 47px);
	overflow-y: scroll;
	margin-top: 2px;
	margin-bottom: 2px;
}

.navbar-button-duress {
	height: 26px;
	padding: 4px;
	padding-top: 6px;
	margin: 0px;
	margin-top: -1px;
	line-height: 1.0;
	font-size: 0.75rem;

	border: 1px solid #9B9B9B;
	border-radius: .25rem;
	position: relative;
    display: block;

    color: white;
}

.duress-active {
	animation-name: active-pulse;
  	animation-duration: 2s;
  	animation-iteration-count: infinite;
}

@keyframes active-pulse {
	0% { background-color: #cc0000; }
	50% { background-color: #ff0000; }
	100% { background-color: #cc0000; }
}

.websockets-state {
	height: 26px;
	width: 26px;
	padding: 6px;
	padding-top: 7px;
	margin: 0px;
	margin-top: -1px;
	margin-right: -5px;
	line-height: 1.0;
	font-size: 0.75rem;

	border: 1px solid #9B9B9B;
	border-radius: .25rem;
	position: relative;
    display: block;

    color: #9B9B9B;
    background-color: white;
}

.websockets-state-ok {
	color: #009933;
}

.websockets-state-notok {
	color: #FF9900;
	background-color: #FFD699;
}

.websockets-state-bad {
	color: #FF0000;
	background-color: #FF9999;
	animation: flash 0.5s infinite alternate;
}

@-webkit-keyframes flash {
    from {opacity:0;}
    to {opacity: 1;}
}



.font-80 {
	font-size: 80%;
}

.font-85 {
	font-size: 85%;
}

.font-90 {
	font-size: 90%;
}


/* ADMIN */
.admin-button {
	width: 75px;
	line-height: 1.0;
}


/* TRIAGE - FORM */

.triage-form-header {
	font-size: 90%;
    color: #6C757D;
}

.triage-alt-text {
    color: #CC7A00;
}

::placeholder {
  font-size: 90%;
  color: #F5F5F5;
}


/* INCIDENT - FORM */

.collapsed > .caret-right,
:not(.collapsed) > .caret-down {
  transform: rotate(90deg);
}

.section-title {
	color: #246EB9;
	font-size: 80%; 
	font-weight: 500;
}

.section-title-primary {
	color: #246EB9;
	font-size: 80%; 
	font-weight: 500;
}

.section-title-success {
	color: #428A4C;
	font-size: 80%; 
	font-weight: 500;
}

.section-title-danger {
	color: #DF3747;
	font-size: 80%; 
	font-weight: 500;
}

.section-title-dark {
	color: #343A3F;
	font-size: 80%; 
	font-weight: 500;
}

.form-control {
	font-size: unset;
}

.form-control.incident-form, .form-control.incident-form-right {
	height: calc(1em + .5rem + 6px);
	padding: .25rem .5rem;
}

.form-group.incident-form, .form-group.incident-form-right {
	margin-bottom: 0.1rem;
}

.form-group.incident-form label {
	margin-bottom: 0px;
	font-size: 90%;
	color: #6C757D;
}

.incident-form.form-control.is-invalid {
	background: none;
}

.form-group.incident-form-right label {
	margin-bottom: 0px;
	font-size: 90%;
	color: #6C757D;
	text-align: right;
}

.rowspan {
	padding-right: 5px;
}

.rowspan-right {
	padding-left: 10px;
}

.incident-form-rowspan {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.incident-form-text-link {
	color: #246EB9;
	margin-bottom: 0px;
	font-size: 100%;
	text-align: right;
	padding: 0px;
}

.custom-select {
	font-size: unset;
}

.custom-select.incident-form-select {
	height: calc(1em + .5rem + 6px);
}

.incident-form-select {
	padding: 0.1rem 0.3rem;
}

.incident-form-select.custom-select.is-invalid {
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
}

.incident-form-geo.is-invalid {
	border-color: #FF6600;
	background: unset;
}

.incident-form-geo.is-invalid:focus {
	border-color:#FF6600;
	box-shadow:0 0 0 .2rem #FF660040;
}

.incident-form-select option:disabled {
    color: #495057;
}

.incident-form-button {
	/* width: 140px; */
	font-size: 0.9rem;
}

.date-time-picker input {
	font-family: "Helvetica Neue";
	-webkit-font-smoothing: auto;		/* Color is unfortunately set in the blade file */
}

.incident-form-comments:focus {
	box-shadow: unset;
	border-color: #CED4DA;
	z-index: 10;
}


/* INCIDENT - RESOURCES */

.resources-text-field {
	height: 120px;
}


/* INCIDENT - NARRATIVE */

.dispatch-table-header {
	font-weight: 400; 		/* ex 500 */
	color: #6C757D;			/* ex #495057 */
}

.dispatch-table-row {
	padding: 0.17rem !important;
	overflow: hidden;
  	text-overflow: ellipsis;
}

.dispatch-table-row-wrap {
	padding: 0.17rem !important;
}

.dispatch-text-field {
	height: 353px;
	/* min-width: 772px; */
}

.dispatch-text-comments {
	height: 257px;
	display: flex;
  	flex-direction: column-reverse;
  	overflow-y: scroll;
  	overflow-x: hidden;	
}

.dispatch-text-content {
	height: 319px;
	/*display: flex;*/
  	overflow-y: scroll;
  	overflow-x: scroll;
}

#dispatch-text-field .card-body {
  	height: 264px;
  	/*padding-left: 0.75rem;
  	padding-right: 0.75rem;
  	padding-bottom: 0.25rem;
  	padding-top: 0.25rem;*/
}

#dispatch-text-field .card-header {
	padding-top: 0rem;
	padding-bottom: .75rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	background-color: #FFFFFF;
	height: 32px;
    white-space: nowrap;
    overflow: auto;
}

#dispatch-text-field .nav-link {		/* tabs */
	padding: .3rem 1rem;
	margin-top: -1px;
	min-width: 100px;	/* was 150, then 100 */
	text-align: center;
	white-space: nowrap; 
  	overflow: hidden;
  	text-overflow: ellipsis;
  	font-weight: 400;	/*ex 500*/
}

a.nav-link {
	color: #246EB9;
}


/* MULTISELECTOR */
.multiselect__option--highlight {
	background: #EDEDED;
	color: black;
}

.multiselect__option--selected.multiselect__option--highlight {
	background: #EDEDED;
	color: black;
}

.multiselect--disabled .multiselect__current, .multiselect--disabled .multiselect__select, .multiselect__option--disabled {
    background: #5F8BC3;
    color: white;
}

.multiselect__option {
	padding-left: 0.9rem;
	padding-right: 0.9rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
    min-height: 1rem;
    line-height: 1rem;
}

.multiselect__spinner:after, .multiselect__spinner:before {
	border-color: #246EB9 transparent transparent;
}

.multiselect__content-wrapper {
	border: 4px solid #143c65;
}

.multiselect {
	font-size: 90%;
}



/* QUEUES */

.queue-card {
	cursor: pointer; 
	margin: 4px; 
	padding: 0px; 
	border-style: solid; 
	border-width: 2px; 
	/*background: #F8F8F8; */
	background: white;
	min-width: 760px;
}

/*.queue-card :hover {
	background-color: #F8F8F8;
}*/

.drag_active {
	background: #E8E8E8;
	border: 2px dashed #A9A9A9;
}

.drag_active * {
	pointer-events: none;
}

#priority_bar_left {
	width: 13px; 
	height: 100%;
	margin: 0px 0px;
	background: grey;
	border-color: grey;
	border-style: solid; 
	border-width: 0px 2px 0px 0px;
	border-radius: 2px 0px 0px 2px;
}

#priority_bar_right {
	width: 13px; 
	height: 100%;
	margin: 0px 0px;
	margin-left: auto;
	background: grey;
	border-color: grey;
	border-style: solid; 
	border-width: 0px 0px 0px 2px;
	border-radius: 0px 2px 2px 0px;
}

.priority_cage {
	flex: 0 0 13px;
}

.priority_block {
	background: white;
	color: #212529;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: grey;
	border-radius: 0px 0px 0px 0px;
}

.priority_block_bottom {
	color: #212529;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 0px 2px 0px 0px;
	border-style: solid;
	border-color: grey;
	border-radius: 0px 0px 0px 2px;
}

.resource_block {
	color: #212529;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: grey;
	border-radius: 0px 0px 0px 0px;
}

.resource_block_bottom {
	color: #212529;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 0px 2px 0px 0px;
	border-style: solid;
	border-color: grey;
	border-radius: 0px 0px 0px 0px;
}

.queue_text {
  white-space: nowrap; 
  overflow: hidden;
  /*border: 1px solid #e6e6e6;*/
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.dropdown-queue {
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
    border: 0px;
    color: grey !important;
}

.dropdown-queue :hover {
	color: #212529;
}

.dropdown-menu[x-placement^=top] {
	margin-top: 42px;
}

.dropdown-item-queue > li > .dropdown-item {
	padding: 0.15rem 0.8rem;
	font-size: 0.9rem;
	color: #212529;
}

.dropdown-item-queue > li > .dropdown-item:disabled, .dropdown-item-queue > li > .dropdown-item.disabled {
	color: #6C757D;
}

.dropdown-item-queue > li > .dropdown-header {
	padding: 0.2rem 1rem;
}

.hover:hover {
	background-color: #F5F5F5;
	border-radius: 5px;
}


/* MAP */

.map {
	height: vh100;
	width: vw100;
	padding: 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

div.leaflet-control-layers-base span {
	padding-left: 3px;
	font-size: 0.75rem;
	font-weight: 500;
    position: relative;
    /*top: 2px;*/
}

div.leaflet-control-layers-base label {
	margin-bottom: 0.2rem;
}

div.leaflet-control-layers-overlays span {
	padding-left: 3px;
	font-size: 0.83rem;
	font-weight: 500;
    position: relative;
    /*top: 2px;*/
}

div.leaflet-control-layers-overlays label {
	margin-bottom: 0.2rem;
}

.leaflet-tooltip {
	background: rgba(235, 235, 235, 0.80);
	background-clip: padding-box;	
	border-color: rgba(0,0,0,0.5);
	border-radius: 2px;
	border-style: solid;
	border-width: 2px;
	color: #111;
	display: block;
	font-size: 12px;
	font-weight: 600;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 1px;
	position: absolute;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	pointer-events: none;
	white-space: nowrap;
	/*z-index: 6;*/
}

.leaflet-tooltip-left:before {
	border: 10px solid transparent;
	margin-top: -10px;
	margin-right: -23px;
    border-left-color: rgba(0,0,0,0.5);
}

.leaflet-tooltip-right:before {
	border: 10px solid transparent;
	margin-top: -10px;
	margin-left: -23px;
    border-right-color: rgba(0,0,0,0.5);
}

.leaflet-tooltip-stack:before {
	display: none;
}

.map-label-incomplete {
	background: rgba(0,0,0,0.8);
	border-color: rgba(255, 255, 255, 0.8);
	color: rgba(255, 255, 255);
}

.duress-resource-lite {
	outline: 6px dotted red;
}

.speed-resource-low {
	outline: 2px dashed #02D512;
	outline-offset: -2px;
}

.speed-resource-high {
	outline: 2px dashed #FE7700;
	outline-offset: -2px;
}

.leaflet-popup {
	bottom: -6px !important;
}

.leaflet-popup-content-wrapper {
	outline: 2px solid rgba(0,0,0,0.5);
	background: rgba(0,0,0,0.6);
	color: rgba(255, 255, 255);
	border-radius: 2px;
	box-shadow: none;
	margin-bottom: 3px;
}

.leaflet-popup-tip {
	background: rgba(0,0,0,0.5);
}

.leaflet-popup-content {
	margin: 2px 6px;
	line-height: 1;
	font-size: 12px;
	font-weight: 600;
}

/* MESSAGES */

.messages-button {
	position: relative;
	top: -1px;
	min-width: 23px;
}

.messages-button:hover {
	background-color: #585858;
}

.messages-button-badged {
	position: relative;
	top: -1px;
	min-width: 23px;
}

.messages-button-badged:hover {
	background-color: #005cb8;
}

.messages-window {
	width: 100%;
	height: calc(100vh - 135px);
	overflow-y: scroll;
	margin-bottom: 4px;
}

.outbound {
	opacity: 1 !important;
	color: white !important;
	background-color: #0174DF !important;
	border: 0px !important;
}

.inbound {
	opacity: 1 !important;
	background-color: #d5d8d9 !important;
	color: black !important;
	border: 0px !important;
}

/* Pace JS Loader CSS */

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #246EB9;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}


/* 
 * Pulse bootstrap buttons
 * Courtesy: https://github.com/zachnietling/bootstrap-pulse
 */

.pulse-primary {
	color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, .8);
	animation: pulse-primary 3s infinite;
}
.pulse-primary:hover {
	color: rgba(255, 255, 255, 1) !important;
}
@-webkit-keyframes pulse-primary {
	0% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, 0);
	}
	100% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, .8);
		color: rgba(255, 255, 255, 1);
	}
}
@keyframes pulse-primary {
	0% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, .8);
		box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, 0);
		box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, 0);
	}
	100% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, .8);
		box-shadow: 0px 0px 20px 5px rgba(0, 170, 255, .8);
		color: rgba(255, 255, 255, 1);
	}
}


.pulse-warning {
	color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, .8);
	animation: pulse-warning 2.5s infinite;
}
.pulse-warning:hover {
	color: rgba(255, 255, 255, 1) !important;
}
@-webkit-keyframes pulse-warning {
	0% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0);
	}
	100% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, .8);
		color: rgba(255, 255, 255, 1);
	}
}
@keyframes pulse-warning {
	0% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, .8);
		box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0);
		box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, 0);
	}
	100% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, .8);
		box-shadow: 0px 0px 20px 5px rgba(255, 170, 0, .8);
		color: rgba(255, 255, 255, 1);
	}
}


.pulse-default {
	color: rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, .8);
	animation: pulse-default 3.2s infinite;
}
.pulse-default:hover {
	color: rgba(0, 0, 0, 1) !important;
}
@-webkit-keyframes pulse-default {
	0% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, .8);
		color: rgba(0, 0, 0, 1);
	}
	70% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, 0);
	}
	100% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, .8);
		color: rgba(0, 0, 0, 1);
	}
}
@keyframes pulse-default {
	0% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, .8);
		box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, .8);
		color: rgba(0, 0, 0, 1);
	}
	70% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, 0);
		box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, 0);
	}
	100% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, .8);
		box-shadow: 0px 0px 20px 5px rgba(245, 245, 245, .8);
		color: rgba(0, 0, 0, 1);
	}
}


.pulse-danger {
	color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, .8);
	animation: pulse-danger 2.7s infinite;
}
.pulse-danger:hover {
	color: rgba(255, 255, 255, 1) !important;
}
@-webkit-keyframes pulse-danger {
	0% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, 0);
	}
	100% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, .8);
		color: rgba(255, 255, 255, 1);
	}
}
@keyframes pulse-danger {
	0% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, .8);
		box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, 0);
		box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, 0);
	}
	100% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, .8);
		box-shadow: 0px 0px 20px 5px rgba(255, 63, 58, .8);
		color: rgba(255, 255, 255, 1);
	}
}


.pulse-success {
	color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, .8);
	animation: pulse-success 3.5s infinite;
}
.pulse-success:hover {
	color: rgba(255, 255, 255, 1) !important;
}
@-webkit-keyframes pulse-success {
	0% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, 0);
	}
	100% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, .8);
		color: rgba(255, 255, 255, 1);
	}
}
@keyframes pulse-success {
	0% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, .8);
		box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, 0);
		box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, 0);
	}
	100% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, .8);
		box-shadow: 0px 0px 20px 5px rgba(45, 220, 45, .8);
		color: rgba(255, 255, 255, 1);
	}
}


.pulse-info {
	color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, .8);
	animation: pulse-info 3.7s infinite;
}
.pulse-info:hover {
	color: rgba(255, 255, 255, 1) !important;
}
@-webkit-keyframes pulse-info {
	0% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, 0);
	}
	100% {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, .8);
		color: rgba(255, 255, 255, 1);
	}
}
@keyframes pulse-info {
	0% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, .8);
		box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, .8);
		color: rgba(255, 255, 255, 1);
	}
	70% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, 0);
		box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, 0);
	}
	100% {
		-moz-box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, .8);
		box-shadow: 0px 0px 20px 5px rgba(125, 249, 255, .8);
		color: rgba(255, 255, 255, 1);
	}
}