.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
	background-image: url('../img/bg-01.jpg');
	
}
.container-login100::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.9);
	
}
   
	 div.new_html_code {
      width:54.375rem;
      height:250px;
      min-width:54.375rem;
      min-height:250px;
      max-width:58.375rem;
      max-height:300px;
      overflow:hidden;
      display:block;
	  margin-top:10px;	  
	background-color: rgba(255,255,255,.5);
    }
	
	.wrap-login100 {
    width: 100%;
    background: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row-reverse;
}


.login100-form-title {
    width: 100%;
    display: block;    
    font-size: 38px;
    color: #333;
    line-height: 1.2;
    text-align: center;
}

//for welcome animation
.banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    transform: translate(-40%, -50%);
    text-align: center;
    z-index: 99;
}
#title-behind,
#title-the,
#title-lens,
#subtitle {
    letter-spacing: 0px;
    opacity: 1;
    transform: translateZ(20px);
    -webkit-transform: translateZ(20px);
    -moz-transform: translateZ(20px);
}

#title-behind {
    text-shadow: 0 0 15px #1A6DB8;
}

#title-the {
    text-shadow: 0 0 5px #1A6DB8;
}

#title-lens{
    text-shadow: 0 0 0px #1A6DB8;
}
#subtitle {
    text-shadow: 0 0 0px #8f98a1;
}
#subtitle {
    margin-top: 30px;
}

@-webkit-keyframes OpeningSequence {
    0% {
        letter-spacing: 48px;
        opacity: 0;
        transform: translateZ(130px);
        -webkit-transform: translateZ(130px);
        -moz-transform: translateZ(130px);
    }
    100% {
        letter-spacing: 5px;
        opacity: 1;
        transform: translateZ(20px);
        -webkit-transform: translateZ(20px);
        -moz-transform: translateZ(20px);
    }
}

@-moz-keyframes OpeningSequence {
    0% {
        letter-spacing: 50px;
        opacity: 0;
        transform: translateZ(130px);
        -webkit-transform: translateZ(130px);
        -moz-transform: translateZ(130px);
    }
    100% {
        letter-spacing: 5px;
        opacity: 1;
        transform: translateZ(20px);
        -webkit-transform: translateZ(20px);
        -moz-transform: translateZ(20px);
    }
}

@keyframes OpeningSequence {
    0% {
        letter-spacing: 50px;
        opacity: 0;
        transform: translateZ(130px);
        -webkit-transform: translateZ(130px);
        -moz-transform: translateZ(130px);
    }
    100% {
        letter-spacing: 5px;
        opacity: 1;
        transform: translateZ(20px);
        -webkit-transform: translateZ(20px);
        -moz-transform: translateZ(20px);
    }
}
.h1forlogin,
.h2forlogin {
    color: #8f98a1;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 0.6;
    text-shadow: 0 0 50px #d1dbe0;
    transform: translateZ(130px);
    -webkit-transform: translateZ(130px);
    -moz-transform: translateZ(130px);
    color: hsla(0, 0%, 0%, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    letter-spacing: 90px;
    opacity: 0;
    -webkit-animation: OpeningSequence 3.2s ease forwards;
    -moz-animation: OpeningSequence 3.2s ease forwards;
    animation: OpeningSequence 3.2s ease forwards;
}

.h1forlogin {
    font-size: 70px;
}

.h2forlogin {
    font-size: 16px;
}
.btn-background{
	background-color:#FFEBD9;
	color:#ff9b44;}

/* Added by Geethanjali -- 06/12/2019 */
.authbg{background:linear-gradient(90deg,#ff9b44 ,#fc6075); }
.authimg{border:3px solid #f2f2f2;}

 /*input[type=checkbox]{
	width:15px;
	height:15px;
	
	box-shadow: inset 1px 0px 1px 1px #fff;
	border-color:red;
	border-radius: 60%;
	outline: 1px solid #ccc; 

}*/

.avatarbg{
	background: linear-gradient(#737373, #cccccc);
}
/*from 13/01/2020*/
.borderless td, .borderless th {
    border: none;
	}

	.txt_sideborder:hover{
		border: 1px solid #ff9b44;
	}
	
	.txt_sideborder{
		border-left:2px solid #FC9C26;
	}
	
	.side_wrap_card:hover{
		border: 1px solid #ff9b44;
	}	
	.side_wrap:after{
		content: "";
		border-top: 14px solid #ffc999;
		border-left: 20px solid transparent;
		border-bottom: 15px solid transparent;
		position: absolute;
		bottom: -30px;
		left: -2px;
		transition: all 0.5s ease 0s;
	}
	
	/*.tooltip {
    z-index: 1 !important;
	}*/
.div_scrollbar {
	overflow-x: hidden !important;
}

	.div_scrollbar:hover {
	  overflow-x: scroll;
	}
		
	.div_scrollbar::-webkit-scrollbar {
		width: 3px;
		height:3px;
	}

	.div_scrollbar::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background-color:#C0C0C0;
		
	}
	.pro .pro-editphoto {
    position: absolute;
    left: 95px;
    top: 100px;
    z-index: 1;
}
	.edit-iconphoto {
   background-color: #eee;
    border: 1px solid #e3e3e3;
    border-radius: 24px;
    color: #ff9b44;
    float: right;font-size: 12px;
	padding-top:3px;
    min-height: 26px;
    text-align: center;
    width: 26px;
}
.mini-stat-icon {
		width: 60px;
		height: 60px;
		display: inline-block;
		line-height: 60px;
		text-align: center;
		font-size: 30px;
		background: #eee;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		float: left;
		margin-right: 10px;
		color: #fff;
		box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	}

	.mini-stat-info {
		font-size: 12px;
		
	}

	.mini-stat {
		background: #fff;
		padding: 15px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 20px;
		
	}

	.mini-stat-info span {
		display: block;
		font-size: 18px;
		font-weight: 600;
	}

	#txt_message{
		box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 15px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	}
	.btn-reset
{
	background:#b3b3b3;	
	color:#555;
	border:1px solid #DCDCDC;	
}
.btn-reset:hover{
	background:#999999;
	color:#ffffff;
	border:1px solid #DCDCDC;	
}
	.tot_exp_count
	{
		line-height:80px;
	  color:#009efb;
	   font-size : 35px;
	  font-weight : 700;
	}
	
	
	
	/**File Upload **/
	.dropbtnfile {
		background : none;
		border: none;
	}
	.dropdownfile {
		/*position: absolute;*/
		display: inline-block;
	}
	.dropdownfile-content {
		display: none;
		position: absolute;
		background-color: #f1f1f1;
		width: 100px;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
		word-wrap: break-word;
	}
	.dropdownfile-content a {
		color: black;
		padding: 10px 12px;
		text-decoration: none;
		display: block;
	}
	.dropdownfile-content a:hover {background-color: #229bf8; color : white}
	.dropdownfile:hover .dropdownfile-content {display: inline-block;}
	
	/**File Upload **/
	.box15{box-shadow:0 0 5px #7e7d7d;text-align:center}
	.box15 .icon{padding:0;list-style:none}
	
	/*********************** Employee Dashboard*******************/
.box15{position:relative; background:#fff}
.box15 img{width:100%;height:auto}
.box15 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .5s ease 0s}
.box15:hover .box-content{background-color:rgba(255,242,242,.8)}
.box15 .box-content:after,.box15 .box-content:before{content:"";width:50px;height:50px;position:absolute;opacity:0;transform:scale(1.5);transition:all .6s ease .3s}
.box15 .box-content:before{border-left:1px solid #040404;border-top:1px solid #040404;top:19px;left:19px}
.box15 .box-content:after{border-bottom:1px solid #040404;border-right:1px solid #040404;bottom:19px;right:19px}
.box15:hover .box-content:after,.box15:hover .box-content:before{opacity:1;transform:scale(1)}
.box15 .title{font-size:22px;color:#000;margin:0;position:relative;top:0;opacity:0;transition:all 1s ease 10ms}
.box15:hover .title{top:39%;opacity:1;transition:all .5s cubic-bezier(1,-.53,.405,1.425) 10ms}
.box15 .title:after{content:"";width:0;height:1px;background:#040404;position:absolute;bottom:-8px;left:0;right:0;margin:0 auto;transition:all 1s ease 0s}
.box15:hover .title:after{width:80%;transition:all 1s ease .8s}
.box15 .icon{width:100%;margin:0 auto;position:absolute;bottom:0;opacity:0;transition-duration:.6s;transition-timing-function:cubic-bezier(1,-.53,.405,1.425);transition-delay:.1s}
.box15:hover .icon{bottom:39%;opacity:1}
.box15 .icon li{display:inline-block}
.box15 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;font-size:18px;color:#000;border:1px solid #000;margin-right:5px;transition:all .3s ease-in-out 0s}
.box15 .icon li a:hover{background:#000;color:#fff}
@media only screen and (max-width:990px){.box15{margin-bottom:30px}
}
	
	
.welcome-box1 {
    background: #fff;
    color: #555;
    border-bottom: 1px solid #ededed;
    display: flex;
    margin: -15px ;
    padding: 20px 0px 6px 25px;
    position: relative;
}
.bg-light {
   /* background-color: #f8f9fa!important;*/
}
.ml10 {
  position: relative;
  font-weight: 900;
  font-size: 1.2em;
}

.ml10 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
 /* padding-bottom: 0.1em;*/
  overflow: hidden;
}

.ml10 .letter {
  display: inline-block;
  line-height: 1em;
  transform-origin: 0 0;
}

	
	.cardshadow{
		box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	}
	
	/** Added on 29-01-2020 **/
	.box14{position:relative;}
	.box14:before{content:"";width:100%;height:100%;background:rgba(255,255,240,.5);position:absolute;top:0;left:0;opacity:0;transition:all .35s ease 0s}
	.box14:hover:before{opacity:1}
	.box14 .box-content{width:90%;height:90%;position:absolute;top:5%;left:5%}
	.box14 .box-content:after,.box14 .box-content:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;transition:all .7s ease 0s}
	.box14 .box-content:before{border-bottom:1px solid rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.5);transform:scale(0,1);transform-origin:0 0 0}
	.box14 .box-content:after{border-left:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);transform:scale(1,0);transform-origin:100% 0 0}
	.box14:hover .box-content:after,.box14:hover .box-content:before{opacity:1;transform:scale(1);transition-delay:.15s;box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;}
	.box14 .title{font-size:15px;font-weight:700;color:#fff;margin:15px 0;opacity:0;transform:translate3d(0,-50px,0);transition:transform .5s ease 0s}
	.box14:hover .title{opacity:1;transform:translate3d(0,0,0)}
	.box14:hover .iconmgr{opacity:0.2;transform:scale(0.7);}
	.box14 .post{font-size:14px;color:#fff;padding:5px;background:#d79719;opacity:0;border-radius:0 19px;transform:translate3d(0,-50px,0);transition:all .7s ease 0s}
	}
	.cardeff:hover{transform: translateY(-0.20rem);
	box-shadow: 0 2.25rem 1.5rem -1.5rem rgba(33,37,41,.3),0 0 1.5rem .5rem rgba(33,37,41,.05)!important;}
	/****/
/*Team members*/
	
.our-team { 
padding-top: 20px; 
  margin-bottom: 30px;
  background-color: #FFF5EE	;
  text-align: center;
  overflow: hidden;
  position: relative;
  cursor: pointer; 
  border-left:3px solid #ff9b44;  
  box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.our-team:hover {
	border-left:none; 
	border-bottom:3px solid #ff9b44;
	padding: 20px 0 40px; 
}
.our-team .picture {
  display: inline-block;
  height: 130px;
  width: 130px;
  margin-bottom: 12px;
  z-index: 1;
  position: relative;
}

.our-team .picture::before {
  content: "";
  width: 100%;
  height: 0;
  border-radius: 50%;
  background-color: #ff9b44;  
  position: absolute;
  bottom: 135%;
  right: 0;
  left: 0;
  opacity: 0.9;
  transform: scale(3);
  transition: all 0.5s linear 0s;
}

.our-team:hover .picture::before {
  height: 100%;
   border-left:none;  
}

.our-team .picture::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgb(252, 96, 117);;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.our-team .picture img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  transform: scale(1);
  transition: all 2s ease 0s;
}

.our-team:hover .picture img {
  box-shadow: 0 0 0 14px #f7f5ec;
  transform: scale(0.7);
}

.our-team .title {
  display: block;
  font-size: 15px;
  color: #4e5052;
  text-transform: capitalize;
}
.our-team:hover .title {
  display: block;
  font-size: 12px;
  color: #4e5052;
  text-transform: capitalize;
}
.our-team:hover .name {
  display: block;
  font-size: 13px;
  color: #4e5052;
  text-transform: capitalize;
}
.our-team .social {
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #ff9b44;
  position: absolute;
  bottom: -90px;
  left: 0;
  transition: all 0.5s ease 0s;   
}

.our-team:hover .social {
  bottom: 0;
}

.our-team .social li {
  display: inline-block;
}

.our-team  .hiddencontent {
  display:none;
}
.our-team:hover .hiddencontent {
  display:block;  
  color:blue;
}
.our-team .social li a {
  display: block;
  padding: 10px;
  font-size: 17px;
  color: white;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

.our-team .social li a:hover {
  color: #1369ce;
  background-color: #f7f5ec;
}
	.usertm-info {
    padding: 6px 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
  }
  
  .usertm-info + .usertm-info {
    border-top: 1px solid #efefef;
  }
  
  .usertm-title {
    font-size: 11px;
    font-weight: bold;    
	color: rgba(0,0,0,0.5);
    letter-spacing: 1px;
  }
  
  .usertm-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px;
    max-width: 1200px;
    margin: auto;
  }
  .usertm-data {
    flex: 1;
    white-space: nowrap;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
	color: #555;
  }
  .usertm-fullname {
    color:#F5F5F5;
    font-size: 14px;
  }
  .icon_fontcls{font-size:17px;}
  
  .anchortag_disabled{
        cursor:not-allowed
    }
	
  .btn_submitstyle {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

.uploadprofilephotocls
{
	position: absolute;
    left:41px;
    top: 150px;
    z-index: 1;
}
.my-card
	{
		position:absolute;
		left:5%;
		top:-20px;
		
	}
	
	/*-------------Reports -----------*/
	.iconclr .fa {
		font-size: 32px;
		color: #9c47fc;
		display: block;
		background: -webkit-linear-gradient(#ff9b44, #fc6075);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.iconclr .icon{
		font-size: 42px;
		color: #9c47fc;
		display: block;
		background: -webkit-linear-gradient(#ff9b44, #fc6075);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	
		
		/*--------------------------side-footer------------------------------*/

	.sidebar-footer {
		position: absolute;
		width: 100%;
		bottom: 0;
		display: flex;
		align:center;
	}

	.sidebar-footer > a {
		flex-grow: 1;
		background:white;
		/*text-align: center;*/
		height: 60px;
		line-height: 30px;
		position: relative;
		border-top:1px solid #ccc;
		
	}

	.sidebar-footer > a .notification {
		position: absolute;
		top: 0;
	}	

	/*@media only screen and (max-width: 991.98px)
	#switchuserdiv {
		background:red;
		visibility:false;
	}*/

	a#switchuser:hover, a#switchuser:focus
	{
		background-color:transparent;		
	}
	
	/***Table checkbox ---- 30/04/2020 ****/
	
table input[type='checkbox']:after{
    line-height: 1.5em;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(192,192,192);
    border-radius: 0.25em;
    background: rgb(255,255,255);
	
	
}

table input[type='checkbox']:checked:after {
	line-height: 1.5em;
    content: '';
	color:white;
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(255, 155, 68);
    border-radius: 0.25em;
	background:#ff9b44;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -2 12 12'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");

	
}