html,body { 
	min-height:100vh;
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #FFF!important; 
	scroll-behavior: smooth;
}
.newicn { position: relative; }
.newicn::before{content: url('../images/newicon.gif');position: absolute;width: 12px;height: 12px;left: 4px;top: 1px;margin-bottom: 2px;}
.img-logo { max-height: 100px; }
.fw-200 { font-weight: 200; }
.fw-300 { font-weight: 300; }
.fw-400 { font-weight: 400; }
.fw-600 { font-weight: 600; }
.fw-700 { font-weight: 700; }
.fw-900 { font-weight: 900; }
.bg-textinfo { background-color: #FFE396; }
.btn-check:focus+.btn, .btn:focus { box-shadow: none!important; }
.loginfrm { width: 35rem;z-index: 5; }
.head-text { font-size: 1.7rem; }
.head-text-sub { font-size: 1.3rem; }
/*.asset-png {position: absolute;bottom: 15%!important;right: -230px!important;height: 100%;opacity: .5;z-index: 0;transform: rotate(35deg); }*/
.theme-text-color { color: #3C3A55!important; }
.theme-bg-color { background-image: linear-gradient(170deg, #6b21a8, #a21caf); } /*background-color: #3C3A55;*/
.theme-bg-secondary { background-color: #E9E9E9!important;color: #3C3A55!important; } /*background-color: #;*/
/*.timeline-con { background: #eaf6ff;padding: 2rem;border-radius: 15px; }*/
input,select { box-shadow: none!important; }
select:disabled { background-color: #F6F6F6!important; }
.bodyCol { overflow-x: hidden; }
.reqd::after{ content: "*";color: red;padding-left: 5px;font-weight: bold; }
.timeline-sub {
  padding: 0;
  margin-top: 5rem;
  margin-bottom: 1rem;
  border-radius: 12px;
  position: relative;
}
.Zebra_DatePicker_Icon_Wrapper{
	width: 100% !important;
}
.Zebra_DatePicker_Icon{
	top: 11px !important;
    right: 12px !important;
}
input[type=number] {
	-moz-appearance: textfield;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.filters input {
        max-width: 50px!important;
    }
#preloader { 
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	opacity: .7;
	z-index: 99999;
	display: block;
	background-color: #fff;
	background-image: url('../images/loader.gif');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; 
}
.highlightPref { background-color: #ccc; }
.bi::before, [class^="bi-"]::before, [class*=" bi-"]::before{ font-weight: 900!important;}
.timeline-items { padding-bottom: 1.5rem;border-top: 5px solid #abaaed;position: relative;padding-top: 20px;list-style-type: none;flex-grow: 1; }
.timeline-items:before { content: "";width: 30px;height: 30px;background: #abaaed;border-radius: 50%;position: absolute;left: 50%;top: -3px;transform: translate(-50%,-50%);border: 5px solid #fff;}
.timeline-items-active { border-top: 5px solid #0B3E3B!important; }
.timeline-items-active:before { background: #0B3E3B!important; }
.timeline-text { text-align: center;padding-top: 20px; }
.notification td { position: relative;padding: 15px 25px;display: block;margin-bottom: 8px; }
.notification { border-collapse: unset!important; }
.notification td::before{  }
.notification td { background-color: #fff;border-bottom: none!important;border-radius: 0 10px 10px 10px;color: #000!important; }
.noti-new::before{ content: url('../images/newicon.gif');position: absolute;width: 12px;height: 12px;left: 4px;top: 1px;margin-bottom: 2px; }
.noti-new { background-color: #E1EFF9!important;border-radius: 0 10px 10px 10px; }

/*.main-hero { height: 500px; }*/
.loginfrm { border-radius: 0 0 30px 30px; }
.not-con { max-height: 460px;overflow-y: auto; }
.accordion-button:focus { box-shadow: none!important; }
.accordion-button:not(.collapsed) { box-shadow: none!important; }
.photoviewer-modal {
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, .3);
}

.photoviewer-header .photoviewer-toolbar {
	background-color: rgba(0, 0, 0, .5);
}
.photoviewer-stage {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .85);
	border: none;
}
.photoviewer-footer .photoviewer-toolbar {
	background-color: rgba(0, 0, 0, .5);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.photoviewer-header,.photoviewer-footer {
	border-radius: 0;
	pointer-events: none;
}
.photoviewer-title {
	color: #ccc;
}
.photoviewer-button {
	color: #ccc;
	pointer-events: auto;
}
.photoviewer-header .photoviewer-button:hover,.photoviewer-footer .photoviewer-button:hover {
	color: white;
}
.select2-container--default .select2-selection--single {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
	height: 38px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    height: 26px;
    position: absolute;
    top: 7px;
    right: 1px;
    width: 20px;
}
.select2divcustom .select2-container {
    width: 100%!important;
}
#prefDatatable{font-size:10px !important;}
.select2-container .select2-selection--single .select2-selection__rendered{padding-left: 0px !important;line-height: unset !important;}
/* .select2-container--focus { border: 1px solid #0d6efd!important; } */
@media only screen and (max-width: 991px) {
	.loginfrm-con { width: 50%; }
	.asset-png {position: absolute;bottom: -80px;right: -230px;height: 80%;opacity: .5;z-index: 0;transform: rotate(45deg); }
	.timeline-text { font-size: 0.9rem; }
	.not-con { max-height: 385px;overflow-y: auto; }
	#navsm-con { width: 100vw;position: absolute;top: 100%;right: 0;z-index: 99;background-color: #000; }
	#navsm-con { max-height: 0;overflow: hidden;opacity: 0;transition: all.2s ease-out; }
	.navsm-con-active { max-height: 300px!important;overflow: visible!important;opacity: 1!important;transition: all.2s ease-in;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; }
	/*.head-text { font-size: 1.7rem; }
	.head-text-sub { font-size: 1.3rem; }*/
}
@media only screen and (max-width: 640px) { 
	.steparrow i::before { transform: rotate(90deg); }
	.img-logo { max-height: 70px; }
	.loginfrm-con { width: 100%; }
	.loginfrm { width: 100%!important; }
	.translate-middle { transform: translate(0,-50%)!important; }
	.asset-png {position: absolute;bottom: -50px;right: -230px;height: 70%;opacity: .5;z-index: 0;transform: rotate(60deg); }
	body * { font-size: 1rem; }
	.timeline-text a { margin-bottom: 0.3rem;font-size: 0.6rem; }
	/*.timeline-items { border: none!important;padding-bottom: 1.5rem;border-left: 5px solid #abaaed!important;position: relative;padding-top: 20px;list-style-type: none;flex-grow: 1; }
	.timeline-items:before { content: "";width: 30px;height: 30px;background: #abaaed;border-radius: 50%;position: absolute;left: -1px;top: 50%;transform: translate(-55%,-50%); }
	.timeline-items-active { border: none!important;border-left: 5px solid #0B3E3B!important; }
	.timeline-items-active:before { background: #0B3E3B!important; }
	.timeline-sub { width: 70%;margin: 2rem auto; }*/
	.prefHeading{ font-size: 1.5rem!important; }
	#side-menu { min-height: 100%;flex-grow: 1;transition: all 0.3s; }
	#side-menu.isClosed { flex-grow: 0!important;min-width: 100%;transition: all 0.3s;margin: 0 auto; }
	#side-menu #side-items.items-close { display: none!important;transition: all 0.3s; }
	#side-btn { position: absolute;left: 5px;top: 5px;z-index: 95; }
	#side-menu a { font-size: 1rem!important; }
	.main-hero { height: auto!important; }
	.loginfrm { border-radius: 0; }
	.head-text { font-size: 1.2rem!important; }
	.head-text-sub { font-size: .9rem!important; }
}

