.app-footer .app-footer__inner .app-footer-right {
	margin-left: auto;
	display: block;
}
@media (max-width: 991.98px) {
	.app-footer .app-footer__inner .app-footer-right {
		display: none;
	}
}
@media (max-width: 991.98px) {
	.app-header .app-header__logo {
		width: auto;
		display: flex;
	}
	.app-header .header__pane {
		display: none;
	}
}
.app-header__logo .logo-src {
	height: 25px;
	width: 120px;
}
.list-group-item {
	padding-left: 0;
	padding-right: 0;
}
.list-group-item:last-child {
	margin-bottom: -1px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
a.btn.inverse-text {
	color: #fff !important;
}
.app-header.header-text-light .app-header-left>.header-btn-lg .widget-heading,
.app-header.header-text-light .app-header-left>.header-btn-lg .widget-subheading {
	color: rgba(255,255,255,0.8);
}
.flex-row.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.flex-row .photo-thumb,
.flex-row .gallery-thumbnail,
.flex-row .caption {
	flex:1 0 auto;
	flex-direction:column;
}
.small-gallery .col-lg-3, .small-gallery .col-lg-4,
.small-gallery .col-md-12, .small-gallery .col-lg-2, .small-gallery .col-md-4,.small-gallery .col-sm-4,.small-gallery .col-xs-6 {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.sub-title {
	font-size: 24px;
}
.row.small-gallery {
	margin-left: 0;
	margin-right: 0;
	justify-content: center;
}
.photo-content {
	margin-bottom: 15px;
}
.photo-content:after {
	clear: both;
}
.photo-thumb {
	float: none;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	height: 100%;
}
.photo-thumb .no-urut{
	color: #f76625;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: uppercase;
}
.photo-thumb .judul {
	font-size: 0.9em;
	padding: 2px 4px;
	padding-bottom: 5px;
	overflow: auto;
}
.photo-thumb .judul:after {
}
.photo-thumb .awards,
.photo-thumb .judul-head {
	font-size: 0.95em;
	color: #aaa;
}
.photo-thumb .judul-content:before,
.photo-thumb .judul-content:after {
	content: '';
}
.photo-thumb .gallery-thumbnail {
	margin-bottom: 0;
	border-radius: 0;
	padding: 2px;
	border: none;
}
.square-img {
	position: relative;
	overflow: hidden;
	padding-bottom: 100%;
	background-color: #a4abae;
}
.square-img img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.square-img a {
	cursor: zoom-in;
}
.fixed-row-bottom { position: fixed; bottom: 0; width: 100%; }


#foto-wrap {
	margin: 0 auto;
	width: auto;
	xheight: 500px;
}
#foto {
	display: block;
	width: auto;
	xheight: 100%;
	margin: auto;
	cursor: zoom-in;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.bottom-container {
	margin-left: 0;
	margin-right: 0;
}
.bottom-inner {
	padding: 7px 15px;
}
.info-foto-wrap {
	padding-right: 2px;
	padding-left: 2px;
}
.info-foto-wrap > span
 {
	margin: 0px;
}
.nomer-foto {
	font-size: 1.25em;
}
.sub-nomer-foto {
	font-size: 0.8em;
}
.button-wrap {
	display: flex;
	align-items: center;
	margin-top: -10px;
}
.foto-info {
	xborder-bottom: 1px solid
}
.btn-group>.btn:not(:last-child):not(.dropdown-toggle), .btn-group>.btn-group:not(:last-child)>.btn {
	border-top-right-radius: 0.3rem;
	border-bottom-right-radius: 0.3rem;
}
.btn-group>.btn:not(:first-child), .btn-group>.btn-group:not(:first-child)>.btn {
	border-top-left-radius: 0.3rem;
	border-bottom-left-radius: 0.3rem;
}
.btn-group>.btn:not(:first-child), .btn-group>.btn-group:not(:first-child) {
	margin-left: 1px;
}
.btn-key.btn-group {
}
.btn-submit {
	margin-left: 10px;
}
.control-wrap {
	margin-left: auto;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 10px;
}
.control-wrap .btn-lg,
.button-wrap .btn-lg {
	font-size: 1.25rem;
}
/* login page */
.login-page {
	height: auto;
	background: #d0dee6;
}
.login-logo {
	font-size: 35px;
	text-align: center;
	margin-bottom: 1rem;
	font-weight: 300;
}
.login-box {
	max-width: 340px;
	margin: 8% auto;
}
.login-box-body {
	background: #fff;
	padding: 20px;
	border-top: 0;
	color: #666;
}
.login-box-msg {
	margin: 0;
	text-align: center;
	padding: 0 20px 20px 20px;
}
.summary.tab-content>.active {
	display: flex;
}
.flex-center {
	justify-content: center;
}
.btn-wd {
	min-width: 150px;
}
.text-darker {
	color: #495057;
	opacity: 0.8 !important;
}
.card-header, .card-title {
	font-size: 1.25rem;
}
.app-theme-white.app-container {
	/*background: #dfe6ea;*/
}
.app-container {
	display: block;
}
.app-container {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	margin: 0;
}
.gallery-header {
	padding: 10px 15px;
	background: #748c9e;
	color: #f1f1f1;
	z-index: 10;
	height: 42px;
}
.content {
	padding-top: 15px;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
}
.ui-theme-settings .btn-open-options {
	height: 35px;
	width: 35px;
	line-height: 19px;
	left: -65px;
	bottom: 10px;
	font-size: 21px;
}
.ui-theme-settings .theme-settings__inner {
	width: 200px;
}
.ui-theme-settings {
	right: 280px
}
.custom-control {
	margin-bottom: 10px;
}
.photo-thumb {
	text-align: left;
}
.info-box {
	display: block;
}
.no-foto {
	display: inline-block;
}
.judul-foto {
	display: block;
	margin-bottom: 2px;
	color: #222;
	margin-right: 2px;
	margin-left: 2px;
	word-break: break-all;
}
.no-urut {
	display: block;
	font-weight: normal !important;;
	color: #888 !important;
	text-align: center;
}
.award {
	display: block;
	font-weight: normal !important;;
	color: #888 !important;
	text-align: center;
	padding: 5px 0;
}
.no-foto {
	text-align: left;
	color: #d46313;
	margin-left: 2px;
}
.nilai-foto {
	float: right;
	font-size: 1.25rem;
	color: #4a8e00;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 3px;
	line-height: 20px;
}
.dark {
	background: #000 !important;
}
.dark .gallery-header {
	background-color: #333;
}
.dark .photo-thumb {
	background-color: #222;
	border: 1px solid #444;
}
.dark .square-img {
	background-color: #111;
}
.dark .judul-foto {
	color: #bbb;
}
.dark .no-foto {
	color: #c37c23;
}
