.container {
	background-color: #fff;
	webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.27);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.27);
	/*padding-top: 30px;
  padding-bottom: 30px;*/
}

.container-login {
	padding-top: 50px;
	padding-bottom: 110px;
}

@media (max-width: 767px) {
	.container-login {
		padding-top: 30px;
	}
}

.container-head {
	background-color: #ff7802 !important;
	webkit-box-sizing: none;
	-moz-box-sizing: none;
	box-sizing: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.container-list {
	width: 100%;
	padding: 0px 50px;
}

.container-menu {
	width: 100% !important;
	padding-right: 15px;
	padding-left: 15px;
	webkit-box-sizing: none;
	-moz-box-sizing: none;
	box-sizing: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.container-info {
	background-color: #faf9f9;
}

.container-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}

.event-calendar .event-list-content .event-list-item {
	width: 50% !important;
	display: inherit !important;
	margin-left: 0px !important;
	height: 320px;
	padding: 20px 0px 20px 20px;
	overflow: scroll;
}

.slider-hero .iklan .item img {
	height: 350px !important;
}

.div_foto_profil {
	text-align: center;
}

#input_foto_profil {
	margin-top: 20px;
	width: 205px;
	height: 205px;
	margin-bottom: 10px;
	border: solid 2px #a4a6bd;
	margin-left: -45px;
}

.kata_sambutan .foto img {
	width: 100%;
	height: 100%;
	border-radius: 100%;
}

.title_404 {
	margin-top: 30px;
}

.kategori-form {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #4b4b4b;
}

.pendaftaran label {
	font-size: 15px;
	margin-bottom: 5px;
	width: 100%;
}

.pendaftaran input,
select {
	height: 35px !important;
}

.pendaftaran input[type="checkbox"] {
	height: 15px !important;
	margin: 3px 0px;
}

.brosur {
	width: 100%;
}

.blog-content .articles .article-item .area-img img {
	object-fit: none;
	object-position: center center;
	height: 450px;
}

.center-cropped {
	width: 100px;
	height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

/* Set the image to fill its parent and make transparent */
.center-cropped img {
	min-height: 100%;
	min-width: 100%;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 5-7 */
	filter: alpha(opacity=0);
	/* modern browsers */
	//opacity: 0;
}

.list-comments .user-avatar img {
	width: 95px;
}

.list-comments textarea {
	width: 100%;
	/* height: 100px; */
	padding: 13px;
}

.account-page .account-content .input-box input,
select {
	border: solid 1px;
	border-radius: 4px;
	padding: 5px;
	text-align: left !important;
	color: #4b4b4b;
	border-color: #aaa;
}

.alumni-directory .top-section .search-alumni-directory input {
	margin-left: 10px;
}

.s_d {
	margin-top: 25px;
}

.req {
	color: red;
}

.pernyataan p {
	margin: 5px 0px 5px 0px;
}

header {
	vertical-align: middle;
}

label {
	font-weight: 500 !important;
}

.account-page .account-register .input-box input,
select {
	max-width: unset;
}

.persetujuan td {
	padding: 0 5px;
}

.clear-left {
	clear: left;
}

.blog-post img {
	width: 100%;
	/* padding: 10px 30px; */
}

@media (min-width: 768px) {
	.blog-post img {
		width: 100%;
		padding: 10px 30px;
	}
}

table {
	margin: 15px 0px;
}

#example_filter {
	float: right;
}

#example_paginate {
	float: right;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	border-color: #f07739 !important;
	color: #777;
}

#example th,
#example td {
	border: 1px solid #ddd !important;
	padding: 5px !important;
}

.g-recaptcha {
	display: inline-block;
}

.account-page .account-content .buttons-set {
	margin-top: 11px;
}

@media (max-width: 992px) {
	.s_d {
		margin-top: 15px;
	}
}

@media (max-width: 900px) {
	.event-calendar .event-list-content .event-list-item {
		width: 100% !important;
	}
}

@media (max-width: 768px) {
	.slider-hero .container {
		padding-bottom: 10px;
	}
}

@media (max-width: 601px) {
	.slider-hero .iklan .item img {
		height: 200px !important;
	}
}

@media (max-width: 355px) {
	.slider-hero .iklan .item img {
		height: 130px !important;
	}
}
