#menu {
	position: fixed;
    background: white;
    height: 40px;
    top: 0px;
    width: 100%;
}
.href_menu {
	display: inline-block;
	width: calc(20% - 22px);
	background: -moz-linear-gradient(bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%,#fefefe 100%);
    background: -webkit-linear-gradient(bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    background: -o-linear-gradient(bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
    border-radius: 0em;
    color: #000;
    font-size: 20px;
    padding: 0.4em 0.4em;
	text-decoration:none;
	text-align: center;
}
.href_menu:hover {
	background: -webkit-linear-gradient(top, #fefeff 0%,#0ea73d 100%);
	color: #fff;
}

#cool-table2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
border-spacing: 0;
overflow-y: auto;
width:90%;
padding-left:10%;
margin-top: 40px;
}

#cool-table2 tr:hover td {
	background: -webkit-linear-gradient(top, #fefeff 0%,#0ea73d 100%);
}
.cool-table tr td {
	/*border: 2px solid #fff;*/
}
.cool-table th {
background: #596cce;
color: white;
text-shadow: 0 1px 1px #2D2020;
padding: 5px 5px;

position: sticky;
top: 40px;
}
.cool-table th, td {
border-style: solid;
border-width: 0 1px 1px 0;
border-color: white;
}
.cool-table th:first-child, td:first-child {
text-align: left;
}
.cool-table th:first-child {
border-top-left-radius: 00px;
}
.cool-table th:last-child {
border-top-right-radius: 0px;
border-right: none;
}
.cool-table td {
padding: 5px 5px;
    background: #e8e7e7;
}
.cool-table tr:last-child td:first-child {
border-radius: 0 0 0 10px;
}
.cool-table tr:last-child td:last-child {
border-radius: 0 0 10px 0;
}
.cool-table tr td:last-child {
border-right: none;
}
.wp-block-file {
    margin: 0.5em;
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}
.Dialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #00000000;
	z-index: 99999;
	display: none;
	pointer-events: none;
}
.Dialog:target {
	display: block;
	pointer-events: auto;
}
.Dialog > div {
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-radius: 0px;
	background: #1d1d20e8;
}
.bar {
	background: #1d1d20e8;
}
.close {
	color: #FFFFFF;
	position: absolute;
	width:40px;
	right: 15px;
	top:15px;
	height:40px;
	border-radius: 0px;
	font-size: 30px;
	background: rgba(0,0,0,0.75);
	padding:0px;
	margin:0px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 1px 1px 3px #000;
}


.download_file {
	color: #FFFFFF;
	cursor: pointer;
	position: absolute;
	width:40px;
	right: 75px;
	top:15px;
	height:40px;
	border-radius: 0px;
	font-size: 20px;
	background: rgba(0,0,0,0.75);
	padding:0px;
	margin:0px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 1px 1px 3px #000;
	background: #000 url(download.png) no-repeat 0 0;
}

.print_file {
	color: #FFFFFF;
	cursor: pointer;
	position: absolute;
	width:40px;
	right: 135px;
	top:15px;
	height:40px;
	border-radius: 0px;
	font-size: 20px;
	background: rgba(0,0,0,0.75);
	padding:0px;
	margin:0px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 1px 1px 3px #000;
	background: #000 url(print.png) no-repeat 0 0;
}
.if_got > iframe {
	height: calc(100% - 60px);
	border:0px;
	width: 100%;
}

.next {
	color: #FFFFFF;
	position: absolute;
	width:40px;
	right: 12px;
	top:50%;
	height:40px;
	border-radius: 0px;
	font-size: 30px;
	background: rgba(0,0,0,0.75);
	padding:0px;
	margin:0px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 1px 1px 3px #000;
}
.prev {
	color: #FFFFFF;
	position: absolute;
	width:40px;
	left: 15px;
	top:50%;
	height:40px;
	border-radius: 0px;
	font-size: 30px;
	background: rgba(0,0,0,0.75);
	padding:0px;
	margin:0px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #5f6368;0.75 }
.next:hover { background: #5f6368;0.75 }
.prev:hover { background: #5f6368;0.75 }
.download_file:hover {
	background: #5f6368 url(download.png) no-repeat 0 0;
}
.print_file:hover {
	background: #5f6368 url(print.png) no-repeat 0 0; 
}
.doc_win{
	frameborder:0px;
}

.input_resh {
	height: 4em;
    width: 86%;
    border: 0px;
    text-align: center;
    font-size: 16;
    border-radius: 6px;
    font-weight: bold;
    color: #f7f5f5;
    resize: none;
    overflow: hidden;
    background: #0c0c0c00;
}
@media (max-width: 1380px) {
#cool-table2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
border-spacing: 0;
overflow-y: auto;
width:100%;
padding-left:0%;
}
	
	.Dialog > div {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0% 0% 0% 0%;
    padding: 0px 0px 0px 0px;
    border-radius: 0px;
   
}

.if_got > iframe {
	width:100%;
	margin-left: 0%;
	border: 0px;
}
.close{
	width:40px;
	right: 12px;
	top:15px;
	height:40px;
	border-radius: 0px;
	font-size: 30px;
	background: rgba(0,0,0,0.75);
	padding:0px;
	margin:0px;
	line-height: 40px;
}
.next {
	right: 12px;
}
.prev {
	left: 12px;
}
.search-table td {
	display:block;
}
#content, #frontpage, #frontpage + #container > #content, #footer-widget-area {
    max-width: 100%;
    padding: 0.5em;
	}
	#content .cool-table th {
    padding: 2px 2px 2px 2px;
}
	#content .cool-table td {
    padding: 2px 2px 2px 2px;
	}
.post-thumbnail-link,
	.post-thumbnail {
	    width: 100%;
	    height: auto;
	}

}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(70 67 67 / 21%);
  font-style: italic;
}
input {
	min-inline-size: -webkit-fill-available;
}
.input_resh {
    height: 4em;
    width: 86%;
    border: 0px;
    text-align: center;
    font-size: 16;
    border-radius: 6px;
    /* font-weight: bold; */
    color: #ffffff;
    resize: none;
    overflow: hidden;
    background: #0c0c0c00;
}
@media (max-width: 600px) {
	
	body {
		margin: 0px;
	}
	#cool-table2 {
		font-size: 10px;
	}
	.href_menu {
		font-size: 12px;
		width: calc(20% - 13px);
	}
	input {
    font-size: xx-small;
	}
	.wp-block-file .wp-block-file__button {
    font-size: 6px;
	}
	.input_resh {
    font-size: 6px;
	height: 40px;
	width: 73%;
	}
	.print_file {
    visibility: hidden;
	}
	.download_file {
		top:7px;
		right: 65px;
	}
	.close {
		top:7px;
		right: 12px;
	}
	#search_date {
		height: 16px;
	}
	.cool-table th, td {
		padding: 1px;
	}
}