.table thead th {
	vertical-align: middle;
}

.mlogin {
	margin: 170px auto 0;
}

.btn-info:disabled {
	color: #9e9e9e;
}

.mregister {
	margin: 80px auto 0;
}

.error {
	margin: 40px auto 0;
	border: 1px solid #777;
	padding: 3px;
	color: #fff;
	text-align: center;
	width: 650px;
	background: #f58220;
}

.regtext {
	font-size: 13px;
	margin-top: 26px;
	color: #777;
}

.container_login {
	padding: 25px 16px 25px 10px;
	font-weight: 400;
	overflow: hidden;
	width: 340px;
	height: auto;
	background: #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
}

#welcome {
	width: 500px;
	padding: 30px;
	background: #fff;
	margin: 160px auto 0;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
}

.container_login h1 {
	color: #777;
	text-align: center;
	font-weight: 300;
	border: 1px dashed #777;
	margin-top: 13px;
}

.container_login label {
	color: #777;
	font-size: 14px;
}

#login {
	width: 320px;
	margin: auto;
	padding-bottom: 15px;
}

input {
	height: 25px;
}

.login input {
	height: 40px;
}


.container_login form .input,
.container_login input[type=text],
.container_login input[type=password],
.container_login input[type=e] {
	background: #fbfbfb;
	font-size: 24px;
	line-height: 1;
	width: 100%;
	padding: 3px;
	margin: 0 6px 5px 0;
	outline: none;
	border: 1px solid #d9d9d9;
}

.container_login form .input:focus {
	border: 1px solid #f58220;
	-webkit-box-shadow: 0 0 3px 0 rgba(245, 130, 32, 0.75);
	-moz-box-shadow: 0 0 3px 0 rgba(245, 130, 32, 0.75);
	box-shadow: 0 0 3px 0 rgba(245, 130, 32, 0.75);
}

.modal-body {
	max-height: 400px;
	overflow-y: auto;
}

.colorSelect {
	color: white;
	background-color: #228B22;
}

.colorSelect:hover {
	background-color: #00FF7F !important;
	color: black !important;
}

#tooltip {
	background: #9ABEDE;
	color: black;
	text-align: left;
	padding: 6px 0;
	position: absolute;
	max-width: 450px;
	z-index: 9999;
	display: none;
	border-radius: 3px;
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 1);
	padding: 5px 8px;
	font-size: 14px;
	text-shadow: none;
}

#tooltip:before {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 6px dashed #000;
	top: -6px;
	left: 0px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
	content: '';
}


th.sorted[data-order="1"],
th.sorted[data-order="-1"] {
	position: relative;
}

th.sorted[data-order="1"]::after,
th.sorted[data-order="-1"]::after {
	right: 8px;
	position: absolute;
}

th.sorted[data-order="-1"]::after {
	content: "▼"
}

th.sorted[data-order="1"]::after {
	content: "▲"
}


th.sorted[data-order="1"],
th.sorted[data-order="-1"] {
	position: relative;
}

th.sorted[data-order="1"]::after,
th.sorted[data-order="-1"]::after {
	right: 8px;
	position: absolute;
}

th.sorted[data-order="-1"]::after {
	content: "▼"
}

th.sorted[data-order="1"]::after {
	content: "▲"
}


.fileinput-button {
	position: relative;
	overflow: hidden;
}

.fileinput-button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	-ms-filter: 'alpha(opacity=0)';
	font-size: 200px;
	direction: ltr;
	cursor: pointer;
}

.thumb {
	height: 100px;
	width: 120px;
	padding-left: 3px;
}

.thumb-Images{
	margin-top: revert;
}
ul.thumb-Images li {
	width: 120px;
	float: left;
	display: inline-block;
	vertical-align: top;
	height: 120px;
}

.img-wrap {
	position: relative;
	display: inline-block;
	font-size: 0;
}

output {
	display: block;
}

.img-wrap .close {
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 100;
	background-color: #D0E5F5;
	padding: 3px;
	color: #000;
	font-weight: bolder;
	cursor: pointer;
	opacity: .5;
	font-size: 23px;
	line-height: 10px;
	border-radius: 50%;
}

.img-wrap:hover .close {
	opacity: 1;
	background-color: #ff0000;
}


.checkbox-round {
    width: 1.2em;
    height: 1.2em;
	margin-top: 3px;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #007bff;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}
.checkbox-round:checked {
	color: white;
	background: #007bff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTIgOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPHBhdGggZD0iTTQuNTc1IDguOTc3cy0uNDA0LS4wMDctLjUzNi0uMTY1TC4wNTcgNS42NGwuODI5LTEuMjI3TDQuNDcgNy4yNjggMTAuOTIxLjA4NmwuOTIzIDEuMTAzLTYuODYzIDcuNjRjLS4xMzQtLjAwMy0uNDA2LjE0OC0uNDA2LjE0OHoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPg0KPC9zdmc+) 50% 40% no-repeat;
	border: 2px solid #007bff;
}
.checkbox-round:disabled{
    border: 1px solid gray;
	cursor:not-allowed;
}


input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: number-input;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}