.treeview, .single_click{
border-bottom: 1px solid #fbfbfb;
}
.navbar-custom-menu{
color:blue;
}
.row {
    margin-right: 14px !important;
    margin-left: -15px !important;
}
.inner{
padding-left: 100px !important;
text-align: right;
}
.padding-l-10{
padding-left: 10px;
}
.padding-r-10{
padding-right: 10px;
}
.heading{
	background-color: #f5f7f8;
}
.required{
	color:red;
}
.videoBox{
	width:100%;
    position: relative;
	cursor:pointer;
	object-fit: initial;
	height: 100%;
}
.videoBoxNew{
	width:100%;
    position: relative;
	cursor:pointer;
	object-fit: initial;
	height: 167px;
	/*background-image: url(../img/training_poster.jpg);
	background-repeat: no-repeat;
    background-size: 100% 100%;*/
}
.maximize{
	cursor:pointer;
}
.volumn{
	cursor: pointer;
    position: relative;
    bottom: 33px;
    left: 25px;
    color: white;
}
.videoList{
	height: 600px;
    overflow-y: scroll;
}
.videoFooter{
	font-size: 26px;
	height: 90px;
    border-bottom: 1px solid #d2c7c7;
}
.videoTitleBox{
	position: relative;
    top: 32px;
}
.durationNew{
	color: white;
    position: relative;
    bottom: 34px;
    left: 57px;
}
.fa-rotate-45{
	webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.videoBoxTitle{
	z-index: 999;
    position: relative;
    color: white;
    height: 30px;
    padding-left: 2px;
	top: -177px;
    left: -26px;
}
.maximize {
	position: relative;
    bottom: 31px;
    color: white;
}
.videoTitle{
	background-color: #318477;
	color:white;
	height:30px;
	padding-left:5px;
}
.fa-play-circle{
	font-size: 31px;
	color:white;
}
.fa-pause-circle{
	font-size: 31px;
	color:white;
}
.playpauase{
	bottom: 40px;
    position: relative;
    left: 3px;
	z-index: 999;
	cursor:pointer;
}
.padding-b-10{
	padding-bottom:10px;
}
.box.box-solid.bg-teal-gradient,  .box.box-solid.bg-green-gradient{
    width: 100%;
}
.totalEmployee{
	background:#3f5efb !important;
    background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #3f5efb), color-stop(1, #fc466b)) !important;
    background:-ms-linear-gradient(bottom, #3f5efb, #fc466b) !important;
    background:-moz-linear-gradient(center bottom, #3f5efb 0, #fc466b 100%) !important;
    background:-o-linear-gradient(#fc466b, #3f5efb) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f5efb', endColorstr='#fc466b', GradientType=0) !important;
	color:#fff;
}
.avgEngagement{
	background:#11998e !important;
    background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #11998e), color-stop(1, #38ef7d)) !important;
    background:-ms-linear-gradient(bottom, #11998e, #38ef7d) !important;
    background:-moz-linear-gradient(center bottom, #11998e 0, #38ef7d 100%) !important;
    background:-o-linear-gradient(#38ef7d, #11998e) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#11998e', endColorstr='#38ef7d', GradientType=0) !important;
	color:#fff;
}
.totalDownloads{
	background:#000 !important;
    background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(1, #e6df07)) !important;
    background:-ms-linear-gradient(bottom, #000, #e6df07) !important;
    background:-moz-linear-gradient(center bottom, #000 0, #e6df07 100%) !important;
    background:-o-linear-gradient(#e6df07, #000) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#e6df07', GradientType=0) !important;
	color:#fff;
}
.circular{
	background:#59945b !important;
    background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #59945b), color-stop(1, #e9f33c)) !important;
    background:-ms-linear-gradient(bottom, #59945b, #e9f33c) !important;
    background:-moz-linear-gradient(center bottom, #59945b 0, #e9f33c 100%) !important;
    background:-o-linear-gradient(#e9f33c, #59945b) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#59945b', endColorstr='#e9f33c', GradientType=0) !important;
	color:#fff;
}
.notificationBox{
	background:#6ade6e !important;
    background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #6ade6e), color-stop(1, #ffbd04)) !important;
    background:-ms-linear-gradient(bottom, #6ade6e, #ffbd04) !important;
    background:-moz-linear-gradient(center bottom, #6ade6e 0, #ffbd04 100%) !important;
    background:-o-linear-gradient(#ffbd04, #6ade6e) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ade6e', endColorstr='#ffbd04', GradientType=0) !important;
	color:#fff;
}
.videosBox{	
	background:#ecd845 !important;
    background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ecd845), color-stop(1, #fb5608)) !important;
    background:-ms-linear-gradient(bottom, #ecd845, #fb5608) !important;
    background:-moz-linear-gradient(center bottom, #ecd845 0, #fb5608 100%) !important;
    background:-o-linear-gradient(#fb5608, #ecd845) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecd845', endColorstr='#fb5608', GradientType=0) !important;
	color:#fff;
}
.policiesBox{
	background:#29e6c3 !important;
    background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #29e6c3), color-stop(1, #6c7a94)) !important;
    background:-ms-linear-gradient(bottom, #29e6c3, #6c7a94) !important;
    background:-moz-linear-gradient(center bottom, #29e6c3 0, #6c7a94 100%) !important;
    background:-o-linear-gradient(#6c7a94, #29e6c3) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#29e6c3', endColorstr='#6c7a94', GradientType=0) !important;
	color:#fff;
}
.thoughtsBox{
	background:#29a0e6 !important;
    background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #29a0e6), color-stop(1, #4f545d)) !important;
    background:-ms-linear-gradient(bottom, #29a0e6, #4f545d) !important;
    background:-moz-linear-gradient(center bottom, #29a0e6 0, #4f545d 100%) !important;
    background:-o-linear-gradient(#4f545d, #29a0e6) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#29a0e6', endColorstr='#4f545d', GradientType=0) !important;
	color:#fff;
}
.morris-hover-point{
	color:black !important;
}
label.error {
    position: absolute;
    background: #c11f1f;
    color: #FFFFFF;
    padding: 6px 12px;
    box-shadow: 0px 0px 2px #ABABAB;
    font-size: 10px;
    right: 0;
    border-bottom: 1px solid #fff;
    border-radius: 4px;
    text-transform: inherit;
    z-index: 200;
    bottom: 44px;
    font-weight: bold;
}
label.error:after {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgb(171, 13, 13);
    position: absolute;
    bottom: -5px;
    right: 31px;
}
label.error:before {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FFF;
    position: absolute;
    bottom: -7px;
    right: 32px;
}
.cursor, .label-success{
	cursor:pointer;
}
.padding-top-10{
	padding-top:10px;
}
.table th{
	background-color: #6c7ae0 !important;
    color: #ffffff !important;
}
.datepicker-days table, .datepicker-months table,.datepicker-years table{
	background-color: #327190;
    color: white;
}

/* Multi select */

.dropdown-toggle{
	width:100%;
}
.multiselect-selected-text{
	float:left;
}
.multicontainer{
	width:100%;
}
.videobody{
	height: 236px;
	background-color: #318477;
}
.videobodyNew{
	height: 356px;
	background-color: black;
}
.boxHeader{
	font-weight: bold;
    color: white;
    background-color: #318477;
}
#calendar{
	height: 100%;
}
.fs25{
font-size: 25px;
color:#35877a;
}
.duration{
	top: -34px;
    position: relative;
    color: white;
    right: 6px;
    font-weight: bold;
}
.notes{
	height: 245px;
    width: 470px;
    margin: 0px;
    background-color: rgb(241, 238, 167);
    border: none;
    color: black;
}
.notes:focus{
	 outline: none;
}


.login-page, .register-page {
  background: rgba(0, 0, 0, 0) url("../img/bg11.png") repeat scroll 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.login-box, .register-box {
  margin: 0;
  position: absolute;
  right: 4%;
  top: 20%;
  width: 360px;
}

.login-box-body, .register-box-body {
  background: rgba(0, 0, 0, 0) !important;
}

.login-logo img {
  max-width: 30%;
}

#login_form .form-control {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #fff; border:0;
  border-bottom: 1px solid rgb(255, 255, 255); height: 40px;
}

.glyphicon.form-control-feedback {
  border-left: 1px solid rgb(255, 255, 255);
}

.skin-red-light .main-header .logo, .skin-red-light .main-header .navbar {
  background-color: #222836 !important ;
}

.skin-red-light .sidebar-menu > li:hover > a, .skin-red-light .sidebar-menu > li.active > a {
  background: #f94f58 !important;
  color: #ffffff !important;
}
.logo_text{
	color: white;
    font-size: 25px;
    font-family: initial;
}
a.canvasjs-chart-credit {
    display: none;
}

.logo-mini {
    padding-top: 10px;
	padding-left: 0px;
}
.main-footer{
margin-left: 0px !important;
font-size: 13px;
position: fixed;
    bottom: 0;
    width: 100%;
}
#department_details a i {
    padding-left: 15px;
}
.panel-default > .panel-heading {
        color: #333;
    background-color: transparent !important;
    border-bottom: 0px solid #f4f4f4 !important;
    font-family: 'Poppins', sans-serif !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}
}
h4.panel-title > a{
	font-family: 'Poppins', sans-serif !important;
	font-size: 17px;
}
.collapsed {
    font-family: 'Poppins', sans-serif !important;
    font-size: 17px;
}
.panel-group .panel {
    border-top: 3px solid #6c7ae0 !important;
    border-radius: 0px !important;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.44) !important;
}
h1, .box-title{
	font-family: 'Poppins', sans-serif !important;
}
.content{
background:#c4d3f6;	
}
.box.box-primary{
box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.44) !important;
border-radius: 0px !important;
}
.box.box-primary {
    border-top-color: #6c7ae0 !important;
}
.pagination > .active > a{
	color:#fff !important;
}
body{
	height:100% !important;
}
body {
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
   height: 100%;
    font-family: 'Poppins', sans-serif !important;
    background: #c4d3f6;
}