.pager_arrow_holder{
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.more_button{
	width: 1.3vw;
}

html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 2100px;
	color: white;
	background: #1e1e1e;
	display: flex;
	flex-direction: column;
	font-family: corbel;
}

#container{
	width: 100%;
	display: flex;
	flex-direction: column;
	flex: 1;
}

#side_menu_container{
	width: 22%;
	margin-left: 4%;
	margin-right: 1%;
	margin-top: 2%;
	float: left;
}

#thumbnail_container img{
	width: 100%;
}

#side_menu_title{
	background: #2e7835;
	text-transform: uppercase;
	font-size: 1.2vw;
	padding: 10px;
}

#szoveg_title{
	font-weight: bold;
	background: #2e7835;
	text-transform: uppercase;
	display: flex;
	flex-direction: row;
	font-size: 1.2vw;
	padding: 10px;
	padding-left: 20px !important;
}

.first_abc_element{
	flex: 1;
	text-align: right;
}

.last_abc_element{
	flex: 1;
}

.divider{
	cursor: auto !important;
	margin-right: 5px;
	margin-left: 5px;
}

#content_container{
	flex: 1;
	background: white;
}

#szoveg_container{
	font-size: 1vw;
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-right: 4%;
	margin-left: 1%;
	margin-top: 2%;
	float: left;
	width: 68%;
}

#word_cloud_holder{
	flex: 1;
	color: black;
}

#szoveg_holder{
	height: 100%;
	background: #d3d3d3;
	display: flex;
	flex-direction: column;
	padding-bottom: 1vh;
	padding-top: 2vh;
	padding-left: 1vw;
	padding-right: 1vw;
}

#word_table{
	width: 100%;
	table-layout: fixed;
}

#word_table ul{
	margin: 0;
	list-style-type: none;
}

#word_table td{
	vertical-align: top;
}

.selectedAbcCategory{
	color: black;
}

.selectedPage{
	font-weight: bold;
}

.pageNumber{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 5px;
}

#pager{
	height: 25px;
	font-size: 1vw;
	padding: 10px;
	color: black;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.title_div{
	background: #7a9525;
	padding: 5px;
}

.szoveg_title{
	font-weight: bold;
	text-transform: uppercase;
}

.szoveg_container{
	color: black;
	padding-left: 1vw;
	padding-right: 1vw;
	padding-top: 2vh;
}

.verse_holder{
	text-align: left;
	color: black;
}

.szoveg_holder_div{
	padding-left: 1vw;
	padding-right: 1vw;
	padding-top: 2vh;
}

.arrow_button_holder{
	padding-right: 30%;
	text-align: right;
}

.forras_header{
	background: #7a9525;
}

.property_title{
	color: #7a9525;
	font-weight: bold;
}

.property{
	color: black;
}

.property, .property_title{
	float: left;
}

.section{
	display: flex;
	flex-direction: column;
	border-bottom: 2px dashed black;
	color: black;
}

.section_divider{
	color: black;
	float: left;
}

.section_element{
	color: #7a9525;
	float: left;
}

.verse_holder a{
	color: #7a9525;
}

.irat_holder{
	color: #7a9525;
}

.irat_holder a{
	color: #ba0012;
}

.jegyzet{
	color: #7a9525;
	text-align: right;
}

.jegyzet_text{
	color: black;
	text-align: right;
}

#jegyzetek{
	display: flex;
	flex-direction: column;
}

.megjegyzes_title{
	color: #7a9525;
	font-weight: bold;
}

.megjegyzes{
	text-align: left;
	color: black;
}

.szofelho_title{
	font-weight: bold;
}

.szofelho{
	color: #7a9525;
	display: flex;
	flex-direction: column;
}

.szofelho a{
	color: #7a9525;
	text-decoration: none;
}

.szofelho a:hover{
	text-decoration: underline;
}

.section, .megjegyzes, .szofelho{
	padding-top: 1vh;
	padding-bottom: 1vh;
}

.side_menu_pager{
	font-size: 1.2vw;
	display: flex;
	flex-direction: column;
	background: #d3d3d3;
	color: black;
}

.side_menu_pager_title{
	color: white;
	background: #2e7835;
	text-transform: uppercase;
	padding: 10px;
}

.pager_holder{
	color: black;
	background: #d3d3d3;
}

.pager_holder table{
	text-align: center;
	width: 100%;
}

.pager_tooltip{
	font-weight: bold;
}

.pager_tooltip .no{
	color: #7a9525;
}

#current_page{
	font-weight: bold;
}

.inactive_pager{
	color: grey !important;
	text-decoration: none !important;
}

.pager_holder table a{
	text-decoration: none;
	color: black;
}

.pager_holder table a:hover{
	text-decoration: underline;
}

.szuro_title{
	font-size: 1.1vw;
	float: left;
	width: 30%;
}

.right_filter{
	width: 70%;
	float: left;
	text-align: right;
}

.right_filter img{
	width: 2.5%;
	float: right;
}

#form{
	background: white;
	color: black;
	display: flex;
	flex-direction: column;
}

input{
	font-size: 1.1vw;
	float: right;
}

select{
	font-size: 1.1vw;
	font-family: corbel;
}

#count_for_one_page, #form select, #form input{
	/*font-size: inherit;*/
	max-width: 97.5%;
}

.paros_szuro{
	background: #dddddd;
}

.paratlan_szuro{
	background: #e7e7e7;
}

.hidden_lock{
	display: none;
}

.paros_szuro, .paratlan_szuro{
	text-transform: uppercase;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	padding-bottom: 0.5vh;
	padding-top: 0.5vh;
	padding-left: 0.5vw;
	padding-right: 0.5vw;
}

#time_range{
	margin-right: 0.7vw;
}

.pager_controller{
	padding: 20px;
	height: 120px;
}

#total_count_holder{
	font-weight: bold;
}

.pager_arrow{
	width: 1.3vw;
	height: 1.3vw;
	padding-left: 0.5vw;
	padding-right: 0.5vw;
}

#pager div{
	cursor: pointer;
}

#pager div{
	cursor: pointer;
}

#submit, #clear{
	font-size: 1.1vw;
}

#submit{
	background: #2e7851;
	color: white;
	border: none;
	margin-left: 10px;
}

#clear{
	background: #737373;
	color: white;
	border: none;
}

.arrow_button_holder a img{
	width: 1.3vw;
}


/** LOADER ICON */
@keyframes lds-eclipse {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes lds-eclipse {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
#szoveg_loader{
	display :none;
}
.loader{
	position: relative;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.lds-eclipse {
	position: relative;
	width:100%;
	height:100%;

}
.lds-eclipse div {
	position: absolute;
	-webkit-animation: lds-eclipse 1s linear infinite;
	animation: lds-eclipse 1s linear infinite;
	width: 100%;
	height: 100px;
	top: 10px;
	left: 0px;
	left: 50%;
	border-radius: 50%;
	box-shadow: 0 6px 0 0 #c18953;
	-webkit-transform-origin: 40px 42px;
	transform-origin: 50px 50px;

}
.lds-eclipse {
	width: 100px !important;
	margin-left: 45%;
	height: 100px !important;
	
	-webkit-transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
	transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
}