html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;	
}

.wrap > .container {
    padding: 70px 15px 20px;	
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;	
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;	
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav > li > form {
    padding: 8px;
}

@media(max-width:768px) {
	.nav li > form {
	    padding: 3px;
	}
}

.nav > li > form > button:hover {
    text-decoration: none;
}

/* SUBMENU IN NAVBAR*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    min-width: 200px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/* END SUBMENU IN NAVBAR*/

.CustomHeadClass { /*kelas yg ditambahkan untuk Header GridView*/
  /*color: #ffffff;*/
  color : #337ab7;
  /*text-align : center;*/
}

.SearchFormContainer { /* Mengatur lebar search form (_search kegiatan) */
	width : 65%;
}

.BgJmlRealisasi { /* Mengubah Warna Header Backgound */
	background-color : #67f367;/*#33FF00;*/
}

form div.required label.control-label:after { /* Menambahkan Asterik pada Required Field */
  content:" * ";
  color:red;
}

.hiddeninput { /* Menyembunyikan nik pd biodata */
	display: none;
}
.showinput { /* Menyembunyikan nik pd biodata */
	display: block;
}
.shortwidth { /* Mengurangi panjang textinput */
	width: 120px;
}

input[type="radio"]  { /* Menambahkan jarak diantara radiobutton */
  margin-left: 15px;
}

/*.popalert {*/
#draft {
	width: 15px;
	height: 15px;
	background-color: white;
}

/*form div.field-biodata-jk label.control-label input[type="radio"] { //Menambahkan jarak diantara radiobutton label 
	width: 120px;
}*/

/* DASHBOARD 
div.wrap  div.container > div.kegiatan-index > div.dashbox{
	width:50px;
	height:54px;
	background-color:#0148b3;
	text-align:center;
}*/

/* TABEL KEGIATAN */
.vfly_atas {
	width:20px;
	height:110px; /*60px;*/
	background-color: #ffffff; /* rgba(253,4,4,0.3); */ 
	border-left : 1px solid #dddddd;
	position:relative;/*fixed*/
	margin-left:-21px;
	float:right;/*left;*/
	/*margin-left:33%;*/
	/*display:inline-block;*/
	/*text-align:right;*/
	/*margin-right:25px;*/
	/*margin-left:-25px;*/
}
.vfly_bawah {
	width:20px;
	height:auto; /*110px;*/
	background-color: #ffffff; /* rgba(253,4,4,0.3); */ 
	border-left : 1px solid #dddddd;
	position:relative;/*fixed*/
	margin-left:-21px;
	float:right;/*left;*/
}

.hfly {
	width:560px;
	height:23px; /*60px;*/
	background-color: #ffffff; /*rgba(253,4,4,0.3);*/
	/*border-left : 1px solid #dddddd;*/
	position:relative;/*fixed*/
	margin-top:-20px;
	/*margin-left:33%;*/
	/*display:inline-block;*/
	float:left;/*left;*/
	/*text-align:right;*/
	/*margin-right:25px;*/
	/*margin-left:-25px;*/
}

.hscroll {
  display:inline-block;
  overflow-x:scroll;
  /*width:50%;height:150px;
  height:100%;*/
  /*overflow:scroll;
  overflow-y:hidden;*/
}

.vscroll {
	margin-top:-25px;
	/*background-color:yellow;*/
	/*height:150px;*/ /*750px;*/
	position:relative;
	overflow-y:scroll;
}

.judul {
	font-weight: bold;
	text-align: center;
	height:45px; /*45px;*/
	background-color:#ffffff;
	border: 1px solid #dddddd;/*2px solid #dddddd;*/
}

.warna_abu { /* warna background tabel abu*/
	background-color:#f9f9f9;
	text-align:center;
}
.warna_putih { /* warna background tabel putih*/
	background-color: #ffffff; 
	text-align:center;
}
.dcari {
	height:10px;	
}
.tcari {
	height:25px;
	margin-top:-5px;	
}

.kont_center {  /* isi tabel ditengah */
	text-align: center;
	/*max-width: 500px;
	max-width: auto;
	white-space: nowrap;*/
}	
.kont_right {  /* isi tabel dikanan */
	text-align: right;
	/*white-space: nowrap;*/
}
.dropdown_penerima {
	width:120px;
	height:30px;
}

/*#grid_infoam table tbody tr:hover {
  background-color: pink;
}*/

/*#grid_infoam tr:hover {
     background-color: #000;
}*/

.highlightRow {
	background-color: #b4e3d1;
}

/*#grid_infoam tr:hover {
     background-color: #d6feef;
}*/

/*.freeze>div {*/
.awalfreeze {
	overflow-y: scroll;
}
.awalfreeze_in {
	width:50px;
	height:50px;
	background-color: #eaeaea;
}
.freeze table, th, td {	;
	font-family: calibri;
	color: #000000;
	border: 1px solid #dddddd; /*2px solid #dddddd;*/
	padding: 10px;
	/*display: inline;*/
}
.fheader{
	/*display: inline;*
	float: left;*/
	/*margin-top: auto;
	margin-bottom: auto;*/
	/*width:35%;*/
}
.fkolom{
	/*display: inline;
	float: left;*/
	/*width: 558px;
	width:auto;
	width:2460px;*/
	/*margin-top: auto;
	margin-bottom: auto;*/
	/*background-color:yellow;*/
	overflow-x: scroll;
	
}
.fkolom_in{	
	/*overflow-x: none;2450px*/
	margin-left: -30px;
	/*width:2509px;*/
	word-wrap:normal;
	background-color:yellow;
	/*margin-left:-30px;*/
}

/* TTD DIGITAL HTML2CANVAS */
#btnSaveSign {
	color: #fff;
	background: #f99a0b;
	padding: 5px;
	border: none;
	border-radius: 5px;
	font-size: 20px;
	margin-top: 10px;
}
#signArea{
	width:304px;
	margin: 50px auto;
}
.sign-container {
	width: 60%;
	margin: auto;
}
.sign-preview {
	width: 150px;
	height: 50px;
	border: solid 1px #CFCFCF;
	margin: 10px 5px;
}
.tag-info {
	font-family: cursive;
	font-size: 12px;
	text-align: left;
	font-style: oblique;
}

/* CHARTJS */
.chart-container {
    width:100px;
    height:100px;
	padding-left:-400px;
}

#myChart {
	width:100px;
    height:100px;
}
/* COLLAPSE : Seperti Accordion di Yii2 */
/* Menghilangkan underline pd link di Collapse Widget */
.panel-title > a {
	text-decoration:none;
}

.panel-title > a :hover{
	color:yellow;
}

.a:hover{
	text-decoration:none;
}

.btn-basic:hover{
	background-color:#fe9191 !important;
}

/* TABULASI PERTANGGUNGAN */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

/* DROPDOWN MENU JAVASCRIPT - PERTANGGUNGAN */
/* Dropdown Button */
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

/* END DROPDOWN MENU JAVASCRIPT - PERTANGGUNGAN */

/* WRAP TEXT DI SELECT2 */
/*.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;*/
    /*text-overflow: ellipsis;
	white-space: nowrap;*/
	/*white-space: normal;
}*/
/*.select2-container .select2-selection--single .select2-selection__rendered {*/
/*#kodeprodwidget.select2-container #kodeprodwidget.select2-selection--single #kodeprodwidget.select2-selection__rendered {*/
#select2-kodeprodwidget-container.select2-selection__rendered {
	display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    /*text-overflow: ellipsis;
    white-space: nowrap; -> Pilihan disingkat titik 3(...) */
    white-space: normal;
}

/*#select2-kodeprodwidget-container.select2-container #select2-kodeprodwidget-container.select2-selection--single {*/
.select2-container .select2-selection--single {
	box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%; /*28px; default*/
    user-select: none;
    -webkit-user-select: none;
}
