.form-login {
	width:300px;
	margin:200px auto 0 auto;
	font-size:90%;
}

ol.breadcrumb {
	font-size:80%;
	background-color:transparent;
}

table#tbl_pekerjaan thead, 
table#tbl_pekerjaan tbody, 
table#tbl_labpekerjaan1 thead, 
table#tbl_labpekerjaan1 tbody,
table#tbl_detailPekerjaan tbody, 
table#tbl_detailPekerjaan thead {
	font-size:80%;
}

table#tbl_labpekerjaan1 tfoot {font-weight: bold; font-size:80%}
table#tbl_labpekerjaan1 tfoot td {padding-right: 10px; padding-left: 10px}

body {
	/*font-family: 'Ubuntu Condensed', sans-serif;*/
	/*font-family: 'Oxygen', sans-serif;*/
	font-family: 'CenturyGothic', sans-serif;
	border-top:5px solid #767676;
}

a.navbar-brand {
	padding:5px 15px;
}

.line-1 {
	border-top:1px dotted #D1D1D1;
	margin-bottom:40px;
}

.line-2 {
	border-top:1px dotted #D1D1D1;
	margin-bottom:20px;
}
.line-3 {
	border-top:1px dotted #DFDFDF;
	margin-top:10px;
	margin-bottom:20px;
}
.line-4 {
	border-top:1px dotted #DFDFDF;
	/*margin-top:10px;*/
	margin-bottom:20px;
}
.line-5 {
	border-top:1px dotted #DFDFDF;
	margin-bottom:20px;
}

.tb_detpek {font-size:90%;}
.tebal {font-weight:bold;}

#tbl_detailPekerjaan_length, #tbl_detailPekerjaan_length select {font-size:80%;color:grey;}
#tbl_detailPekerjaan_length select.input-sm {padding:5px 3px;}

.box-no {
	margin-top:30px;
	border:1px solid #000;
	height:auto;
}

.box-no p {font-size:80%;display:block;padding:5px 10px;border-bottom:1px solid #000; background-color: #000;color:#fff;}
.box-no p.thenum  {font-size:300%;border-bottom:none;line-height:50%;background-color:transparent;color:#000;}

.h-satu {font-size:100%;}
.h-dua {font-size:110%;line-height:100%;}
.h-tiga{font-size:110%;margin:0;color:#6e6e6e;}
.h-empat {font-size:80%;margin:0;color:#818181;}
.h-lima {font-size:130%;margin:0;color:#818181;padding:10px 0 0 0;}

.nomorpo {
	margin-bottom:0;
	
	padding:8px 10px;
	display: inline-block;
	font-size:130%;
}

.nomorpo2 {
	margin-bottom:0;
	padding:8px 10px;
	display: inline-block;
	font-size:130%;
}

.pekerjaan-box {
	margin:5px 0;
	padding:10px 0;
	width:100%;
	display:inline-block;
	border:1px solid #dcdcdc;
}

.pekerjaan-box h5 {
	font-weight:700;
}

.progressbar{
  text-align: center;
  margin:5px 0;
}
	.progressbar-content{
		margin-bottom:30px;
		margin-top: -75px;
		text-align: center;
		margin-left:10px;
    }

    .progressbar-content label{
      display: block;
      font-weight: 300;
      font-size:200%;
      /*@include font-size(15,20);*/
    }


.stats {
	
}

	.stats h5 {
		text-align:center;
		font-size:200%;
		border:1px solid #bfbfbf;
		padding:10px;
		margin-top:0;
	}

	.stats h5.work-done {
		border:3px solid #38ba85;
		color:#38ba85;
	}

	.stats h5.work-proses {
		border:3px solid #c8be24;
		color:#c8be24;
	}

	.stats h5.work-nol {
		border:3px solid #c82424;
		color:#c82424;
	}

	.stats p {
		padding:8px 20px;
	}

	button.lihat-work-done {color:#fff;background-color: #38ba85}
	button.lihat-work-done:hover {color:#fff;background-color: #10af6e}

	button.lihat-work-proses {color:#fff;background-color: #c8be24}
	button.lihat-work-proses:hover {color:#fff;background-color: #b3a805}

	button.lihat-work-nol {color:#fff;background-color: #c82424}
	button.lihat-work-nol:hover {color:#fff;background-color: #9f1111}

span.icon-form-number {
	display: inline-block;
	width:30px;
	height:30px;
	padding:4px 12px;
	margin-right:5px;
	background:transparent url("../images/icon-form-number.jpg") center no-repeat; 
}

.form-label {font-size:90%;color:#3c3c3c;font-weight:normal;}
.form-label-2 {font-size:90%;color:#3c3c3c;font-weight:normal; width:100%;}

.form-control-2 {
  display: block;
  /*width: 100%;*/
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.checkbox {font-size:90%;}

#tbl_pekerjaan_length label {font-size:70%;}
#tbl_pekerjaan_info, #tbl_detailPekerjaan_info {font-size:70%;}
#tbl_pekerjaan_paginate .pagination, #tbl_detailPekerjaan_paginate .pagination {font-size:70%;}

p.red {color:#b30000;}

.reducefont {font-size:80%}

p.minustate {color:#ff0000;}

p.sidebar {
	font-size:110%;
	padding:0 10px 0 0;
	display:inline-block;
}

a.sidebar-a {vertical-align: unset;margin-right:2px;}


