/*layout*/
/*@media only screen and (min-width: 993px)*/

html, body, main {
	height:inherit;
}
html {
	/* font-size: 14px; */
}
.underline_full {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid black;
}
footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100;
	height: 54px;
}
#bottomDiv{
    position: absolute;
	font-size: 80%;
	padding: 10px;
	width: 100%;
    bottom: 0px;
    z-index: -100;
	line-height: 12px;
	background-color: #fff;
}
.comfortaa {
	font-family: 'Comfortaa', cursive;
}
.content {
	display: block;
	max-width: 100%;
}
.container {
	width: 100%;
}

.row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.25rem;
}
.row .col {
	float: left;
	box-sizing: border-box;
	padding: 0 0.25rem;
	min-height: 1px;
}

.col .row {
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}

.card {
	position: relative;
	margin: 0.25rem 0 0.25rem 0;
	background-color: #fff;
	transition: box-shadow .25s;
	border-radius: 10px;
}

.card-panel {
	position: relative;
	margin: 0.25rem 0 0.25rem 0;
	background-color: #fff;
	transition: box-shadow .25s;
	border-radius: 10px;
}

.card-image, .card-image img, .round {
	border-radius: 10px;
}

.mini {
	font-size: 70%;
}
.detail-barang p {
	font-size: 110%;
}
.detail-barang p small {
	font-size: 70%;
	font-weight: lighter;
}
nav.topbar .brand-logo {
	font-size: 1.5em;
}

ul.mptt_root, ul.mptt_child{
	padding-left: 20px; 
	
}

ul.mptt_child li {
	list-style-type: circle;
	padding: 2px 0;
}
ul.mptt_root li {
	list-style-type: circle;
	padding: 2px 0;

}

td, th {
    padding: 8px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}

.sidebar-footer{
	padding: 20px;
	font-size: 0.8em;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	height:80px;
}

.card .card-content {
	/* padding: 14px;
	border-radius: 0 0 2px 2px; */
}

.card .card-content p {
	margin-top: .5em;
}
.card .judul_card {
	width:100%;
	display: block;
	padding: 5px;
	background-color: rgba(0,0,0,0.3);
	line-height: 18px;
}
.title {
	/* font-weight: bold; */
}
.judul_card small {
	font-size: 14px;
}
.form-edit {
	padding: 0px 15px !important;
}
.form-edit table tr {
	border-bottom: 0;
}
.form-edit table tr td {
	padding: 5px;
}

/*typo*/
.small-text{
	font-size: small;
	text-transform: uppercase;
}

/*li.material-icons {
	color: "grey"
}*/
.small-info{
	font-size: small;
	color: gray;
	min-width:75px;
	display: inline-block;
}
.tebal {
	font-weight: 900;

}
.btn-big {
	height: 74px;
	line-height: 74px;
}
.btn-big i {
	font-size: 2rem;
}
.btn-large i, .btn i {
	/*font-size: 0.8rem;
	line-height: inherit;*/
}
.btn-block {
	width: 100%;
	margin: 5px 0;
}
.btn-small {
	height: 24px !important;
	width: 24px !important;
	padding: 2px 2px !important;
	margin: 1px !important;
	border-radius: 3px !important;
	line-height: 20px !important;
	font-size: 1em !important;
}


.mr {
	line-height: 1em;
	margin-top: 0.2em;
}
.dense  {
	padding: 0;
	line-height:1.5em;
}
.dense td {
	padding: 0.4em;
	line-height: 1.5em;
}
.bullets {
	width:30px;
}


/*form*/
input:not([type]):disabled, input:not([type])[readonly=readonly], input[type=date]:disabled, input[type=date][readonly=readonly], input[type=datetime-local]:disabled, input[type=datetime-local][readonly=readonly], input[type=datetime]:disabled, input[type=datetime][readonly=readonly], input[type=email]:disabled, input[type=email][readonly=readonly], input[type=number]:disabled, input[type=number][readonly=readonly], input[type=password]:disabled, input[type=password][readonly=readonly], input[type=search]:disabled, input[type=search][readonly=readonly], input[type=tel]:disabled, input[type=tel][readonly=readonly], input[type=text]:disabled, input[type=text][readonly=readonly], input[type=time]:disabled, input[type=time][readonly=readonly], input[type=url]:disabled, input[type=url][readonly=readonly], textarea.materialize-textarea:disabled, textarea.materialize-textarea[readonly=readonly]{
	color: rgb(44, 100, 189)
}
select:disabled , .select-wrapper input.select-dropdown:disabled{
	color: rgb(44, 100, 189)
}

.act {
	margin: 2px;
}

.select-wrapper + label {
	position: relative;
	top: -14px;
	font-size: 0.9rem;
}

.printonly {
	display: none;
}
@media print {
	.noprint {
		display: none;
	}
	.printonly {
		display: block;
	}
} 

.bold {
	font-weight: bold !important;
}
.bolder {
	font-weight: bolder !important;
}
.f120 {
	font-size: 120% !important;
}
.f140 {
	font-size: 140% !important;
}
.f180 {
	font-size: 180% !important;
}
.f200 {
	font-size: 200% !important;
}

.badge {
	border-radius: 10px;
}
.tipe {
	border-radius: 10px;
	color: #fff !important;
	padding: 0px 6px;
}
.incident, .pulang {
	background-color: #f44336 !important;
}
.question, .masuk{
	background-color: #4caf50 !important;
}
.task {
	background-color: #2196f3 !important;
}
.problem {
	background-color: #9c27b0 !important;
	/* color: rgb(80, 71, 71) !important; */
}

.diajukan {
	border-left: 7px solid  #2196f3 !important;
}
.disetujui {
	border-left: 7px solid  #4caf50 !important;
}
.dibatalkan {
	border-left: 7px solid  #f44336 !important;
}

.overflow {
	overflow-x: auto;
}

#f .row {
display: flex;
}

#f .col {
display: flex;
flex-direction: column;
}

#f .card-panel {
flex: 1;
}

.select2-container {
    /* min-width: 20em; */
    width: 100% !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0 !important;
	border-bottom: 1px solid #9e9e9e !important;
    border-radius: 0 !important;
	font-size: 16px;
	line-height: 2.5rem !important;
	height: 2.5rem !important;
}
thead, tfoot, .collapsible-header {
	font-weight: bolder;
}

.dataTables_wrapper .dataTables_scroll {
    clear: both;
    margin: 0 -23px 0 -23px;
}
#DataTables_Table_0_filter {
  width: 50%;
  float: right;
  text-align: right;
}
.dt-buttons {
  width: 40%;
  float: left;
}


.select2-container {
    /* min-width: 20em; */
    width: 100% !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0 !important;
	border-bottom: 1px solid #9e9e9e !important;
    border-radius: 0 !important;
	font-size: 16px;
	line-height: 2.5rem !important;
	height: 2.5rem !important;
}


select:disabled , .select-wrapper input.select-dropdown:disabled{
	color: rgb(44, 100, 189)
}
.select-wrapper + label {
	position: relative;
	top: -14px;
	font-size: 0.9rem;
}