#topbar{z-index:10;}
#menubar{z-index:9;}
#pwdComplexityWrap{z-index:100;}
#checkBoxValidBorder{z-index:1;}
.toggleHeader, form, .form-group{z-index:1;}
.datepicker-dropdown{z-index:1}
.select2-container{z-index: 1;}
.form-group .select2-container, .has-feedback .select2-container{z-index: 1;}
.select2-selection__rendered{z-index: 1;}
.select2-container{z-index:1160;}/*minimum is currently 1050*/
@media screen and (min-width: 992px) and (max-width: 1520px){.pwdNote-md{z-index:100;}}
@media screen and (min-width: 1521px){.pwdNote-lg{z-index:100;}}
header{z-index:10000;}

/*jAlert.css 
	.ja_wrap{z-index: 99999;} 
	.ja_close{z-index: 99999;} 
*/

/*select2min.css
	.select2-dropdown{z-index:1051}
	.select2-close-mask{z-index:99}
*/

/*bootstrap-4beta.css
	.invalid-tooltip{z-index: 5;} 
	.dropdown-menu{z-index: 1000;}

	.btn-group > .btn:hover,
	.btn-group-vertical > .btn:hover{z-index: 2;}

	.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
	.btn-group-vertical > .btn:focus,
	.btn-group-vertical > .btn:active,
	.btn-group-vertical > .btn.active{z-index: 2;}
	
	.input-group .form-control{z-index: 2;}
		
	.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {z-index: 3;}
	.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {z-index: 3;}
	
	.input-group-btn:not(:first-child) > .btn,
	.input-group-btn:not(:first-child) > .btn-group {z-index: 2;}
	
	.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
	.input-group-btn:not(:first-child) > .btn-group:focus,
	.input-group-btn:not(:first-child) > .btn-group:active,
	.input-group-btn:not(:first-child) > .btn-group:hover {z-index: 3;}
	
	.custom-control-input {z-index: -1;}
	.custom-file-control {z-index: 5;}
	.custom-file-control::before {z-index: 6;}
	.page-item.active .page-link {z-index: 2;}
	.list-group-item.active {z-index: 2;}
	.modal {z-index: 1050;}
	.modal-backdrop {z-index: 1040;}
	.tooltip {z-index: 1070;}
	.popover {z-index: 1060;}
	.carousel-indicators {z-index: 15;}
	.carousel-caption {z-index: 10;}
	.fixed-top {z-index: 1030;}
	.fixed-bottom {z-index: 1030;}
	@supports ((position: -webkit-sticky) or (position: sticky)) {z-index: 1020;}
*/
	
/*bootstrapValidator.min.css
	.bv-form .bv-icon-input-group{z-index:100}
*/

/*

*/