.headerBox {
	background: #edf6fd;
    padding: 15px 0;
    margin: -10px;
}
.headerBox input {
    border: 2px solid #CBDDEC;
    font-size: 20px;
    color: #6B8DA9;
}
.select2-dropdown--below {
	box-shadow: 0px 1px 6px rgb(144, 144, 144);
}
audio {
	width: 100%;
}
.line {
	width: 100%;
	border-bottom: 1px solid #ECECEC;
	margin: 10px;
}
/*!
* Side Boexs Slider
*/
.nav-users a {
  padding: 12px 8px 8px 0px;
}


#overlay_apexcue {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#loading {
    width: 50px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}
