@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.ttf');
}

.about_font {
  font-family: 'Lato',tahoma,arial,sans-serif !important;
  font-size: 14px;
  color: #777777;
}

.about_font p {
  padding: 7px;
}

body {
	margin: 0;
	padding: 0;
  color: #000;
  font-family: tahoma,arial,sans-serif;
  font-size: 11px;
  overflow-y: hidden;
}

.breadcrumbs i:first-child {
  margin-left: 0 !important;
}

.breadcrumbs i {
  margin-left: 30px;
}

.circle_divider {
  border-radius: 50%;
}

.text_danger_custom {
  color: #a94442;
  font-style: italic;
  font-weight: 300;
}

.transition_color_css {
  -webkit-transition: background-color 1.2s ease;
  transition: background-color 1.2s ease;
}

.btn:focus {
  outline: none;
}

input[type="text"].form-control {
  padding: 0 10px !important;
}

.landing_gradient_bg {
	background-size: 100% 100%;
  background-repeat: no-repeat;
	background: #fff;
}

.landing_gradient_bg_front {
	background: #fff;
	background: -webkit-linear-gradient(#fff, #babadd);
  background: -o-linear-gradient(#fff, #babadd);
  background: -moz-linear-gradient(#fff, #babadd);
  background: linear-gradient(#fff, #babadd);
}

.toast_notification {
  font-size: 12px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 5px;
  z-index: 2000 !important;
  width: 180px;
  padding: 17px 7px 13px 7px;
  position: fixed;
  top: 20px;
  right: 20px;
}

.logo-client-up img {
  margin: 10px 0;
  height: 73px; /*75px;*/
}

@media screen and (max-width: 375px) {
  .logo-client-up img {
    margin: 10px 0;
    width: 112px; /*125px;*/
    height: 100%; /*75px;*/
  }
}

@media screen and (max-width: 425px) {
  .logo-client-up img {
    margin: 10px 0;
    width: 75px; /*125px;*/
    height: 100%; /*75px;*/
  }
}

@media screen and (max-width: 390px) {
  .logo-client-up img {
    margin: 10px 0;
    width: 75px; /*125px;*/
    height: 100%; /*75px;*/
  }
}

@media screen and (max-width: 393px) and (max-height: 851px) {
  .logo-client-up img {
    margin: 10px 0;
    width: 75px; /*125px;*/
    height: 100%; /*75px;*/
  }
}

.alert-custom-login {
  position: fixed;
  z-index: 100;
}

.nogap {
	padding: 0 !important;
}

.nogap-left {
	padding-left: 0 !important;
}

.nogap-right {
	padding-right: 0 !important;
}

tr.new-group-tr td {
	border-color: #F7F7F9;
}

tr.gtr td {
	border-top: 1px solid #F5F5F5 !important;
}

.main-table-custom thead, .inside-table-custom thead, .content_tab, .content_about {
	background-color: #fff;
}

.content_about {
  padding: 20px;
  background-color: #fff;
}

.main-table-custom thead tr th,
.inside-table-custom thead tr th {
	text-align: center;
}

.th-inner,
.table > tbody > tr > td {
	padding: 5px !important;
}

h1 {
	margin-top: 1px !important;
	font-size: 2em;
}

.title-section-display {
  font-size: 13px;
  font-weight: bolder;
  margin-bottom: 0;
  margin-top: 15px;
}

.divider-custom-title {
  margin-top: 0;
}

.divider-custom {
  border-color: #babadd;
}

.divider-inside-margin {
  margin-top: 5px;
  margin-bottom: 5px;
}

.highlight-active-menu {
  color: #31b0d5;
  font-weight: bolder;
  text-decoration: underline;
}

.calender-btn-style {
  padding-top: 0 !important;
  padding-left: 3px !important;
}

.datepicker-days {
  font-size: 11px !important;
}

.list-btn-act a {
	margin-left: 10px;
}

.header-info {
  text-align: center;
}

.header-info > h2 {
	font-size: 2em;
  margin-bottom: 40px;
}

.header-info > h3 {
	margin-top: 1px !important;
  margin-bottom: 0;
	font-size: 1.3em;
	color: #bebee5;
}

.header-info > h4 {
	margin-top: 3px;
	font-size: 1.1em;
	color: #000;
}

.login-img, .icon-main-top {
	margin: 20px 0;
}

.num-align {
  text-align: right;
}

.general-font input, .search > input {
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
}

.input-txt input,
.input-txt select,
.search > input {
	height: 25px;
	border-radius: 0px;
}

input[type="radio"] {
  height: 15px;
  margin-top: 7px;
}

.radio_label {
  padding: 7px 0 0 0 !important;
}

.main-log img {
	width: 100px !important;
	height: 100px !important;
}

.form-group, .bundle-form button {
	margin-bottom: 5px !important;
}

.btn-custom {
  padding: 5px 20px 22px 20px !important;
}

.btn-custom-button {
  padding-left: 14px !important;
  padding-right: 14px !important;
}

.btn-custom, .btn-custom-button {
  font-size: 11px;
	color: #fff;
  border-radius: 0;
}

.btn-custom-tab {
  font-size: 11px;
  border-radius: 0;
}

.login-custom {
	margin-top: 100px;
	padding: 30px 20px;
}

.center-column-custom {
	border-radius: 10px;
	border: 1px solid #babadd;
	background-color: #F7F7F9;
	margin-bottom: 5px;
}

/*.content-sub-div div.csd {
	height: 290px !important;
	overflow-y: scroll !important;
}*/

/*center modal big*/
/*.modal-dialog{
  position: absolute;
  left: 50%;
  margin-left: -312px;
  height: 500px;
  top: 50%;
  margin-top: -250px;
} */
/*center modal small*/
/*.mid-modal {
  position: absolute;
  top: 50%;
}*/

.style-modal-custom, .content-sub-div {
	border: 1px solid #31b0d5 !important;
	border-radius: 5px;
}

.style-modal-custom h2, .content-sub-div h2 {
	margin: 0;
	font-size: 1.2em !important;
	font-weight: bold;
	padding: 3px 10px;
}

.style-modal-custom form {
	padding: 10px 3px 10px 10px;
}

.height-standard {
	min-height: 485px;
}

.top-bar-custom {
	padding: 10px;
	margin-bottom: 15px;
}

.panel-heading {
	background-color: #d7d7ef;
	padding: 5px;
}

.panel-body {
	background-color: #F7F7F9;
	padding: 5px;
	border-bottom: 1px solid #dcdced;
}

.panel-heading p {
	font-size: 11px !important;
}

.panel-group {
	margin-bottom: 2px;
}

a:active, a:visited, a:link {
	text-decoration: none;
	color: #000;
}

.header-custom, .keterangan {
	margin-top: 0px;
	background-color: #fff;
	/*border-left: 1px solid #FF7200;
	border-top: 1px solid #FF7200;
	border-right: 1px solid #FF7200;
	border-radius: 5px 5px 0 0;*/
}

.main-custom {
	/*border-left: 1px solid #FF7200;
	border-bottom: 1px solid #FF7200;
	border-right: 1px solid #FF7200;
	border-radius: 0 0 5px 5px;*/
	background-color: #fff;
}

.nav-custom {
	margin: 10px 0 15px 0;
}

.footer {
	text-align: center;
}

.footer h5 {
	font-size: 1em;
}

.footer-parent {
 	padding-top: 10px;
}

.info-title {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.content-style,
.content_about h2 {
	margin: 0 10px;
}

.content-style h2 {
	font-size: 1.7em;
	font-weight: bold;
}

.pwelcome p {
  padding: 5px 0 0 10px;
  font-size: 12px;
}

.content-style > .p_warning  > p {
  color: #ffb600;
  font-weight: bold;
}

.section-form-custom {
	margin-bottom: 10px;
}

.section-form-custom-up {
	margin-top: 5px;
}

.height-fixed {
	margin-bottom: 220px;
}

fieldset.border-categories-divide {
  border: 1px groove #ddd !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  -webkit-box-shadow:  0px 0px 0px 0px #000;
  box-shadow:  0px 0px 0px 0px #000;
}

legend.border-categories-divide {
  width:inherit;
  padding:0 10px;
  margin-top: 10px;
  border-bottom:none;
  font-size: 1.2em;
  font-weight: bold;
}

.divider-inline {
  width: 6% !important;
  font-size: 1.5em;
}

.divider-text{
  width: 6% !important;
  font-size: 1em;
  margin-top: 5px;
  font-weight: bold;
}

.control-label-custom {
  padding-top: 7px;
  margin-bottom: 0;
}

.nav_tab_custom {
  margin-top: 20px;
}

span.glyphicon-check {
  font-size: 1.2em;
}

span.glyphicon-unchecked {
    font-size: 1.2em;
}

.content_tab {
	border: 1px solid #DDDDDD;
  border-top-color: #fff !important;
  padding: 5px 5px 30px 5px;
  margin-bottom: 5px;
}

.btn_invisible {
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
}

.about_list_main {
  list-style-type: none;
  padding-left: 0;
}

.about_list_main button {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-bottom: 10px;
}

.radio_button_custom p {
  padding: 7px 0 10px 0;
}

.red {
	background-color: red;
}

select:disabled {
  background-color: #eee;
}

.margin_tops{
    padding-top: 20px;
}
.margin_tops{
    padding-top: 20px;
}
.div_pagin{
    margin-right: 0;
}
.btn_pagin_left{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.btn_pagin_right{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.costum_dropdown{
    margin-top: -30px;
    margin-left: 70px
}
.costum_dropdown .dropdown-menu{
    font-size: 11.2px;
    font-family: Tahoma;
}

.carousel {
  width: 100%;
  height: 300px;
}

.carousel-inner {
  width: 100%;
  height: 300px;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
  border: 10px solid #FFFFFF;
  width:100%;
  height:300px;
}

.mobile-only {
  display: none;
}

@media (max-width: 900px) {
  .mobile-only {
    display: inline-block;
  }
}