body {
    
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px !important;
    background:;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1.2em;
    color: #111;
}

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}



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

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

.modal-footer
{

text-align: center;    
padding-top:2px;	
background-color : #FFFFFF;
    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
{ 
color:#FFFFFF;
background-color : #366A9E;	
height:50px;
 padding-top:10px;	
    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-judul {
background-color: #FFF0A6;	
padding-top: 10px;
padding-right: 20px;
	
}	

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


.navbar {
    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;
}

.navbar-left {
padding-left:10px;	
	
}
	
.navbar-right {
padding-right:10px;	
}

	
.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.navbar-nav > li{
  padding-left:0px;
  padding-right:0px;
  margin-left:0px;
  margin-right:0px;
}


.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: blue; /*Change active text color here*/
   
   
    }

[class*="wakibota"] {
     margin-bottom: 2px!important;
}    
    

.form-control {
height: 30px;
padding: 6px 12px;
font-size: 14px;

}


table thead th {
    text-align:;
    color : #ffffff;
    background: #EF5000;
    white-space: wrap;
}



table td {
 white-space: wrap;	
}

table * {
   font-size: 12px;
   
}



ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background:;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
a.download {
    background: #fff;
    color: #7386D5;
}
a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

#header {
 background: #FF4108;
 height:100px;	
}	

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    width: calc(100% - 250px);
    padding-left:5px;
    padding-right:5px;
    
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0px;
    right:0px ;
}

#content.active {
    width: 100%;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
   
.dataTables_length {
float: none;
}

.dataTables_filter {
float: none;
}

.panel-judul{
text-align: center;

}

.navbar-right {
 text-align: center;
 padding-top: 1px;   
}

.dspmain{
width: 100% !important;
}


.modal-content {

margin-right: 0px !important;
margin-left: 0px !important;

}

body {
background-color: #F6FFD9;
}

#dspmain {
width: 100% !important;

}


.modal-content {
padding-right: 0px;
padding-left: 0px;

}

}
