body {
	background-color: #ecf0f5;
}
.content-header-fixed {
	position: fixed;
	background-color: #FFFFFF !important;
}
.processingDiv {
    position: fixed;
    right: 0px;
    bottom: 10px;
    z-index: 1999;
    display: none;
    padding: 10px;
    opacity: 0.9;
}
.globalNotify {
    position: fixed;
    right: 0px;
    bottom: 10px;
    z-index: 1999;
    display: none;
    padding: 10px;
    opacity: 0.9;
}

.selectedTejBox{
	box-shadow: 0px 0px 0px 4px red !important;
	scroll-margin: 30vh;
}

.lockBackground {
    background-color: rgb(0, 0, 0);
    opacity: 0.0; /* Safari, Opera */
    -moz-opacity:0.00; /* FireFox */
    filter: alpha(opacity=00); /* IE */
    z-index: 99999;
    height: 100%;
    width: 100%;
    background-repeat:repeat;
    position:fixed;
    top: 0px;
    left: 0px;
    display: none;
}
.overlay {
	font-size: 30px;
	text-align: center;
}
.hiddenDiv {
	display: none;
}
.generalDiv {
	display: none;
	position: fixed;
	height: 50px;
	left: 0px;
	top: 50px;
	z-index: 1200;
	width: 100%;
	padding: 15px 30px 15px 15px;
}
.recordlog-readonly {
	overflow-y: none;
	overflow-x: scroll;
	padding: 10px;
	line-height: 1.5em;
 	height:225px !important;
}
.z-index-0 {
	z-index: 0;
}
.footerPos {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}
.footer-link {
	margin: 0px 25px 0px 25px;
}
.footer-popup {
	padding: 10px;
	list-style: none;
}
.reportColumn {
	font-size: 1.25em;
	margin: 5px;
	width: 20% !important;
}
.bg-gray {
	height: 100%;
}
input[type=checkbox]{
 cursor: pointer;
}

input[type=radio]{
 cursor: pointer;
}
.bg-white {
	background-color: #FFFFFF !important;
}
.bg-grey {
	background-color: #ecf0f5 !important;
}
.content-wrapper-padding {
	padding-top: 50px;
	padding-bottom: 25px;
 }
.elementGrouping {
	padding: 15px;
	border-radius: 3px;
 }
.expansionHeader {
	border-bottom: solid 2px #39CCCC;
}
label {
	font-size: small;
}
.disabled[class^="bg-"] {
	opacity: .9;
	alpha(opacity=90);
	pointer-events: auto !important;
}
.textarea-small {
	height: 100px !important;
}
.textarea {
	height: 125px !important;
 }
.textarea-large {
	height: 225px !important;
}
.bottom-align {
	display: inline-block;
	vertical-align: bottom;
}
.box.box-purple {
	 border-top-color: #605ca8;
}
.box.box-navy {
	 border-top-color: #001f3f !important;
}
.box.box-black {
	 border-top-color: #111 !important;
}
.box.box-orange {
	border-top-color: #ff7701;
}
.contentHeader {
	 font-size: 1.1em;
	 font-weight: bolder;
}
.recContentHeader {
	 font-size: 1.1em;
	 font-weight: bolder;
}
.chIcon {
	 font-size: .8em;
}
.small-box h3 {
	 font-size: 2em;
}
.box.box-maroon {
	 border-top-color: #d81b60 !important;
}
.menu-search-box {
	 background-color: #D9EDF7;
	 border-color: transparent;
}
.settings-div {
	 display: none;
}
.adm-row .tooltip-inner {
	white-space:pre-wrap;
	text-align: left;
	background-color: #605ca8;
	font-weight: bold;
}
.adm-btns .tooltip-inner {
	white-space: normal;
	text-align: center;
	background-color: black;
	font-weight: normal;
}
.admin-element {
	padding: 10px;
}
.disabled-div {
	pointer-events:none !important;
    color:#AAA !important;
}
#scrollTopBtn {
	display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 10px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    cursor: pointer; /* Add a mouse pointer on hover */
	background-color: rgba(216, 27, 96, 0.5);
	color: #fff;
}
#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}
.stick-under-nav2-spacer {
	width: 100%;
	height: 65px;
}

.btnTab {
	margin-bottom: 10px;
	overflow: hidden;
}
.sBorder {
	border: solid 1px #3c8dbc;
	border-radius: 5px;
}
.sHeader {
	border-bottom: solid 2px #39CCCC;
	margin-top: 15px;
	margin-bottom: 30px;
}
.sHeader .fa {
	vertical-align: bottom;
}
.rowRecordBorder {
	border-bottom: solid 1px #f4f4f4;
}
.border-bottom {
	border-bottom: solid 1px #d2d6de;
}
.bootstrap-datetimepicker-widget {
	border: solid 2px #d2d6de !important;
}
.adm-element-act {
	margin: 4px;
	font-size: smaller;
	cursor: pointer;
}
.adm-section:hover {
	cursor: pointer;
//	border: dashed 2px black;
}
.adm-section-selected {
//	border: dashed 2px black;
}
.adm-row {
}
.adm-section-row-active {
	border: dashed 1px black;
	padding: 0px 10px 10px 10px;
}
.admin-element:hover {
//	border: solid 1px #605ca8;
}
.bg-disabled {
	opacity: .65;
}
.popover{
	position:relative
}
th {
	font-size: 14px;
}
.navbar {
	font-size: 14px;
}
.draggableTr:hover {
	outline: 1px dotted blue;
}
.btn-default.btn-on.active{background-color: #5BB75B;color: white;}
.btn-default.btn-off.active{background-color: #DA4F49;color: white;}

.btn-default.btn-on-1.active{background-color: #006FFC;color: white;}
.btn-default.btn-off-1.active{background-color: #DA4F49;color: white;}

.btn-default.btn-on-2.active{background-color: #00D590;color: white;}
.btn-default.btn-off-2.active{background-color: #A7A7A7;color: white;}

.btn-default.btn-on-3.active{color: #5BB75B;font-weight:bolder;}
.btn-default.btn-off-3.active{color: #DA4F49;font-weight:bolder;}

.btn-default.btn-on-4.active{background-color: #006FFC;color: #5BB75B;}
.btn-default.btn-off-4.active{background-color: #DA4F49;color: #DA4F49;}
.small-box {
	overflow: hidden;
}
.main-header {
	border-bottom: inset 1px #337AB7;
}
.affix-doc{
	top: 10;
  	width: 20%;
    z-index: 10;
	height:80% !important;
	overflow-y: scroll;
}
.fav-nav-arrow {
	height: 90px;
	width: 90px;
	line-height: 90px;
	font-size: 45px;
	text-align: right;
	margin-right: 5px;
    opacity: 0.4; /* Safari, Opera */
    -moz-opacity:0.4; /* FireFox */
    filter: alpha(opacity=40); /* IE */
}
.notifications {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	height: 15px;
	width: 15px;
	padding: 0 4px;
	background: #dd4b39;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
}

#div-above-nav {
	min-height: 50px;
}

.navbar-custom-menu .navbar-nav .custom-nav-icon {
	position: relative;
}

.popout {
	position: absolute;
	top: 50px;
	right: -57px;
	background: #fafafa;
	border: 2px solid #ccc;
	width: 500px;
 	box-shadow: 0px 1px 10px rgba(0, 0, 0, .2);
	padding: 15px;
	z-index: 5;
}

.popout-content {
	padding: 5px;
	max-height: 800px;
	overflow-y: scroll;
}

.results {
	padding: 5px;
	border: 1px solid #ccc;
	font-size: .9em;
}

.popout h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.popout::after,
.popout::before {
	bottom: 100%;
	left: unset;
	right: 60px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.popout::after {
	border-color: rgba(250, 250, 250, 0);
	border-bottom-color: #fafafa;
	border-width: 10px;
	margin-right: 3px;
}

.popout::before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #ccc;
	border-width: 13px;
	margin-left: -13px;
}

.callout-muted {
	background-color: #eee;
}

.callout-muted.callout {
	border-color: #ccc;
}

.show-all-button-for-board-view {
	position: fixed;
	bottom: 30px;
	right: 60px;
}

/* Media Queries */
@media (max-width: 575px) {
}

@media (max-width: 767px) {
	.popout {
		width: 400px;
		left:0;
	}
}

@media (max-width: 991px) {
	.popout {
		left:-8px;
	}

	.popout::after {
		left:8px;
	}

	.popout::before {
		left:18px;
	}
	/*.content {
		position: relative;
		top: 65px;
	}
	#buttonTabs {
		position: relative;
		top: 100px;
	}*/

	.stack-value {
	//	float: initial;
	}
	.stack-name {
	//	float: initial;
	}
}

@media (max-width: 1199px) {
	/*.fixed .content-wrapper {
		padding-top: 100px;
	}
	.contentHeader {
		font-size: 14px;
	}
	.hide-small {
		display: none;
	}
	.navMenu {
		text-align: center;
		padding: 5px 20px;
	}*/
}

/* Temp fix for nav issues at 1200 and 1201 px DO NOT USE THIS QUERY FOR OTHER THINGS */
@media (max-width: 1202px) {
	.fixed .content-wrapper {
		padding-top: 100px;
	}
}

#actions {
	margin: 2em 0;
}
.vcenter {
	display: flex;
	align-items: center;
}
/* Mimic table appearance */
div.table {
	display: table;
}
div.table .file-row {
	display: table-row;
}
div.table .file-row > div {
	display: table-cell;
	vertical-align: top;
	border-top: 1px solid #ddd;
	padding: 8px;
}
div.table .file-row:nth-child(odd) {
	background: #f9f9f9;
}



/* The total progress gets shown by event listeners */
#total-progress {
	opacity: 0;
	transition: opacity 0.3s linear;
}

/* Hide the progress bar when finished */
#previews .file-row.dz-success .progress {
	opacity: 0;
	transition: opacity 0.3s linear;
}

/* Hide the delete button initially */
#previews .file-row .delete {
	display: none;
}

/* Hide the start and cancel buttons and show the delete button */

#previews .file-row.dz-success .delete {
	display: block;
}

/*
 * Overriding the colors for hovers and striping for colored tables
 */
.table-striped.bg-black-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #333;
}

.table-striped.bg-red-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #e05b4b;
}

.table-striped.bg-gray-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #c7cbd5;
}

.table-striped.bg-aqua-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #00bfee;
}

.table-striped.bg-maroon-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #e4286d;
}

.table-striped.bg-navy-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #003062;
}

.table-striped.bg-orange-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #ff9940;
}

.table-striped.bg-light-blue-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #4393c2;
}

.table-striped.bg-purple-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #726fb2;
}

.table-striped.bg-green-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #00b15f;
}

.table-striped.bg-teal-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #44cfcf;
}

.table-striped.bg-yellow-active > tbody > tr:nth-of-type(2n+1) {
	background-color: #f29a0c;
}

.table-hover.bg-black-active > tbody > tr:hover {
	background-color: #ccc;
}

.table-hover.bg-red-active > tbody > tr:hover {
	background-color: #f7d6d2;
}

.table-hover.bg-gray-active > tbody > tr:hover {
	background-color: #f0f1f3;
}

.table-hover.bg-aqua-active > tbody > tr:hover {
	background-color: #c2f3ff;
}

.table-hover.bg-maroon-active > tbody > tr:hover {
	background-color: #f8ccdc;
}

.table-hover.bg-navy-active > tbody > tr:hover {
	background-color: #a3d0ff;
}

.table-hover.bg-orange-active > tbody > tr:hover {
	background-color: #ffddbf;
}

.table-hover.bg-light-blue-active > tbody > tr:hover {
	background-color: #c7dfed;
}

.table-hover.bg-purple-active > tbody > tr:hover {
	background-color: #dbdbeb;
}

.table-hover.bg-green-active > tbody > tr:hover {
	background-color: #a2ffd4;
}

.table-hover.bg-teal-active > tbody > tr:hover {
	background-color: #c8f0f0;
}

.table-hover.bg-yellow-active > tbody > tr:hover {
	background-color: #fbe3bc;
}

.table-hover.bg-black-active > tbody > tr:hover,
.table-hover.bg-red-active > tbody > tr:hover,
.table-hover.bg-gray-active > tbody > tr:hover,
.table-hover.bg-aqua-active > tbody > tr:hover,
.table-hover.bg-maroon-active > tbody > tr:hover,
.table-hover.bg-navy-active > tbody > tr:hover,
.table-hover.bg-orange-active > tbody > tr:hover,
.table-hover.bg-light-blue-active > tbody > tr:hover,
.table-hover.bg-purple-active > tbody > tr:hover,
.table-hover.bg-green-active > tbody > tr:hover,
.table-hover.bg-teal-active > tbody > tr:hover,
.table-hover.bg-yellow-active > tbody > tr:hover {
	color: #333;
}

.audit-row {
	border-top: solid 1px #d2d6de;
	width: 100%;
	text-align: left;
	padding: 10px 0px;

}
.audit-img {
	padding-left: 0px;
}
.audit-error {
	color: #f27474;
}
.audit-warning {
	color: #f8bb86;
}
.audit-info {
	color: #3fc3ee;
}
.audit-question {
	color: #c9dae1;
}
.audit-success {
	color: #a5dc86;
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
}
.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.info-box-lg {
	position:relative;
}
.info-box-icon-lg {
	position: absolute;
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.swal2-overflow {
	overflow-y: visible;
	 overflow-x: visible;
	width:100%;
}
.badge-notify{
	font-size: 10px;
	color: #fff;
	border-radius: 50%;

	background:#dd4b39;;
	position:relative;
	top: -12px;
	left: -16px;
}
.dz-success-mark svg g g {
	  fill: #c00 !important;
}
.core-buttons-div {
	border: solid 1px black;
	border-radius: 6px;
	padding: 3px;
	margin-left: 10px;
	margin-right: 15px;
}
.disabled {
	pointer-events: auto !important;
}
#standardPopupContent {
  overflow-x:auto;
}
.messages-link.active {
	background-color: #b5eaf4;
}
.fa-file-text-o:before {
  content: "\f15c";
}
.navZindex {
	z-index: 1030 !important;
}
.card-header {
	background-color: #1A6398 !important;
	color: white;
}
.table td {
	color: #000000;
}
.rt-1 {
	font-size: 1vw;
}
.rt-1-5 {
	font-size: 1.5vw;
}
.rt-2 {
	font-size: 2vw;
}
.rt-2-5 {
	font-size: 2.5vw;
}
.rt-3 {
	font-size: 3vw;
}
.rt-3-5 {
	font-size: 3.5vw;
}
#documentGroups {
	height: auto !important;
	position: sticky;
	top:    159px;
}
.stack-value {
	//float: right;
	//min-width: 75%;
}
.stack-name {
	float: left;
	margin: 0px !important;
	margin-left: 6px !important;
}
.popover {
	max-width: 500px;
}
.ro-element {
	background-color: #b1bace !important;
	padding: 4px;
	border-radius: .2rem;
}
.stack-admin-label {
	font-weight: bold;
}
.panel-link:hover {
	font-weight: bold;
}
/*
@media(min-width:768px) { 

	.custom-gutter > [class*='col-'] {
		padding-right:1px;
		padding-left:1px; 
	}
	
	.custom-gutter > [class*="col-"]:first-child {
	  padding-left:1px;
	}
	  
	.custom-gutter > [class*="col-"]:last-child {
	  padding-right:1px;
	}
	
}
*/
.static-header-row {
	zoom: 0.7;
	word-wrap: break-word;
}
.vrotate270{
	-webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.vrotate90{
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.switch.black-switch label input[type=checkbox]:checked + .lever:after {
	background-color: #fff;
  }
.switch.black-switch label input[type=checkbox]:checked + .lever {
	background-color: #000;
  }

.switch.smsquare label .lever {
	width: 22px;
	height: 17px;
	border-radius: 0px;
	margin-right: 0rem !important;
	margin-left: 0rem !important;
}
.switch.smsquare label .lever:after {
	width: 13px;
	height: 13px;
	border-radius: 0px;
	left: 2px;
	top: 2px;
	margin-left: 0rem !important;
  }
.pcr-button {
	border: solid 1px black !important;
}
.note-modal-footer {
	height: 55px !important;
}
.switch-success label input[type=checkbox]:checked+.lever {
	background-color: #00C851;
}
  
.switch-success label input[type=checkbox]:checked+.lever:after {
	background-color: #007E33;
}
.red-blink-border {
    animation: blink 1s;
	animation-iteration-count: 3;
}

.highlight a{
  background: red !important;
  color: white !important;
}

@keyframes blink { 50% { border-color:#ff0000 ; }  }

.stack-note-bubble {
	font-size: .7em;
	vertical-align: top;
}
#elementTableDiv .dropdown-content {
	max-height: none !important;
	overflow: auto !important;
}
.dropdown-submenu-anchor:hover {
	color: #FFFFFF !important;
}
#elementTableDiv .tej-dropdown-table .card .card-body .select-wrapper ul {
	max-height: 225.25px !important;
}
#docbundletable {
	display: block;
	width: 100%;
	overflow-x: auto;
}
#docbundletable td {
	padding-top: 0.6em;
	padding-bottom:0.6em;
	vertical-align:middle;
}

.form-control:focus{
	 outline: none !important;
     border:3px solid red;
	 box-shadow: 0 0 10px #719ECE;
}

#auctionRepoTable_wrapper{
	margin:2em;

}

#floatingSaveBtn{
	opacity:0.5;
}
#floatingSaveBtn:hover{
	opacity:1;
}
#floatingUserCountBtn{
	opacity:0.7;
	animation-name: flashColor;
	animation-duration: 0.7s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
#floatingUserCountBtn:hover{
	opacity:1;
}

@keyframes flashColor {
	0% {
		background: #f0ad4e;
	}
	25% {
		background: #f0ad4e
	}
	50% {
		background: #f0ad4e;
	}
	75% {
		background:#d9534f; 
	}
	100% {
		background: #d9534f;
	}
}

.bg-green{
	background-color:green !important;
}

.bg-aqua{
	background-color:#00FFFF !important;
}

.bg-red{
	background-color:red !important;
}
.bg-purple{
	background-color:purple !important;
}
.bg-blue{
	background-color:blue !important;
}
.bg-teal{
	background-color:#008080 !important;
}
.bg-maroon{
	background-color:#800000 !important;
}
.bg-orange{
	background-color:orange !important;
}
.bg-navy{
	background-color:navy !important;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	.mobile-view table, .mobile-view thead, .mobile-view tbody, .mobile-view th, .mobile-view td, .mobile-view tr {
	display: block;
}
.mobile-view thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.mobile-view tr {
	border: 1px solid #ccc;
	margin: 10px;
}
.mobile-view td {
	border: none;
	position: relative;
}
.mobile-view table td  {
display: grid;
padding: 10px;
}
.mobile-view td:before {
	display: table;
	font-weight: bold;
	text-align: left !important;
	width: 100%;
	vertical-align: middle;
}
.mobile-view td:nth-of-type(1):before {
	content: "Title:";
}
.mobile-view td:nth-of-type(2):before {
	content: "Shared:";
}
.mobile-view td:nth-of-type(3):before {
	content: "Version:";
}
.mobile-view td:nth-of-type(4):before {
	content: "Actions:";
}
.mobile-view {
   display: table;
}
.card-body {
	min-width: 360px;
}
.admin-btn {
	margin-top: 50px !important;
	top: -200px !important;
}
}

/* email configuration manager table mobile view */
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

.emailconfig-mv table, .emailconfig-mv thead, .emailconfig-mv tbody, .emailconfig-mv th, .emailconfig-mv td, .emailconfig-mv tr {
	display: block;
}
.emailconfig-mv thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.emailconfig-mv tr {
	border: 1px solid #ccc;
	margin: 10px;
}
.emailconfig-mvw td {
	border: none;
	position: relative;
}
.emailconfig-mv table td  {
display: grid;
padding: 10px;
}
.emailconfig-mv td:before {
	display: table;
	font-weight: bold;
	text-align: left !important;
	width: 100%;
	vertical-align: middle;
}
.emailconfig-mv td:nth-of-type(1):before {
	content: "Id:";
}
.emailconfig-mv td:nth-of-type(2):before {
	content: "Email Title:";
}
.emailconfig-mv td:nth-of-type(3):before {
	content: "Email Description:";
}
.emailconfig-mv td:nth-of-type(4):before {
	content: "Email Addresses:";
}
.emailconfig-mv {
   display: table;
}
.emailconfig-mv .emailconfig-warning {
	width: 100% !important;
	font-size: 14px !important;
    padding: 5px !important;
}
.emailconfig-mv .emailconfig-form {
	flex-wrap: wrap !important;
    justify-content: center !important;
}
.emailconfig-mv textarea {
	width: 70% !important;
	margin-left: 20px;
}
}

/* public site message */
.section-preview>.public-site-messages {
	background-color: #274b69;
}

/* Right Signature Logs table mobile view */
#right-sig-table-container {
	overflow-x: auto;
  }
  
  .dataTable {
	width: 100%;
	table-layout: auto;
  }
  
  @media screen and (max-width: 767px) {
	.dataTable {
	  white-space: nowrap;
	}
  }

  .bootstrap-datetimepicker-widget.dropdown-menu {
	z-index: 9999 !important;
}

.link-no-hover:hover {
	color:white !important;
}
.mdb-autocomplete-wrap {
	text-align: left;
}
