/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21-Jan-2016, 16:40:09
    Author     : Aditya Putra
*/

html {
    position: relative;
    min-height: 100%;
}

body{
    margin-bottom: 60px;
    font-size: 12px;
    padding-right: 0px !important;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    
}

/*ubah warna readonly dan selecpicker red=#ffffff*/
.bootstrap-select .btn {
  background-color: red;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  font-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bootstrap-select .dropdown-menu {
  margin: auto;
}
select::-ms-expand {
  /* for IE 11 */
  display: none;
}

.form-control.bg-white{
    background-color: #FFFFFF;
}

.form-control.bg-yellow{
    background-color:yellow;
}

.form-control.bg-hijau{
    background-color:green;
}

.form-control.bg-biru{
    background-color:#40E0D0;
}

.form-control.bg-pink{
    background-color:#FFC0CB;
}

/*support google chrome*/
.contoh1::-webkit-input-placeholder{
	color: red;
}
 
/*support mozilla*/
.contoh1:-moz-input-placeholder{
	color: red;
}
 
/*support internet explorer*/
.contoh1:-ms-input-placeholder{
	color: red;
}

/*support google chrome*/
.contoh2::-webkit-input-placeholder{
	color: red;
}
 
/*support mozilla*/
.contoh2:-moz-input-placeholder{
	color: red;
}
 
/*support internet explorer*/
.contoh2:-ms-input-placeholder{
	color: red;
}
/*sampai sini aja*/

.modal-dialog {
    margin-top: 100px;
}

.div_bawah{
    /*position: relative;*/
    bottom: 0px;
}
.pre-footer{
    position: absolute;
    bottom: 28px;
    /*min-width: 970px;*/
    width: 100%;
    /*height:110px;*/
    background-image: linear-gradient(#313030, #313030);
    /*height:50px;*/
    /*opacity: 0.92;*/
    /*filter: alpha(opacity=92);*/
/*    color: #ffffff;
    padding: 20px 0px 0px 5px;
    text-align: center;
    background: #272626;*/
    color: #b0b0b0;
    /*font-size: 12px;*/
}

.footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    /*min-width: 1024px;*/
/*    background-image: linear-gradient(#1e88e5, #1565c0);*/
    background: darkred;
    /*height:30px;*/
    /*opacity: 0.92;*/
    /*filter: alpha(opacity=92);*/
    /*color: #ffffff;*/
    /*padding: 5px 0px 0px 5px;*/
    text-align: left;
    /*background: #272626;*/
    color: white;
    font-size: 12px;
    border-color: #1E90FF;
   
}

.row{
    /*min-width: 970px;*/
    /*display: inline-table;*/
    margin-left: auto;
    margin-right: auto;
    
}

.sub_footer{
    color: #b0b0b0;
    text-align: right;
}

.header{
    background:#555; 
    padding:20px;
}
.header a.judul{
    font-size:14px; 
    color:#fff;
}
.content{
    
    /*min-height:400px !important;*/ 
    padding: 0px 10px 50px 10px;
    margin-top: -20px;
    margin-bottom: 340px;
}


.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar {
    /*position: relative;*/
    min-height: 15px;
    margin-bottom: 20px;
    /*min-width: 1024px;*/
    /*border: 1px solid transparent;*/
}

/*.footer{background:#333; padding:10px; color:#ccc;}*/

.nav-bar-background{
    /*background-image: linear-gradient(#1e88e5, #1561ae);*/
    background-color: #87CEFA;
    border-radius: 0px;
    border-color:#8bc3fc;
}
nav-bar-color-text{
    color:#777;
}
.marginBottom-0 {margin-bottom:0;}

.navbar-default .navbar-text {
  color: #eeeeee;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 12px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #e9f4ff;
  font-size: 12px;
  background-color: transparent;
}

.dropdown-menu{
    font-size: 12px;
}

.dropdown-menu > li > a{
    padding: 8px 20px;
    font-size: 12px;
    color: #396695;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #fff;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #396695;
    background-color: #d3e9ff;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    color: #8bc3fc;
    background-color: transparent;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
    background-color: #7cbdff;
}
/*.dropdown-menu{
    background-color: #388e3c;
    opacity: 0.95;
    filter: alpha(opacity=95);
}*/

/*.dropdown-menu > li > a{
    color: #ffffff;
}*/

.navbar .navbar-nav .open .dropdown-menu {
    background-color: #87CEFA;
    opacity: 0.95;
    filter: alpha(opacity=95);
    color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
    color:#fff;
}

/*navbar toogle mobile*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: #8bc3fc;
}

.navbar-default .navbar-toggle{border-color:#a3cffc}
.text-robo{
    /*font-family: 'Roboto', sans-serif;*/
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    position: relative;
    /*color: #1561AE;*/
    font-size: 26px;
    line-height: 60px;
    font-weight: 300;
    padding: 0px 0px 12px;
    margin: 0px 0px 15px;
    color: #555;
}
 @media screen and (max-width: 768px) {
          .side-collapse-container{
              width:100%;
              position:relative;
              right:0;
              transition:right .2s;
          }
          .side-collapse-container.out{
              right:200px;
          }
          .side-collapse {
              top:50px;
              bottom:0;
              right:0;
              width:250px;
              position:fixed;
              overflow:hidden;
              transition:width .2s;
              overflow-y: scroll;
          }
          .side-collapse.in {
              width:0;
          }
      }
/*end*/
.text-robo-small{
    /*font-family: 'Roboto', sans-serif;*/
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    position: relative;
    /*color: #1561AE;*/
    font-size: 20px;
    font-weight: 300;
    color: #555;
    text-align: center;
}

.text-robo-header{
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Roboto',Open Sans,arial,tahoma,times new roman,sans-serif;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    position: relative;
    /*color: #1561AE;*/
    font-size: 26px;
    line-height: 60px;
    /*font-weight: 300;*/
    padding: 0px 0px 12px;
    margin: 0px 0px 15px;
    color: #E3E1E1;
}

hr{
    margin-top: 5px;
    /*margin-bottom: 45px;*/
    height: 0.8px; background-image: linear-gradient(to right, #d8d3d3, #ed7479);
    
}

.form-horizontal .control-label-left, .form-horizontal .control-label{
    text-align: left;
    
}

.form-horizontal .control-label-right{
    text-align: right;
    
    
}
.form-inline .form-group, .form-control-sm{
    margin-left: 0;
    margin-right: 0;
}
label {
/*    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: 300;
    font-size: 12px;
}

label.login-label{
    width: 65px;
}



.form-control{
    border-radius: 0px;
    margin-bottom: 2px;
    height: 28px;
    font-size: 11px;
    text-transform: uppercase;
}

.text-nonupper{
    text-transform: none;
}

.form-group {
    margin-bottom: 5px;
}

.free-padding-left{
    padding-left:1px;


}

.free-padding-right{
    padding-right:1px;

}
/*
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    display: inline-block;
}

.col-md-4 {
    width: 280px;
}

.col-md-5 {
    width: 400px;
}
.col-sm-5{
    width: 430px;
}

.col-sm-1{
    width: 87px;
}
.col-sm-2{
    width: 173px;
}
.col-sm-6{
    width: 515px;
}

.col-sm-7{
    width: 601px;
}

.col-sm-8{
    width: 687px;
}

.col-sm-9{
    width: 770px;
}

.col-sm-10{
    width: 850px;
}

.col-sm-max{
    width: 100%;
}

.div_schedule{
     width: 1020px;
     float: left;
}*/

.div_schedule_det{
     font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
     background-image: linear-gradient(#388e3c, #1b5e20);
     margin-right: 5px;
     margin-bottom:  5px; 
     padding: 20px 5px 20px 5px;
     display: inline-block;
     color: #ddd;
     width: 230px;
     text-align: center;
     box-shadow: 0px 2px 5px #999999;
     font-weight: 200;
}

#data_exp_xxx_filter{
    width: 700px;
}
.label-left{
    padding-left: 10px;
}

.label-right{
    padding-right: 10px;
    text-align: right !important;
}

.separated-label{
    width: 20px;
    padding-right: 10px;
}

.help{
     font-size: 85%;
     font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
}

.typeahead-field input, .typeahead-select {
    height: 34px;
}

.modal-dialog {
    margin-top: 70px;
}

.when-error{
    background-color: #e4b9b9;
}

/*for table*/
.data-table12 {
	border: none; /* Turn off all borders */
	border-top: 1px solid #ccc;
	margin: 10px 10px 10px 10px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:10px;
}
.data-table12 caption {
	color: #545454;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 20px 0;
	padding: 0; 
	text-align: center;
}
.data-table12 thead {
	background: #d7d2cc;
        /*background: linear-gradient(to left, #304352 , #d7d2cc);*/
}
.data-table12 th{
    	border: none; /* Turn off all borders */
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 10px;
	/*text-align: left;*/
        font-size: 10px;
}
.data-table12 td{
	border: none; /* Turn off all borders */
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 9px;

}
.data-table12 a {
	  text-decoration: none;
          color: white;

}
.data-table12 a:hover {
	  text-decoration: underline;
          color: white;

}

.data-table-green {
	border: 1px black solid; /* Turn off all borders */
	/*border-top: 1px solid #ccc;*/
	margin: 10px 10px 10px 10px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11.5px;
}
.data-table-green caption {
	color: #545454;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 20px 0;
	padding: 0; 
	text-align: center;
}
.data-table-green thead {
	/*background: #d7d2cc;*/
        background-image: linear-gradient(#388e3c, #1b5e20);
        /*background: linear-gradient(to left, #304352 , #d7d2cc);*/
}
.data-table-green th{
    	border: none; /* Turn off all borders */
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 10px;
	/*text-align: left;*/
        font-size: 10px;
        color: #eeeeee;
}
.data-table-green td{
	border: none; /* Turn off all borders */
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 9px;

}
.data-table-green a {
	  text-decoration: none;
          color: white;

}
.data-table-green a:hover {
	  text-decoration: underline;
          color: white;

}

tr.group,
tr.group:hover {
    background-color: #555 !important;
    color: white;
}

tr.selected{background-color:#B0BED9}

/*for table*/
.table-kecil {
	border: none; /* Turn off all borders */
	border-top: 1px solid #ccc;
	margin: 5px 5px 5px 5px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:.8em;
}
.table-kecil caption {
	color: #545454;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0; 
	text-align: center;
}
.table-kecil thead {
	background: #d7d2cc;
        /*background: linear-gradient(to left, #304352 , #d7d2cc);*/
}
.table-kecil th{
    	border: none; /* Turn off all borders */
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	/*text-align: left;*/
        font-size: 10px;
}
.table-kecil td{
	border: none; /* Turn off all borders */
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px;

}
.table-kecil a {
	  text-decoration: none;
          color: white;

}
.table-kecil a:hover {
	  text-decoration: underline;
          color: white;

}

/*for table*/
.table-detail {
	border: none; /* Turn off all borders */
	border-top: 1px solid #ccc;
	margin: 5px 5px 5px 5px;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.table-detail caption {
	color: #545454;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0; 
	text-align: center;
}
.table-detail thead {
	background: #d7d2cc;
        /*background: linear-gradient(to left, #304352 , #d7d2cc);*/
}
.table-detail th{
    	border: none; /* Turn off all borders */
        font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	/*text-align: left;*/
        font-size: 10px;
        /*color: #ffffff;*/
        
}
.table-detail td{
	border: none; /* Turn off all borders */
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px;

}
.table-detail a {
	  text-decoration: none;
          color: white;

}
.table-detail a:hover {
	  text-decoration: underline;
          color: white;

}

.table-login{
    padding-bottom:0px;
    box-shadow: 0px 4px 6px 1px #999999; 
    background: linear-gradient(to bottom, rgb(56, 142, 60) 2%, rgb(46, 125, 50) 50%, rgb(51, 105, 30) 98%) repeat scroll 0% 0% transparent;
    height: 245px;
}

/*.btn {
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 10px 14px;
    margin-right: 10px;
    color: white;
    background-color: rgba(204, 15, 23, 1);
    border-color: rgba(204, 15, 23, 1);
    
    
}

.btn:hover, .btn:focus {
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 10px 14px;
    margin-right: 10px;
    color: white;
    background-color: #2e7d32;
    border-color: #2e7d32;
    box-shadow: 2px 2px 2px #999999; 
    
    
}

btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.focus[disabled], .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    border-radius: 0px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 10px 14px;
    margin-right: 10px;
    color: white;
    background-color: #ff8918;
    border-color: #ff8918;
    
    
}*/



.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    background-color: #1561AE;
    color: white;
}

.nav > li > a:hover {
    background-color: #1561AE;
    color: white;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/*.datepicker {

    background-color: #1561AE;
    color: white;
}*/

.datepicker table{
    font-size: 11px;
}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: none;
}

.datepicker table tr td.today {

    background-color: #ff8918;
    color: white;
}

.nav-tabs > li > a{
    border-radius: 0px;
}

.a_link:link{
    color: #c62828; 
    font-weight: 500;
    text-decoration: none;
}

.a_link:hover{
    color: #1e88e5; 
    font-weight: 500;
    text-decoration: none;
}


#btn_delete{
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 5px 10px;
    margin-right: 10px;
    color: white;
    background-color: #f44336;
    border-color: #f44336;
}

#btn_delete:hover, #btn_delete:focus{
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 5px 10px;
    margin-right: 10px;
    color: white;
    background-color: #aa2e25;
    border-color: #aa2e25;
    box-shadow: 2px 2px 2px #999999; 
}


#btn_small,.btn_small {
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 5px 10px;
    margin-right: 10px;
    color: white;
    background-color: #ffac33;
    border-color: #ffac33;
}

#btn_small:hover, #btn_small:focus, .btn_small:hover, .btn_small:focus{
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 5px 10px;
    margin-right: 10px;
    color: white;
    background-color: #ff9800;
    border-color: #ff9800;
    box-shadow: 2px 2px 2px #999999; 
}

#btn_form_edit{
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 8px 10px;
    margin-right: 10px;
    color: white;
    background-color: #ff5722;
    border-color: #ff5722;
}

#btn_form_edit:hover, #btn_form_edit:focus{
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 8px 10px;
    margin-right: 10px;
    color: white;
    background-color: #1561AE;
    border-color: #1561AE;
    box-shadow: 2px 2px 2px #999999; 
}

#btn_form_delete{
    border-radius: 4px;
    font-weight: 500;
    font-size: 10px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 5px 8px;
    margin-right: 10px;
    color: white;
    background-color: #f44336;
    border-color: #f44336;
}

#btn_form_delete:hover, #btn_form_delete:focus{
    border-radius: 4px;
    font-weight: 500;
    font-size: 10px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 5px 8px;
    margin-right: 10px;
    color: white;
    background-color: #aa2e25;
    border-color: #aa2e25;
    box-shadow: 2px 2px 2px #999999; 
}

#btn_form, .btn_form{
    border-radius: 4px !important;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 8px 10px;
    margin-right: 10px;
    color: white;
    background-color: #8bc3fc;
    border-color:  #8bc3fc;
}

#btn_form:hover, #btn_form:focus, .btn_form:hover, .btn_form:focus{
    border-radius: 4px !important;
    font-weight: 500;
    font-size: 12px;
    font-family: "Open Sans",arial,tahoma,times new roman,sans-serif;
    padding: 8px 10px;
    margin-right: 10px;
    color: white;
    background-color: #6baaea;
    border-color: #6baaea;
    box-shadow: 2px 2px 2px #999999; 
}

.popup_page_msg{
    width: 400px;
    margin: 0 auto;
}
.popup_page_msg.modal-dialog{
    width: 300px;
    margin: 0 auto;
}

.popup_page_l{
    width: 800px;
    margin: 0 auto;
    top: 10%;
}

.popup_page_l .modal-dialog{
    width: 700px;
    margin: 0 auto;
}

.modal-dialog {
    /*width: 100%;*/
}

.all_font{
    font-size: 11px;
}

.login-input{
    width: 170px !important;
}

.form-login{
    width: 241px;
    background-color: #fff;
}

.progress-net{
    height: 25px;
    margin-bottom: 0px;
    background-color: #b1aeb0;
}

.progress-bar{
    /*margin-top:2%;*/
    background-image: linear-gradient(#388e3c, #1b5e20);
}

.div_border{
    border:1px #999999 solid;
    border-radius: 3px;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 12px;
    margin-right: 5px;
}

.div_border{
    border:1px #999999 solid;
    border-radius: 3px;
    padding-top: 3px;
    padding-left: 8px;
    padding-bottom: 12px;
    margin-right: 5px;
}

div.DTTT_container { margin-right:20px; margin-left: 5px;}
div.dataTables_info{ padding-left: 9px;}

/* ini baru ditambahkan */
.scrollmen {
font: 12pt sans-serif;
width: auto;
height: 400px;
overflow: scroll;
/*::-webkit-scrollbar {
width: 5px;
height: 5px;
}*/
::-webkit-scrollbar-track {
border: 10px solid #eaedf4;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
background: #eaedf4;  
border-radius: 10px;
}

}

.my-custom-class .modal-dialog{
    width: auto;
}

.btn_red{background-color: red;}
.btn_green{background-color: green;}
.btn_brown{background-color: #a52a2a;}
.btn_maroon{background-color: #b03060;}
.btn_orange{background-color: #ffa500;}
.btn_pale{background-color: #db7093;}


.tfoot input {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
}

.box1 {
width: 250px;
height: 200px;
background: green;
}