body {
	background:#f5f5f5;
	font-family:Arial,sans-serif;
}


.old_form label {
	margin:5px;
	width: 145px;
}

.action-line {
	padding-bottom: 10px;
}

input[type="file"] {
	display: inline-block;
}

.text-area-height {
	height:100px !important;
}

.fc {
	margin-left:92px;
}

.fs {
	margin-left:116px;
}

.gdsd {
	margin-left:65px;
	}

.ok {
	margin-left:5px;
	padding:2px 1px 3px 3px;
	width:500px;
	border:1px solid #f0c36d;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background:#f9edbe;
	color:#222;
	font-weight:bold;
	font-size:80%;
	-khtml-border-radius:2px;
	}
.s {
	margin-left:116px;
	}
.d {
	margin-left:5px;
	}
.er {
	border:1px solid #d14836;
		background:#db4a38;
		color:#fff;
	}
p {
	margin:0.5em 0;
	line-height:1.3em;
	}
.count {
	padding: 0 0 15px 0;
	font-weight: bold;
	font-size: 13px;
	}

.width_90 {
	width:90px;
}
.width_102 {
	width:102px;
}

.title {
	width:100%;
}
.gds {
	width:30%;
}

img {
	float:left;
	margin-right:5px;
	}
figure {
    display:block;
    float:left;
    margin:5px;
    padding:5px 0 0 0;
    border-width:1px;
    border-style:solid;
    border-color:#C0C0C0 #D9D9D9 #D9D9D9;
    text-align:center;
	}
.eimg img {
	float:none;
	padding-bottom:3px;
	padding-left:5px;
	}
figcaption {
    background:#C0C0C0;
	}
.delimg {
	margin-left:130px;
	}
a.edit {
	background-position:0 0;
	}
a.edit:hover {
	background-position:-30px 0;
	}
a.del {
	background-position:-60px 0;
	}
a.del:hover {
	background-position:-90px 0;
	}

.actions {
	display:block;
	float:left;
	margin-right:5px;
	width:32px;
	height:32px;
}

.icon_edit {
	background:url(../images/svg_md-edit.svg);
}
.icon_copy {
	background:url(../images/svg_md-copy.svg);
}
.icon_del {
	background:url(../images/svg_md-trash.svg);
}
.icon_edit, .icon_copy, .icon_del {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 4px;
}

.icon_up {
	background:url(../images/svg_md-arrow-round-up.svg);
}
.icon_down {
	background:url(../images/svg_md-arrow-round-down.svg);
}
.icon_cancel {
	background:url(../images/svg_md-close-circle-outline.svg);
}
.icon_up, .icon_down, .icon_cancel {
	display: inline-block;
	width:15px;
	height:15px;
}


.main-menu-icon {
	display: inline-block;
	color: white;
	font-size: 30px;
}


.add li {
	display:inline;
	}
.add a {
	text-decoration:none;
	line-height:32px;
	}
.add a:hover {
	color:#fff;
	}
.addpos {
	margin:0 0 5px 0;
	width: 200px;
}

.page_numbers span {
    margin:5px 0 5px 5px;
    padding:7px;
    border:1px solid #4079d5;
    -webkit-border-radius:10px 10px 2px 2px;
    -moz-border-radius:10px 10px 2px 2px;
    border-radius:10px 10px 2px 2px;
    background:#fff;
    color:#4079D5;
    -khtml-border-radius:10px 10px 2px 2px;
	}
.page_numbers {
    height:27px;
	}
.page_numbers a {
    padding:5px;
    -webkit-border-radius:10px 10px 2px 2px;
    -moz-border-radius:10px 10px 2px 2px;
    border-radius:10px 10px 2px 2px;
    text-decoration:none;
    -khtml-border-radius:10px 10px 2px 2px;
	}
.page_numbers a:hover {
    color: #fff;
	}
.full {
	float:left;
	}
#addInput a {
	margin:10px;
	vertical-align:-4px;
	text-decoration:none;
	font-size:20px;
	}
.ui-menu .ui-menu-item a {
	display: block;
	padding: 2px 0.4em;
	text-decoration: none;
	font-size:12px;
	line-height: 1.5;
	}

.ui-widget-content a {
	color: #369;
	}

.btn_block {
	padding: 10px 0;
}

.eimg label {
	width: 70px;
}

.eimg input[type="radio"] {
	margin: 3px 3px 4px 4px;
}

.eimg input[type="checkbox"] {
	margin: 3px 3px 3px 4px;
}

.label_auto {
	width: auto;
}


.form-group {
	margin-bottom: 0.5rem;
}

.small-font {
	font-size: 0.9rem;
}

.selcount {
	width: 56px !important;
}

.tbl_actions {
	font-size: 20px;
}
.tbl_actions .bi::before {
	vertical-align: 0px;
}
.tbl_actions_a {
	color: #000;
}

.modal {
	--bs-modal-width: 700px;
}

/*
.table {
	--bs-table-bg: #f5f5f5;
	--bs-table-striped-bg: #e8e8e8;
}

.data-table .table th:first-child,
.data-table .table td:first-child {
  position: sticky;
  left: 0;
  outline: 1px solid #dee2e6;
}

.data-table .table th:first-child:after,
.data-table .table td:first-child:after {
	content:'';
	position:absolute;
	right: 0;
	top: 0;
	height: 100%;
	border-right: 1px solid #dee2e6;
}
*/

.ui-autocomplete {
	position: absolute;
	z-index: 1000;
	cursor: default;
	padding: 0;
	margin-top: 2px;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete > li {
	padding: 3px 20px;
}
.ui-menu-item:hover {
	background-color: #DDD;
}
.ui-helper-hidden-accessible {
	display: none;
}


@media (min-width: 576px) {
	.icon_edit, .icon_copy, .icon_del {
		display: inline-block;
		width:22px;
		height:22px;
		margin: 0;
	}	
}
@media (min-width: 1200px) { 
/*
	.data-table .table th:first-child,
	.data-table .table td:first-child {
		position: static;
	}
	.data-table .table th:first-child:after,
	.data-table .table td:first-child:after {
		content: none;
	}
*/
}