.modal-body
{
    background-color: #DEF8FF;
}

.modal-content
{
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background-color: transparent;
}

.modal-footer
{
background-color: #DEF8FF;	
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.modal-header
{ height:40px;
 padding-top:5px;	
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}

.panel-heading
{
height:60px;
}	

.panel-judul {
background-color: #FFF0A6;	
 font-size:0.9em;
	
}	

.dataTables_wrapper .dt-buttons {
  float:right;
  
}





.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #FFF;  /*Sets the text hover color on navbar*/
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active >   
 a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: white; /*BACKGROUND color for active*/
background-color: #3881FF;
}

  .navbar-default {
    background-color: #115EB8;
    border-color: #CFCFCF;
}

  .dropdown-menu > li > a:hover,
   .dropdown-menu > li > a:focus {
    color: #262626;
   text-decoration: none;
  background-color: #66CCFF;  /*change color of links in drop down here*/
   }

 .nav > li > a:hover,
 .nav > li > a:focus {
    text-decoration: none;
    background-color: silver; /*Change rollover cell color here*/
  }


  .navbar-default .navbar-nav > li > a {
   color: white; /*Change active text color here*/
   
   
    }
    
[class*="wakibota"] {
    margin-bottom:5px;
}

.marquee {
  overflow-x: marquee-line;
	marquee-style: scroll;
	marquee-speed: slow;
}


.banner
{
background-color:#387294;
height:100px;
}


.kotak {
padding-left:10px;
padding-right:10px;

}

table thead th {
    text-align:;
    color : #FFFFFF;
    background: #387294;
    white-space: nowrap;
    font-size:0.8em;
}

table td {
 white-space: nowrap;	
 font-size:0.9em;
}

.twrap {
 white-space: nowrap !important;	
}


table * {
   font-size: 14px;
   line-height: 1.5;
   
}

.dt-right{
text-align:right;	
}

.modal {
  font-size: 13px;
   line-height: 1.5;	
    margin-bottom:-10px;
}	


.* {
    margin: 0;
}
html, body {
    height: 100%;
}

.form-control {
	
}	

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -5px; /* the bottom margin is the negative value of the footer's height */

}
.footer, .push {
    height: 1px; /* .push must be the same height as .footer */
}

.custom-combobox {
    position: relative;
    display: inline-block;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
  }
  .custom-combobox-input {
    padding-top:;
    padding-bottom:3px;
    padding-left: 10px;
    padding-left: 10px;
    height:34px;
    width:auto;
  }
  
.ui-front {
    z-index: 9999999 !important;
}

