.error:before, .success:before {
	position:absolute;
	content:"\f11e";
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	top: -7px;
right: -7px;
background: #e93d3d;
padding: 1px;
text-align: center;
border-radius: 3px;
cursor:pointer;
}
.error, .success {
	position:relative;
}
.extra {
	display:block;
	padding: 10px;
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
}
.extra:before {
	top: 19px;
content: "";
position: absolute;
left: -14px;
height: 5px;
width: 20px;
background: #eaeaea;
border-radius: 10px;
}
.download-modal {
	z-index: 999999 ;
position: fixed;
width: 250px;
padding: 15px;
background: #fff;
top: 30%;
left: 50%;
margin-left: -140px;
border-radius: 30px;
box-shadow: 0px 0px 10px #5f5d5d;
text-align:center;
}
.download-modal .text-custom {
	font-size:80px;
}
.over-download {
position: fixed;
height: 100%;
width: 100%;
background: #000;
opacity: 0.4;
z-index: 999998;
top: 0;
left: 0;
}
.sugg li{
	list-style:none;
	padding: 3px;
	cursor:pointer;
}
.palet {
	width:20px;
	height:20px;
	border-radius: 2px;
	-webkit-border-radius:2px;
	display:inline-block;
	margin-right: 3px;
	float:left;
}
.table-responsive {
	overflow-x: auto !important;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
      color: #fff;
  background: #254f84;
  border: 2px solid #254f84;
  border-radius: 20px;
	transition: all ease .3s;
	-webkit-transition:all ease .3s;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    border-color: #fff;
}
.logo-thumb {
	float: left;
	clear:left;
height: 60px;
width: 200px;
margin: 5px;
background: #ddd;
padding: 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
}
.settings-page {
	padding: 5px;
	position:relative;
}
.settings-page:before {
	top:2px;
	bottom:2px;
	content:"";
	position:absolute;
	left: -10px;
	height: 100%;
	width:7px;
	background:#eaeaea;
	border-radius: 10px;
}
.btn {
	margin-right: 3px;
}
.green {
	border-left: 15px solid #30a530 !important;
}
.green td {
}
.red {
border-left: 15px solid #9a3535;
}
.red td {
}
.table {
	margin: 20px 0px;
}
.text-custom {
	color: #424877;
}
.box span{
	font-size: 50px;
	text-align:center;
}
.box b {
	font-size:18px;
	font-weight:bold;
}
.ind-red:before {
	position:absolute;
	content:'';
	width:10px;
	height: 10px;
	border-radius: 2px;
	background:#a94442;
	top:10px;
	right: 22px;
}
.ind-green:before {
	position:absolute;
	content:'';
	width:10px;
	height: 10px;
	border-radius: 2px;
	background:#3c763d;
	top:10px;
	right: 22px;
}
.load-large {
	font-size: 120px;
text-align: center;
display: block;
}
.no-wrap {
	white-space:nowrap;
}
.btn {
	margin-top:5px;
}
.page-name {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 20px;
	background: #fff;
	display: inline-block;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: -6px;
	box-shadow: 0px 0px 20px #548fc8;
	border-radius: 0px 0px 20px 20px;
	color: #6b6b6b;
}
.pan {
	width: 100%;
	margin-bottom: 5px;
	padding: 80px 25px;
	overflow: auto;
}
.user-area {
	float:left;
	width:100%;
	max-width:450px;
}
.name-right {
	float:right;
	text-align:center;
}
.name {
	text-transform:uppercase;
	display:block;
	padding: 10px;
	border-bottom: 2px solid #f5f5f5;
}
.type {
	  padding: 0px 8px;
    border-radius: 2px;
    background: #21a821;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    top: -40px;
    font-size: 12px;
    left: -22px;
}
.large-icon {
	font-size:80px;
}
.right-bar {
	float:right;
	text-align:right;
}
.right-bar a {
	padding-right: 10px;
}
.top-bar {
	width: 100%;
margin-bottom: 5px;
background: #fff;
border: 1px solid #efefef;
padding: 10px 15px;
box-shadow: 0px 0px 20px #e4e4e4;
float:left;
}
* {
	outline:none !important;
}
a {
	color: #000;
}
a:hover, a:focus {
	color: #555;
	text-decoration:none;
}
.height {
	width:100%;
	min-height:100vh;
	overflow:hidden;
}
.screen {
background: #457fca;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #5691c8, #457fca);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #5691c8, #457fca); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

color: #fff;
min-height:100vh;
}
body {
	background: #ECE9E6;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #FFFFFF, #ECE9E6);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #FFFFFF, #ECE9E6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	color: #555;
}
.font-2 {
	font-family: 'Roboto Mono', monospace;
}
.main-form {
	margin:auto;
	width:100%;
	max-width: 400px;
}
.my-label {
	font-family: 'Roboto Mono', monospace;
	font-weight:normal;
	
}
.main-form img{
	width:100%;
	max-width: 150px;
	padding: 50px 0px;
}
.form-control {
	margin-bottom: 5px;
}
.screen a {
	color: #fff;
}
.screen a:hover {
	color: #ddd;
}
.pending {
	background: #d8af63;
	color: #fff !important;
	border-bottom: 1px solid #bd8a2c;
}
.pending td {
	box-shadow: 2px 1px 3px #bd9c60 !important;
	-webkit-box-shadow: 2px 1px 3px #bd9c60 !important;
}
.done {
	background: #4fc34f;
	color: #fff !important;
	border-bottom: 1px solid #30a530;
}
.done td {
	box-shadow: 2px 1px 3px #44ad44 !important;
	-webkit-box-shadow: 2px 1px 3px #44ad44 !important;
}
.live-table {
	background: #fff;
	width:100%;
}
.live-table th, td{
	padding: 3px;
}
.live-table th {
	background: #242424;
color: #d3d3d3;
border: 2px solid #1d1d1e;
padding: 5px;
position:relative;
}
.live-table th:before {
	position:absolute;
	content:"";
	border:10px solid transparent;
	border-top-color: #242424;
	top:100%;
	left:30%;
}
.live-table tbody td {
	border: 0px solid #e1e1e1;
padding: 5px;
box-shadow: 2px 1px 3px #ececec;
-webkit-box-shadow: 2px 1px 3px #ececec;
}
.live-table tbody:before {
	content:'';
	height:10px;
	display:block;
}
.live-table thead {
	box-shadow: 0px 3px 3px #bcbcbc;
}
.legend h1 {
	font-size: 20px;
	text-align:center;
	padding: 20px;
	font-weight:bold;
	margin: 0px;
}
.lg-pending {
	display:inline-block;
	width:20px;
	height:20px;
	border-radius: 2px;
	-webkit-border-radius:2px;
	background:#d8af63;
		position:relative;
	top:2px;
}
.lg-done {
	display:inline-block;
	width:20px;
	height:20px;
	border-radius: 2px;
	-webkit-border-radius:2px;
	background:#4fc34f;
		position:relative;
	top:2px;
}
.error {
	padding: 10px 15px;
	display:block;
	margin: 5px 0px;
	background: #a24040;
color: #fff;
border-radius: 2px;
}
.success {
	padding: 10px 15px;
	display:block;
	margin: 5px 0px;
background: #76b852;  /* fallback for old browsers */
color: #fff;
border-radius: 2px;
}
.footer {
	text-align:center;
}
.footer-2, .footer {
	padding: 80px;
}
.rotate{
	padding: 2px;
	-webkit-animation:spin 1.5s linear infinite;
    -moz-animation:spin 1.5s linear infinite;
    animation:spin 1.5s linear infinite;
	display: inline-block;
	font-size: 18px;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(-360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(-360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(-360deg); } }

.margin-bottom{
	width:100%;
	display:block;
	margin-bottom:50px;
	float:left;
}
.left-menu {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	border:0;
	width:100%;
	max-width: 480px;
	background: #457fca;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #5691c8, #457fca);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #5691c8, #457fca); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #eaeaea;
	overflow:hidden;
	padding: 30px 25px;
	height:100%;
	transition:all ease .5s;
}
.left-menu:hover {
	overflow:auto;
}
.main-logo {

}
.main-logo img{
	width:100%;
	max-width: 120px;
	margin-bottom: 50px;
}
.headline {
	font-size: 12px;
	display:block;
	margin-bottom: 20px;
}
.left-side a:before {
	display:none !important;
}
.left-side a {
	margin-left:20px !important;
	border-bottom: 1px solid #313768 !important;
}
.menu {
	position:relative;
	margin-bottom: 50px;
}
.menu a {
	display: block;
padding: 12px 17px;
color: #fff;
position: relative;
text-transform: capitalize;
border-bottom: 2px solid #4882ca;
margin-right: -25px;
margin-left: 5px;
transition:all ease .5s;
-webkit-transition:all ease .5s;
}
.menu a:hover {
	margin-left: 15px;
}

.menu:before {
	top:0px;
	content:"";
	position:absolute;
	left: -10px;
	height: 100%;
	width:7px;
	background:#eaeaea;
	border-radius: 10px;
	
}
.menu a:before {
	top: 19px;
content: "";
position: absolute;
left: -14px;
height: 5px;
width: 20px;
background: #eaeaea;
border-radius: 10px;
}
.right {
	margin-left:480px;
overflow:hidden;
color: #f2f2f2;
}
.show-menu {
	margin-left: 0px !important;
	box-shadow: 1px 0px 2px #13436c;
}
.click-menu {
	position: relative;
right: -99%;
top: -8px;
font-size: 24px;
display:none;
cursor:pointer;
}
@media (max-width: 960px)
{
	.left-menu {
		margin-left: -250px;
		max-width: 280px;
	}
	.right {
		margin-left: 30px !important;
	}
	.click-menu {
		display:block;
	}
	h1, h2, h3, h4, .page-name {
		font-size: 14px !important;
	}
	.footer, .footer-2 {
		padding: 50px 0px !important;
	}
}