body {
	padding: 0px !important; font-family: "Segoe UI", sans-serif !important;
}
.h1 {
	color: rgb(52, 73, 94);
}
h1 {
	color: rgb(52, 73, 94); 
}

.inline {
	display: inline-block !important;
}

.container {
	width: -moz-calc(100% - 20px) !important;
	width: calc(100% - 20px) !important;
}

.tab-content {
	margin-top: 20px;
}

.navbar-inverse {
    border: currentColor !important;
    border-image: none !important;
    box-shadow: 0 3px 0 0 #7d7d7d;
    -webkit-box-shadow: 0 3px 0 0 #7d7d7d;
    background: rgb(213, 213, 213) none;
}
.center {
	margin-right: auto; margin-left: auto;
}
.navbar {
	margin-bottom: 0 !important;
	z-index: 10;
}
#navbar-ul {
	width: 65%;
}
.navbar.center .nav {
	vertical-align: top; float: none; display: inline-block !important;
}
.navbar.center .nav > li {
	vertical-align: top; float: none; display: inline-block !important;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d ;
}

.navbar-inverse .navbar-nav>.active>a {
	color: #ffffff ;
}

.navbar-inner.center {
	text-align: center !important;
}
.center .dropdown-menu {
	text-align: left;
}

.navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
	background-color: inherit;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a{
	text-shadow: none;
	font-weight: bold;
}

.navbar-inverse .navbar-nav > li > a {
    border-top: 3px solid rgb(213, 213, 213);
    text-transform: uppercase; font-size: 13px;
}
.navbar-inverse .navbar-nav > .active > a {
    border-top: 3px solid rgb(213, 213, 213) ;
    box-shadow: 0 3px 0 0 #2c3e50;
    background: rgb(143, 143, 143) none;
    -webkit-box-shadow: 0 3px 0 0 #2c3e50;
}
.navbar-inverse .navbar-nav > .open > a {
    border-top: 3px solid rgb(236, 240, 241);
    box-shadow: 0 3px 0 0 #2c3e50 ;
    background: rgb(52, 73, 94) none ;
    -webkit-box-shadow: 0 3px 0 0 #2c3e50;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover{
	background-color: rgb(123, 123, 123);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover{
	background-color: rgb(123, 123, 123);
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a{
	text-shadow: none;
	font-weight: bold;
}
.navbar .active a {
    cursor: default;
}
.navbar-notification-primary{
	position: absolute;
	top: 30px;
	right: 35px;	
}
.navbar-inverse .navbar-nav.navbar-notification-primary > li a{
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: none;
}
.navbar-notification-secondary{
	position: absolute;
	top: 0px;
	right: 50px;
}

/* Sub nav bar */
nav.subnav{
	text-align: center;	
	box-shadow: 0px 3px 0px 0px rgb(179, 179, 179);
	background-color: rgb(236, 236, 236);
}
nav.subnav a{
	padding-left: 1em;
	padding-right: 1em;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(130,130,130);
	text-transform: uppercase;
}

/* Profile Circle */
#profile-circle{
	margin-top: 27%;
}

#profile-circle .pie_progress__label {
    margin-top: auto;
    font-size: 12px;
    font-weight: bold;
    color: rgba(122,122,122,1);
}
#profile-circle .pie_progress__svg {
	width: 36px;
}

/* Mobile menu style modifications */
@media (max-width: 767px) {
	
	/* Navbar */
	.navbar-collapse.in, .navbar-collapse.collapsing {
		display: flex !important;
		flex-direction: column-reverse;
		align-items: stretch;
	}
	
	.navbar.center .nav {
		display: flex !important;
		flex-direction: column;
	}

	.navbar-nav .open .dropdown-menu {
		background-color: #ffffff;
	}
	
	/* Profile Circle */
	#profile-circle{
		margin-top: unset;
	}
	
	#profile-circle .pie_progress__label {
	    margin-top: unset;
	    font-size: 12px;
	    font-weight: bold;
	    color: rgba(122,122,122,1);
	}
	#profile-circle .pie_progress__svg {
		width: 36px;
	}
	
	.pie_progress__svg {
		padding-bottom: unset !important;
	}
	
	.pie_progress__svg svg {
		position: unset !important;
	}
	
	.divider {
		min-height: unset;
		height: unset;
	}
}

.user-circle {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px !important;
	border-radius: 38px;
	border: 1px solid #9d9d9d !important;
	border-image: none;
	width: 38px;
	height: 38px;
	line-height: 38px !important;
}
.user-circle:hover {
	border: 1px solid rgb(236, 240, 241) !important;
}
.navbar-inverse .navbar-nav > .open > a.user-circle {
	border: 1px solid rgb(236, 240, 241) !important;
}

#user-circle + .tooltip {
	position:fixed;
}





.inline {
	display: inline-block !important;
}
.body-main {
	margin-top: 18px;
}
.body-main-wide {
	width: 100% !important; 
	margin-top: 55px; 
	margin-right: 0px; 
	margin-left: 0px; 
	padding-right: 0 !important; 
	padding-left: 0 !important;
}
.arrow-up {
    width: 0px;
    height: 0px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.btn-inline-edit {
	padding: 0px 12px !important;
	border: currentColor !important;
	border-image: none !important;
	box-shadow: none !important;
	background: rgb(255, 255, 255) none !important;
}
.btn-primary {
	border: currentColor !important;
	border-image: none !important;
	box-shadow: 0px 3px 0px 0px #2c3e50 !important;
	background: rgb(52, 73, 94) none !important;
	-webkit-box-shadow: 0 3px 0 0 #2c3e50;
}
.btn-success {
	border: currentColor !important;
	border-image: none !important;
	box-shadow: 0px 3px 0px 0px #27ae60 !important;
	background: rgb(62, 204, 113) none !important;
	-webkit-box-shadow: 0 3px 0 0 #27ae60;
}
.btn-danger {
    border: currentColor !important;
    border-image: none !important;
    box-shadow: 0 3px 0 0 #c0392b !important;
    background: #e74c3c none !important;
    -webkit-box-shadow: 0 3px 0 0 #c0392b;
}
.btn-inline-header {
	padding: 10px !important; font-size: 12px !important; margin-top: 10px !important; display: inline-block !important;
}
.btn-fixed {
	width:100px;
}
.dropdown-menu > li > a {
	text-transform: uppercase;
}
.dropdown-menu > li > a > i {
	padding-right: 5px;
}
.dropdown-menu > li > a:focus {
	text-transform: uppercase;
}
.dropdown-menu > li > a:hover {
	text-transform: uppercase;  cursor: pointer;
}
.form-control {
	box-shadow: 0px 3px 0px 0px #dddddd !important;
	-webkit-box-shadow: 0 3px 0 0 #dddddd;
}
.ui-dialog {
	background: #ECF0F1;
}

.ui-dialog-titlebar {
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #7F8C8D;
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	border: 1px solid #7b7b7b;
	background: #a9a9a9 50% 50% repeat-x;
}

.ui-dialog-content {
	padding: 10px;
}

#search-contents .form-group {
	margin-bottom: 5px !important;
}

#search-contents .form-control {
	height: 22px !important;
}

.directory {
	min-width: 202px;
	max-width: 394px;
	float: left;
	border-right: 1px solid #cccccc;
}
.divider {
	background: #cccccc;
	height: 100%;
}
a#optionsControl + div.popover {
	width: 300px;
}

ul.tree li > ul {
	padding: 0 0 0 20px !important;
}

ul.tree li a {
	padding-left: 5px;
}

ol.tree
{
	padding: 0 0 0 30px;
	width: 300px;
}
ol.tree li {
	position: relative; 
	margin-left: -15px;
	list-style: none;
	padding-top: 10px;
}
div#explorer ol.tree:not(div.document-panel div#explorer ol.tree){
	width: 100%;
	display: table;
}

div.document-panel div#explorer ol.tree {
	width: 100%!important;
}

div.document-panel .ui-resizable-handle{
	background: #ffffff!important;
	border-left: 1px solid rgba(221, 221, 221, 0.5)!important;
	-moz-box-shadow: -2px 0 3px -3px rgba(0,0,0,0.2)!important;
	-webkit-box-shadow: -2px 0 3px -3px rgba(0,0,0,0.2)!important;
	box-shadow: -2px 0 3px -3px rgba(0,0,0,0.2)!important;
}

li.file {
	margin-left: -1px !important;
	padding-top: 10px;
}
li.file a {
	background: url(document.png) 0 0 no-repeat;
	padding-left: 27px;
	text-decoration: none;
	display: block;
}
li.file a[href *= '.pdf']	{ background: url("../img/dir-document-pdf.png") 0 0 no-repeat; }
li.file a[href $= '.doc']	{ background: url("../img/dir-document-doc.png") 0 0 no-repeat; }
ol.tree li input {
	position: absolute;
	left: -16px;
	margin-left: 0;
	opacity: 0;
	z-index: 2;
	cursor: pointer;
	height: 1em;
	width: 1em;
	top: 10px;
}
ol.tree li input + ol {
	background: url("../img/toggle-small.png") 40px 0 no-repeat;
	margin: -1.538em 0 0 -55px;
	height: 1em;
}
ol.tree li input:checked + ol {
	background: url("../img/toggle-small-expand.png") 30px 3px no-repeat;
	margin: -1.55em 0 0 -44px; /* 20px */
	padding: 1.563em 0 0 80px;
	height: auto;
}
ol.tree li input + ol > li {
	margin-left: -14px !important;
	padding-left: 1px;
}

ol.tree li label {
	cursor: pointer;
	padding-left: 5px;
	font-weight: normal !important;
	font-size: 14px !important;
	/*color: #7F8C8D !important;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #fff;
    box-shadow: 0 3px 0 0 #fff;
	webkit-box-shadow: 0 3px 0 0 #fff;
}	

div.document-panel div#explorer ol.tree li {
    margin: 0!important;
    width: 100%!important;
}

div.document-panel div#explorer ol.tree li label {
	margin-bottom: 0!important;
	overflow: hidden!important;
	padding-right: 5px!important;
	width: auto!important;
}

div.document-panel div#explorer ol.tree li i.fa-lg {
	vertical-align: 25%!important;
}

ol.tree li label.locked {
    
}
ol.tree li label.active {
	color: rgb(52, 73, 94) !important;
}

/* Make the explorer scrollable */
#explorer {
	overflow-x: hidden;
	overflow-y: auto;
}

/* Make the label overflow visible for scrolling */
#explorer label {
	overflow: visible;
}
#explorer li label.active {
	background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    background-repeat: repeat-x;
    border-color: #ddd;
    border-radius: 2px
}
ol.tree li input:checked + ol {
	background: url("../img/toggle-small-expand.png") 30px 3px no-repeat;
	margin: -1.55em 0 0 -44px; /* 20px */
	padding: 1.563em 0 0 80px;
	height: auto;
}
ol.tree li input:checked + ol > li {
	width: 450px; 
	display: block;
	margin: 0 0 0.125em;  /* 2px */
}
ol > li label ~ ol.tree li input:checked  {
	color: rgb(52, 73, 94) !important;
}
ol.tree li input:checked + ol > li:last-child {
	margin: 0 0 0.063em; /* 1px */ 
}
		
ol.tree li.document-hidden i, li.document-hidden label {
    color: silver;
}	
	
.folder-green{
	color: #007a00;
}	
	
input#folder1 {
	width:1px;
	height:1px;
}
.list-view, .grid-view {
	background: #ffffff;
	padding-top: inherit;
}
.list-view, .grid-view-btn {
	display: none;
}

tr.folder-hidden td, tr.folder-hidden td a, tr.folder-hidden button {
    color: silver;
}

tr.document-hidden td, tr.document-hidden td a, tr.document-hidden td i {
    color: silver !important;
}

tr.document-hidden td img{
	filter: grayscale(100%) brightness(300%) !important;
}

.grid-document-pdf, .grid-document-doc, .grid-document-folder, .grid-document {
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 30px;
}
.grid-document-pdf {
	background-image: url("../img/dir-document-pdf.png");
}
.grid-document-doc {
	background-image: url("../img/dir-document-doc.png");
}
.grid-document-folder {
	background-image: url("../img/dir-folder.png");
}
.grid-document-pdf p, .grid-document-doc p, .grid-document p {
	padding-left: 25px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
	
.grid-document-folder p {
	padding-left: 35px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.closeTab {
	margin-left: 8px;
	font-size: 15px !important;
	font-weight: normal !important;
	line-height: 20px !important;
}

#document-content .content {
    padding-top: 0px;
}
#reportParamaterModal .modal-dialog {
	width: 450px !important;
}
.fieldEntrySummary {
	display: none;
}
.checkbox {
	appearance: none !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
}
.datepicker {
	z-index:1151 !important;
	margin-top: 0 !important;
	padding: 6px 12px !important
}
.input-group-addon {
	box-shadow: 0 3px 0 0 #dddddd !important;
	-webkit-box-shadow: 0 3px 0 0 #dddddd;
}
.panel-footer {
	background-color: #ffffff !important;
	padding: 20px 15px !important;
	margin-top:15px;
}
.thumbnail {
	box-shadow: 0 3px 0 0 #dddddd !important;
	-webkit-box-shadow: 0 3px 0 0 #dddddd;
}

/* Drag & Drop Upload */

@keyframes upload-drop-zone-dragover-animation {
    0%   {background-color:white; border-color: #ccc; }
    50%  {background-color: #d7e8fe; border-color: #82b2f2; }
    100% {background-color:white; border-color: #ccc; }
}

.upload-drop-zone {
	height: 200px;
	margin: 10px;
	color: #ccc;
	border: 2px dashed #ccc;
	line-height: 200px;
	text-align: center
}

.upload-drop-zone.upload-drop-zone-dragover{
	animation-name: upload-drop-zone-dragover-animation;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.upload-drop-zone-img {
    height: auto;
    width: 200px;
    margin: 0px;
    color: #ccc;
    line-height: 200px;
    text-align: center
}

.upload-drop-zone-dropped {
	height: 200px;
	margin: 10px;
	border: 2px dashed #ccc;
	padding: 10px;
}
.upload-drop-zone-dropped div{
	text-align: center;
}
.upload-drop-zone.drop {
	color: #222;
	border-color: #222;
}
.truncate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.radio_group_legend {
	font-weight: bold;
}
.hr_rule {
	margin-top: 2px;
	margin-bottom: 10px;
	opacity: 0.2;
}


/* Table */
.floatingHeader {
	position: fixed;
	top: 0;
	visibility: hidden;
	background-color: #ffffff;
}
.records-per-page {
	width: 75px !important;
	display: inline-block !important;
}
.records-display {
	margin: 20px 0 !important;
}

/* Company Management */
.twitter-typeahead {
	display: block !important;
}

/* Drop down sub-menus --NOT RESPONSIVE */
.dropdown-submenu {
	position:relative;
}
.dropdown-submenu>.dropdown-menu {
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display:block;
}
.dropdown-submenu>a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
    border: 5px solid transparent;
    border-right-width: 0;
    border-left-color: #cccccc;
    margin-top:5px;
	margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
	float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}

/* Imitate User */
#message {
	position: fixed;
	top: 6px;
	right: 63px;
	z-index: 1030;
}
#message .fa {
	font: normal normal normal 3em FontAwesome !important;
	color: rgb(236, 240, 241);
}
#message .popover {
	position: fixed;
}
#message .popover a:hover {
	cursor: pointer;
}

.imitateUserModal {
	width: 360px !important;
}

.tab-overlay {
	background: #f9f9f9 url("/pam/resources/img/loading.gif") no-repeat center;
	opacity: 0.4;
}

.tr-draggable {
	width: 200px;
	padding: 5px;
	border: 1px solid #dddddd;
    box-shadow: 0 3px 0 0 #dddddd;
    webkit-box-shadow: 0 3px 0 0 #dddddd;
	border-radius: 4px;
	background-color: rgba(255,255,255,.75);
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}

.tr-draggable span {
	margin-left: 5px;
}

.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #ffffff;
}

.droptarget {
	border: 1px solid rgb(52, 73, 94) !important;
    box-shadow: 0 3px 0 0 rgb(52, 73, 94) !important;
    webkit-box-shadow: 0 3px 0 0 rgb(52, 73, 94) !important;
	border-radius: 4px;
}

.droptarget-ban {
	border: 1px solid rgb(220, 0, 0) !important;
    box-shadow: 0 3px 0 0 rgb(150, 0, 0) !important;
    webkit-box-shadow: 0 3px 0 0 rgb(150, 0, 0) !important;
	border-radius: 4px;
	background-color: rgba(220, 0, 0, 0.5);
}

.droptarget-ban:HOVER{
	cursor: not-allowed;
}


.grid-file {
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	margin: 5px;
}

.grid-file span {
	margin-left: 5px;
	vertical-align:middle;
	display: inline;
}

/* Panels */
.panel-primary>.panel-heading {
    background: rgb(52, 73, 94) none !important;
    border-color: rgb(52, 73, 94) !important;
}
.panel-primary {
	border-color: rgb(52, 73, 94) !important;
}
.documentSearchFile, .documentSearchLocation {
	margin: 10px 0;
}
.documentSearchFile img, .documentSearchLocation img {
	vertical-align: bottom;
}
.form-inline .input-group>.form-control {
	width: 350px !important;
}
.searchInfoBtn {
	margin-right:10px;
}
.searchTips {
	margin-left: -30px;
}
.searchTips li {
	list-style: none;
	margin-bottom: 10px;
}

/* Error Page */
.error-page {
	background: rgb(52, 73, 94);
}

.error-page h1, .error-page p {
	margin-bottom: 30px;
}

.error-page h1, .error-page a {
	color: #2ecc71;
}

.error-page h1 {
	font-size: 40px;
}

.error-page p {
	color: #ffffff;
	font-size: 20px;
	line-height: 40px;
}

input.error{
	color: red;
	background-color: rgba(255,100,100,0.25);	
}

select.error{
	color: red;
	background-color: rgba(255,100,100,0.25);	
}
textarea.error{
	color: red;
	background-color: rgba(255,100,100,0.25);	
}

#wordsearch {
	width: 664px;
	float: left;
	margin-right:75px;
}

#wordseach ul {
    margin: 0;
    padding: 0;
}

#wordsearch ul li {
	float: left;
	width: 76px;
	height: 76px;
	line-height: 76px;
	background-color: rgba(0,0,0,.2);
  	list-style: none;
  	margin-right: 2px;
  	margin-bottom: 2px;
  	padding: 0;
  	display: block;
  	text-align: center;
  	color: rgba(255,255,255,0.7);
  	text-transform: uppercase;
  	overflow: hidden;
  	font-size: 24px;
  	font-weight: 300;
  	transition: background-color 0.75s ease;
  	-moz-transition: background-color 0.75s ease;
  	-webkit-transition: background-color 0.75s ease;
  	-o-transition: background-color 0.75s ease;
}

#wordsearch ul li.highlight {
	background-color: #2ecc71 !important;;
	font-weight: bold !important;
}

#wordsearchMessage {
	width: 550px;
	float: left;
}

@media (min-width: 1024px) and (max-width: 1350px) {
	#wordsearch {
  		height: 456px;
  		width: 456px
	}

	#wordsearch ul li {
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	#wordsearchMessage {
		width: 400px;
	}

	.error-page p {
		font-size: 15px;
		line-height: 30px;
	}
	.error-page h1 {
		font-size: 30px;
	}
}

@media (max-width: 1023px) {
	#wordsearch {
  		height: 336px;
  		width: 336px;
  		margin-right: 0;
	}

	#wordsearch ul li {
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}

	#wordsearchMessage {
		width: 250px;
		margin-left: 50px;
	}

	.error-page p {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 15px;
	}
	.error-page h1 {
		font-size: 24px;
		margin-top: 0;
		margin-bottom: 15px;
	}
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}

.processing{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99999;
}

.actions a {
	margin-right: 5px;
	font-size: 14px;
}

#viewControl a:hover {
	cursor: pointer;
}

.box {
	border: solid 1px #ddd;
    height: 90px;
    padding: 0 10px;
    overflow-y: scroll;
    border-radius: 3px;
    background-color: #FFF;	
}

.box-simple {
    margin-bottom: 0.5em;
    border: solid 1px #ddd;
    padding: 0 10px;
    overflow-y: auto;
    border-radius: 3px;
    background-color: #FFF;
}
	
label.required:after{
	content: "*"
}

input,textarea,select{
	background-color: #DCDCDC;
}

input.required, textarea.required, select.required{
	background-color: white;
}

.validation-error-alignment {
	margin-left:150px;
	}

p.validation-error-alignment  {
	    display: contents;
	}

.pw-validation {
	list-style: none;
}
.pw-validation-fulfilled {
	color: #3c763d;
}
.pw-validation-fulfilled:BEFORE, .pw-validation-error:BEFORE {
	font-family: FontAwesome;
	font-weight: bold;
	display: inline-block;
	width: 1.2em;
	margin-left: -1.2em;
}
.pw-validation-fulfilled:BEFORE {
	content: '\f00c';
}
.pw-validation-error {
	font-weight: bold;
	color: #a94442;
}
.pw-validation-error:BEFORE {
	content: '\f00d';
}
#help-detail{
	max-height: 30em;
	overflow-y: auto;
}
.note-editable{
	max-height: 30em;
}

/* Logo */
.logo-image{
	width: 400px;
	height: 46px; 
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 4px;
	top: 4px;	
}
.logo-container {
	position: relative;
	left: 0px;
}

/* JQuery Dialog */
.ui-dialog-titlebar-close{
	font: normal normal normal 14px/1 FontAwesome !important;
	color: gray;	
}
.ui-dialog-titlebar-close::BEFORE{
	content: "\f00d"	
}
/* .ui-widget-content {
	background: #fff url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top !important;
} */
.ui-widget-content a{
	color: #337ab7;
}
.ui-dialog{
	max-width: 100%;
}

/* Profile */
#modal-profile .modal-dialog {
   display: flex;
  justify-content: center;
  min-width: 800px;
}

#modal-profile .modal-content {
    width: 900px;
    
}
#modal-profile .modal-content .col-md-4{
	padding-bottom: 100px;
}
#modal-profile .modal-body{
	    overflow-y: scroll;
	    max-height: calc(100vh - 200px) !important;
}
#modal-profile ul {
    padding-left: 1em;
}
#modal-profile li {
    list-style-type: none;
}
#modal-profile:not(div.messages) .alert {
	overflow-y: auto;
}
@media all and (max-width: 767px) {
	#modal-profile .modal-dialog {
	   min-width: 400px;
	}
}

.input-group .form-control.email{
	width: 15em;
}
.input-group .form-control.phone{
	width: 10em;
}
.input-group .form-control.phoneExt{
	width: 5em;
}

button > i.fa{
	padding-right: 0.7em;
}

a.btn > i.fa{
	padding-right: 0.7em;
}


/* Message Alerts */

div.messages.messages-collapsed{
	min-height: 0px;
}

div.messages.messages-collapsed .alert {
    margin-top: 1.5em;
}

div.messages .alert{
	padding-left: 3em;	
	background-repeat: no-repeat;
	background-position: 0.5em;
	background-size: 2em;
} 
div.messages .alert.alert-success{
	background-image: url("../img/message/confirm.png");
}
div.messages .alert.alert-info{
	background-image: url("../img/message/info.png");
}
div.messages .alert.alert-warning{
	background-image: url("../img/message/warning.png");
}
div.messages .alert.alert-danger{
	background-image: url("../img/message/error.png");
}
div.messages .alert.alert-processing{
	background-image: url("../img/message/loading.gif");	
	background-color: #d9edf7D0;
	color: #31708f;
	border-color: #9acfea;	
}

div.messages .alert .glyphicon-action {
    margin-right: -12px;
}

div.messages.messages-main{
	position: fixed;
	top: 4em;
	width: 70em;
	margin-left: calc(50vw - 35em);
	z-index: 10;
}

/*Micro Messages are tiny messages which appear in the element being operated upon (e.g. Bookmark actions) */ 
div.micro-messages{
	bottom: 0px;
	position: absolute;
	width: 100%;
}

div.micro-messages .micro-alert{
	background-size: 1em;
	background-repeat: no-repeat;
	background-position-y: center;
	padding-left: 1.5em;
	padding-right: 1.5em;
}
div.micro-messages .micro-alert.micro-alert-success{
	background-color: #dff0d8;
	color: #3c763d;
	background-image: url("../img/message/confirm.png");
	border: solid thin #3c763d70;
	border-radius: 2px;	
}
div.micro-messages .micro-alert.micro-alert-info{
	background-color: #d9edf7D0;
	color: #31708f;
	background-image: url("../img/message/info.png");
	border: solid thin #31708f70;
	border-radius: 2px;	
}
div.micro-messages .micro-alert.micro-alert-warning{
	background-color: #fcf8e3;
	color: #8a6d3b;
	background-image: url("../img/message/warning.png");
	border: solid thin #8a6d3b70;
	border-radius: 2px;	
}
div.micro-messages .micro-alert.micro-alert-danger{
	background-color: #f2dede;
	color: #a94442;
	background-image: url("../img/message/error.png");
	border: solid thin #a9444270;
	border-radius: 2px;	
}
div.micro-messages .micro-alert.micro-alert-processing{
	background-color: #d9edf7D0;
	color: #31708f;
	background-image: url("../img/message/loading.gif");
	border: solid thin #31708f70;
	border-radius: 2px;	
}

div.micro-messages .micro-alert .micro-alert-closer{
	position: absolute;
	right: 0px;
}

div.audit{
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #7F8C8D;
}


/* Product Matrix */
.product-matrix th{
	text-align: center;
}
.product-matrix td.availability{
	text-align: center;
	color: green;
}

#so-program-selector-widget {
    font-size: 11pt;
}

div.error{
	color: red;
	font-style: italic;
}
.uppercase{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}
.sub-text {
	text: smaller;	
}
.text-truncate{
	overflow: hidden;    
    text-overflow: ellipsis;
    white-space: nowrap;
}
.colorcode-item{
	padding-left: 1.5em;
}
.colorcode-item-error{
	border: solid thin red;
	background-color: rgb(255,200,200);
	background-repeat: no-repeat;
	background-position: 0em;
	background-size: 1em;
	background-image: url("/pam/resources/img/alert-danger-background.png");
}
body .glyphicon-action {
    color: rgb(200,200,200);
    width: 24px;
    height: 24px;
    text-align: center;
}
.glyphicon-action:HOVER{
	cursor: pointer;
	color: rgb(100,100,100);
}

.ui-widget-content a.glyphicon-action{
	color: rgb(200,200,200);
	margin: 2px;
}
.ui-widget-content a.glyphicon-action:HOVER{
	cursor: pointer;
	color: rgb(100,100,100);
}
.clickable{
	cursor: pointer;	
}

.moveable{
	cursor: move;	
}


table.table-admin{
	font-size: 8pt;
}

table.table-admin th{
	background-color: rgb(181, 181, 181);
	text-align: center;
}

table.table-admin td.boolean{	
	text-align: center;
}
table.table-admin td.number{	
	text-align: right;
}

table.table td.boolean, table.table td.center{
	text-align: center;
}

table.table td.number{
	text-align: right;
}

/* Missing styles from our version of bootstrap.css*/

.table-active,
.table-active > th,
.table-active > td {
  background-color: #dedede !important;  
}

.table-hover .table-active:hover {
  background-color: #e8e8e8;
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #e8e8e8;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}


input.forsa-control, select.forsa-control{
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;box-shadow: 0px 3px 0px 0px #dddddd !important;
}

.dataTables_filter input, .dataTables_length select{
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;box-shadow: 0px 3px 0px 0px #dddddd !important;
}

table.dataTable tfoot tr.filter-row th {
    padding: 4px !important;
}
table.dataTable tfoot tr.filter-row th input.form-control {
    padding: 6px 6px;
}
table.dataTable tr.filter-row td {
    padding-left: 0;
    padding-right: 0;
}

/*MESSAGES AND STUFF*/
div.messages{
	min-height: 20px;	
}     

div.messages.hasContent{
	border: solid thin gray;
	border-radius: 4px;
	background-color: rgb(200,255,200);
	padding: 2px;
}
.validation-msg{
	font-style: italic;
	color: #7d7d7d;
}
div.messages div{
	height: auto;	
}        

.breadcrumb-control{
	position: absolute;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	top: 60px;
	left: 60px;
	font-family: "Lucida Grande",Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	color: white;
	background-color: rgba( 52, 73, 94, 0.5);
	border-radius: 10px;		
}


.program-loading-control{
	position: absolute;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	top: 36px;
	left: 130px;
	font-family: "Lucida Grande",Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	color: white;
	background-color: rgba( 52, 73, 94, 0.5);
	border-radius: 10px;		
}

.program-loading-left-control{
	position: absolute;
	float: left;
	top: 36px;
	left: 60px;
	height: 40px;
	width: 80px;
	background-image: url('../img/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80px 40px;
}

div.chosen-container ul.chosen-choices{
	box-shadow: 0px 3px 0px 0px #dddddd !important;
	border-radius: 4px;
	min-height: 34px;
	border-color: #ccc;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
	margin-top: 4px;
}


.map-slideover{
	display: inline-flex;
	top: 0px;
	position: absolute;
	left: 53px;
	height: calc(100vh - 42px);
	background-color: white;
	width: calc(100vw - 53px);
	z-index: 10;
}

.map-slideover-full {
    display: inline-block;
    top: 0px;
    position: absolute;
    left: 0px;
    height: calc(100vh);
    padding-left: 90px;
    padding-right: 10px;
    background-color: white;
    width: calc(100vw);
    z-index: 10;
}

.so-btn {
	border: solid thick #337ab7;
	border-radius: 16px;
	width: 8em;
	height: 8em;
	text-align: center;
	font-weight: bold;
	margin: 4px;
	display: inline-block;
	position: relative;
	color: #337ab7;

}
.so-btn .so-btn-icon{
	font-size: 4em;
	padding-left: inherit;
	padding-right: inherit;
	top: -15px;
	position: relative;

}
.so-btn .so-btn-label {
    font-family: sans-serif;
    font-weight: bold;
	position: absolute;
	text-align: center;
	display: block;
	width: 100%;
	left: 0px;
	bottom: 5px;
}
.so-btn .badge{
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 1;	
}
.fa.so-btn:hover {
    background-color: #337ab733;
}
.fa.so-btn:disabled {
    color: silver;
    border-color: silver;
    cursor: not-allowed;
}

.button-bar{
	margin-top: 1em;
}

.export-image > img{
	width: 100%;
	border: solid thin gray;
	border-radius: 4px;
}

.loading-lg{
	height: 86px;
	border: thin solid silver;
	border-radius: 4px;
	background-color: white;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: center;
			
}

.loading-sm{
	height: 24px;
	border: thin solid silver;
	border-radius: 4px;
	background-color: white;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: center;
	background-size: 4em;		
	padding: 20px;
}

.tt-dataset-company {
    width: 100%
}

.twitter-typeahead .tt-menu {
	width: 100%;
	border: solid thin silver;
}

.twitter-typeahead .tt-dataset-company {
    width: 100%;
    max-height: 10em;
    overflow-y: auto;
    background-color: white;
}

.twitter-typeahead .tt-dataset-company-addProgram {
    width: 100%;
    max-height: 11em;
    overflow-y: auto;
    background-color: white;
}

.twitter-typeahead .tt-suggestion {
    line-height: 1em;
    font-size: 11pt;
    padding-top: 4px;
    padding-bottom: 4px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.twitter-typeahead .tt-suggestion:HOVER{
	cursor: pointer;
	background-color: #3399ff;
	color: white;
}

.twitter-typeahead button.tt-dropdown-btn{
	position: absolute;
	right: 0px;
	width: 19px;
	padding: 0px;
	border-top-right-radius: 4px;
	border: solid thin silver;
	border-bottom-right-radius: 4px;
	top: 1px;
	height: 100%;
	z-index: 1;
	background-color: #e1e1e1;	
}

.twitter-typeahead button.tt-dropdown-btn span{
	transform: scale(0.75,-0.7);
	display: block;
}

#processing-widget{
	width: 500px;
	top: calc(35vh);
	left: calc(50vw - 250px);
	text-align: center;
	background-color: white;
	border: solid thin silver;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 5;
	border-radius: 4px;	
}

#processing-widget div.spinner-container img{
	padding-top: 1em;
}

#processing-widget .processing-message-container{
	text-align: left;
	border-top: solid thin silver;
	background-color: ghostwhite;	
}

#processing-widget .processing-message-container .processing-message{
	padding: 0.5em;
}

ul.list-group > li.list-group-item.clickable:HOVER{
	background-color: #f5f5f5;
}

.list-group-item .list-group-item-footer{
	color: gray; 
	font-style: italic;
	border-top: solid thin silver;	
}

.option-group {
    padding: 0.5em;
    padding-left: 1em;
    border: solid thin #e4e4e4;
    border-radius: 4px;
    background-color: #f2f2f2;    
}

.option-group input{
	margin-right: 0.25em
}

.survey-form{
	background-color: white;
	border: solid thin lightgray;
	border-radius: 4px;
	max-height: 25em;
	overflow-y: auto;
}
.survey-form ul{
	padding-left: 2em;
	list-style: none;
}

.survey-form > ul{
	padding-left: 0px;	
}

.survey-form > ul > li > span{
	font-weight: bold;
}

.survey-form ul li{
	list-style: none;
}

.survey-form > ul > li > ol > li > ol{
	background: ghostwhite;
	border: solid thin silver;
	border-radius: 4px;
}

.survey-form > ul > li > ol > li > ol > li.alert-success {
    border: solid thin #b2dba1;
    border-radius: 4px;
}

.survey-form li.answer:hover {
    background-color: #81a6ff33;
}

#survey-response-content{
	max-height: calc(100vh - 30em);
	overflow-y: auto;
	background-color: white;
	border: solid thin silver;
	border-radius: 4px;
	padding: 1em;	
}

.ui-sortable-placeholder{
	border: dotted thin rgba(0,0,255,0.75);
	border-radius: 4px;
	background-color: rgba(0,0,255,0.05);
	visibility: visible !important;
	margin-top: 2px;
	margin-bottom: 2px;
}

.pointer-immune{
	pointer-events: none !important;
}

.task-widget .tasks{
	max-height: calc(100vh - 322px);
	overflow-y: auto;
}

.task-widget .tasks div.task{
	border: solid thin silver;
	border-radius: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.task-widget .tasks div.task .progress-bar-container{
	background-color: white;
	height: 2em;
	border: solid thin silver;
	font-size: 12px;
}

div.task .progress-bar{
	background-color: blue;
}

/* Custom bootstrap style for indeterminate progress bars */
.progress-bar.progress-bar-indeterminate {
  background-image: -webkit-linear-gradient(top, #e4e4e4 0%, #c8c8c8 100%);
  background-image:      -o-linear-gradient(top, #e4e4e4 0%, #c8c8c8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#c8c8c8));
  background-image:         linear-gradient(to bottom, #e4e4e4 0%, #c8c8c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe4e4e4', endColorstr='#ffc8c8c8', GradientType=0);
  background-repeat: repeat-x;  
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
	background-color: silver;
}

.ui-dialog-content .content .footer{
	border-top: solid thin silver;
	padding-top: 0.5em;
}

.workflow-widget {
	text-align: center;
}

@keyframes workflow-step-inprocess-animation{
	0% {background-color: #009000}
	100% {background-color: #38D238}	
}

.workflow-widget .workflow-step {

    height: 24px;
    border: solid thin silver;
    display: inline-block;
    width: 16%;
    margin: 0px;
    top: 12px;
    position: relative;
    border-radius: 20px;
    font-weight: bold;
    color: gray;
    text-align: center;
    white-space: nowrap;
	overflow: hidden;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.workflow-widget .workflow-step.workflow-step-inprocess {
    background-color: #009000;
    animation-name: workflow-step-inprocess-animation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    color: white;
}

.workflow-widget .workflow-step.workflow-step-done {
    background-color: #87ce87;
    color: #014a01;
    border-color: #014a01;
}

.contact .name{
	font-size: larger;
}

.contact hr{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

a.todo{
	color: rgba(255,0,0,1.0) !important;	
}

.fa-map-marker.disabled{
	color: silver;
	cursor: not-allowed;
}

@keyframes throb {
	0% {opacity: 1.0}
	50% {opacity: 0.0}
	100% {opactity: 1.0}
}

.throb {
	animation-name: throb;
	animation-duration: 3s;
	animation-iteration-count: infinite;
}

.layer-group-check-holder {
	margin-bottom: 5px;
	overflow: hidden;
}

.layer-group-check {
	margin-top: 0!important;
	float: left;
}

.layer-group-check-text {
    margin-left: 5px;
    float: left;
    line-height: 11px;
}


#map-module .fa-forsa {
	font: normal normal normal 20px/1.5 ForsaAwesome;
}
#map-module .fa-forsa:before {
	font: normal normal normal 20px/1.5 ForsaAwesome;
}


@keyframes shadow-pulse-animation
{
     0% {
          box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
     }
     100% {
          box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
     }
}

.shadow-pulse{
    animation: shadow-pulse-animation 1s infinite;
}
#passwordList{
	list-style-type: none;
}
i.requirement-met{
	display: inline !important;
	color: green;
}
.ui-dialog .ui-dialog-title{
	overflow: visible;
}
#securityMessage{
	margin-bottom: 20px;
}
#saveNewPassword{
	float: right;
}
	
.dt-button.csvbutton {  
		color: black;
		font-size: .9em;
        margin-right: .04em;
        border-radius: 0px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-color: #ccc;
        background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    }
    
 
a.dt-button.csvbutton:hover {
		font-size: .9em;
		margin-right: .05em;
		border-width: thin;
		border-color: #3333334f;
		background-image: linear-gradient(to bottom, #fff 0%, #d0cccc 100%);
		} 
		
div.btn-IdentifyPanel{
	font-size: 30px;    
    color: #8d8787;
    border: 1px solid grey;
    display: table-cell;
    width: 84px;
    padding: 5px;    
}	
div#natCapIdentifyBtn-Panel{
	padding: 10px;
}

div.activeItem{
	background-color: lightblue;
	color: white;
}

#btnfilterIdentify{
	    height: 34px;
    	width: 34px;
    	border-top-right-radius: 4px;
	   border-bottom-right-radius: 4px
}

div.btn-IdentifyPanel:last-child{
	border-top-right-radius: 4px;
	   border-bottom-right-radius: 4px

	}
	
div.btn-IdentifyPanel:first-child{
	   border-top-left-radius: 4px;
	   border-bottom-left-radius: 4px
	}
		
div.filterBtnDisabled{
	    background-color: lightgray !important;
    	cursor: not-allowed !important;    	
}

.svgObject {
	width: 15px;
	height: 14px;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: -3px;
	pointer-events: none;
}

.svgInList {
	margin: 3px;
}

.style-selector-list, .style-selector-container {
	display: flex;
	flex-wrap: wrap;
}



/*Unscope Notices*/
.notices {
	position: fixed;
	display: flex;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 2em;
	overflow: hidden;
	z-index: 1000;
	pointer-events: none;
}

.notices .toast {
	display: inline-flex;
	animation-duration: 150ms;
	margin: 0.5em 0;
	text-align: center;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
	border-radius: 2em;
	padding: 0.75em 1.5em;
	pointer-events: auto;
	opacity: 0.92;
}

.notices .toast.is-white {
	color: #0a0a0a;
	background: white;
}

.notices .toast.is-black {
	color: white;
	background: #0a0a0a;
}

.notices .toast.is-light {
	color: #363636;
	background: whitesmoke;
}

.notices .toast.is-dark {
	color: whitesmoke;
	background: #363636;
}

.notices .toast.is-primary {
	color: white;
	background: #7957d5;
}

.notices .toast.is-link {
	color: white;
	background: #7957d5;
}

.notices .toast.is-info {
	color: #fff;
	background: #167df0;
}

.notices .toast.is-success {
	color: #fff;
	background: #41b883;
}

.notices .toast.is-warning {
	color: rgba(0, 0, 0, 0.7);
	background: #ffdd57;
}

.notices .toast.is-danger {
	color: #fff;
	background: #ff3860;
}

.notices .snackbar {
	display: inline-flex;
	align-items: center;
	justify-content: space-around;
	animation-duration: 150ms;
	margin: 0.5em 0;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
	border-radius: 4px;
	pointer-events: auto;
	background: #363636;
	color: whitesmoke;
	min-height: 3em;
}

.notices .snackbar .text {
	padding: 0.5em 1em;
}

.notices .snackbar .action {
	margin-left: auto;
	padding: 0.5em;
	padding-left: 0;
}

.notices .snackbar .action .button {
	font-weight: 600;
	text-transform: uppercase;
	background: #363636;
	border: transparent;
}

.notices .snackbar .action .button:hover {
	background: #292929;
}

.notices .snackbar .action .button:active {
	background: #292929;
}

.notices .snackbar .action.is-white .button {
	color: white;
}

.notices .snackbar .action.is-black .button {
	color: #0a0a0a;
}

.notices .snackbar .action.is-light .button {
	color: whitesmoke;
}

.notices .snackbar .action.is-dark .button {
	color: #363636;
}

.notices .snackbar .action.is-primary .button {
	color: #7957d5;
}

.notices .snackbar .action.is-link .button {
	color: #7957d5;
}

.notices .snackbar .action.is-info .button {
	color: #167df0;
}

.notices .snackbar .action.is-success .button {
	color: #41b883;
}

.notices .snackbar .action.is-warning .button {
	color: #ffdd57;
}

.notices .snackbar .action.is-danger .button {
	color: #ff3860;
}

body .introjs-bullets ul li {
	display: initial;
	clear: initial;
}

.buefy button.help {
	-moz-appearance: none;
	-webkit-appearance: none;
	background-color: rgba(10, 10, 10, 0.2);
	color: white;
	font-weight: bold !important;
	border: none;
	border-radius: 100%;
	font-size: 14px !important;
	line-height: 0px;
	cursor: pointer;
	pointer-events: auto;
	display: inline-block;
	flex-grow: 0;
	flex-shrink: 0;
	height: 20px;
	max-height: 20px;
	max-width: 20px;
	min-height: 20px;
	min-width: 20px;
	outline: none;
	position: relative;
	vertical-align: top;
	width: 20px;
	margin: 4px;
}

.buefy button.help:hover {
	background-color: rgba(10, 10, 10, 0.4);
}

@media screen and (max-width: 768px) {
	.notices .snackbar {
		width: 100%;
		margin: 0;
		border-radius: 0;
	}
}

@media screen and (min-width: 769px) , print {
	.notices .snackbar {
		min-width: 350px;
		max-width: 600px;
		overflow: hidden;
	}
}

.notices .notification {
	max-width: 600px;
}

.notices .toast.is-top, .notices .toast.is-bottom, .notices .snackbar.is-top,
	.notices .snackbar.is-bottom, .notices .notification.is-top, .notices .notification.is-bottom
	{
	align-self: center;
}

.notices .toast.is-top-right, .notices .toast.is-bottom-right, .notices .snackbar.is-top-right,
	.notices .snackbar.is-bottom-right, .notices .notification.is-top-right,
	.notices .notification.is-bottom-right {
	align-self: flex-end;
}

.notices .toast.is-top-left, .notices .toast.is-bottom-left, .notices .snackbar.is-top-left,
	.notices .snackbar.is-bottom-left, .notices .notification.is-top-left,
	.notices .notification.is-bottom-left {
	align-self: flex-start;
}

.notices .toast.is-toast, .notices .snackbar.is-toast, .notices .notification.is-toast
	{
	opacity: 0.92;
}

.notices.is-top {
	flex-direction: column;
}

.notices.is-bottom {
	flex-direction: column-reverse;
}

.notices.has-custom-container {
	position: absolute;
}

@media screen and (max-width: 768px) {
	.notices {
		padding: 0;
		position: fixed !important;
	}
}

