
body
{
    font-family:tahoma,sans-serif; 
    font-size:12px;
    color:#000000;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    background: #FFFFFF;
}

.img_css{
    padding: 3px;
    border:solid 1px #D2D2D2;
}

p{
	margin: 0;
  	padding: 0;
}

.error{ 
    background-color:#ffdadc; 
    height:25px; 
    padding:5px;
	font-weight:bold;
}

.success{ 
    background-color:#e2fff2; 
    height:25px; 
    padding:5px;
    font-weight:bold;
}

.title_blue td
{
	border-top:1px solid #C1CDD8;
	height:25px;
	background:#bad0ee;
	border: solid 1px #99bbe8;
}

.title_blue_td
{
	border-top:1px solid #C1CDD8;
	height:25px;
	background:#bad0ee;
	border: solid 1px #99bbe8;
}


/** Menu Horizontal **/
 #sddm
{   
    margin: 0;
    padding: 0;
    z-index: 30;
    width:auto;
}

#sddm li
{   
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 12px arial;
}

#sddm li a
{   
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 10px;
    width: auto;
    background: #99bbe8;
    color: #000000;
    text-align: center;
    text-decoration: none;
}

#sddm li a:hover
{    
    background: #49A3FF;
}

#sddm div
{   
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #EAEBD8;
    border: 1px solid #5970B2;
}

#sddm div a
{    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #EAEBD8;
    color: #2875DE;
    font: 11px arial;
}

#sddm div a:hover
{    background: #49A3FF;
    color: #FFF;
    /*
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.16) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.82)), color-stop(100%,rgba(255,255,255,0.16)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    -moz-box-shadow: 0 0 5px #595959; 
    -webkit-box-shadow: 0 0 5px #595959;
    box-shadow: 0 0 5px #595959;
    */
}
        
/** Menu Horizontal **/  
.css_shadow
{
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.16) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.82)), color-stop(100%,rgba(255,255,255,0.16)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    background: linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
    -moz-box-shadow: 0 0 5px #595959; 
    -webkit-box-shadow: 0 0 5px #595959;
    box-shadow: 0 0 5px #595959;
    background: #99bbe8;    
}

table{
    font-family:tahoma,sans-serif; 
    font-size:11px;
    color:#000000;    
}

.bulat{ 
    border-radius:100em; 
    border-top:2px solid #EEEEEE; 
    border-right:2px solid #EEEEEE; 
    border-bottom:2px solid #EEEEEE; 
    border-left:2px solid #EEEEEE; 
    width:30px; 
    height:30px; 
}


img
{
    border: none;
}

.link_menu
{
    text-decoration: underline;
    color: black;
    cursor: pointer;
}

.link_menu:hover
{
    text-decoration: none;
}


.in_table {
    font-family:tahoma,sans-serif; 
    font-size:11px;  
}

.in_table_data {
    font-family:tahoma,sans-serif; 
    font-size:11px;  
}

.in_table_data td {
    border-bottom:1px solid #C1CDD8;
    border-right:1px solid #C1CDD8;
	
}


.in_table_data_clear td {
    border-bottom:none;
    border-right:none;  
}



.title_blue
{
    /* background:url(images/title_blue.png) repeat-x; */
    font-family:tahoma,sans-serif; 
    height: 20px;
    font-weight: bold;
    color: #15428b;
    padding-left: 5px;
    padding-right: 5px;
}

.title_blue_td
{
    font-family:tahoma,sans-serif; 
    height: 20px;
    font-weight: bold;
    color: #15428b;
    padding-left: 5px;
    padding-right: 5px;
}

.text_area
{
    background:url(images/bg_input.png) repeat-x;
    font-family:tahoma,sans-serif; 
    font-size:11px;
    
    border: solid 1px #b5b8c8;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

.text
{
    background:url(images/bg_input.png) repeat-x;
    height: 20px;
    font-family:tahoma,sans-serif; 
    font-size:11px;
    border: solid 1px #b5b8c8;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

.text-disabled
{
    background:#EDEDED;
    height: 20px;
    font-family:tahoma,sans-serif; 
    font-size:11px;
    border: solid 1px #b5b8c8;
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

.button-file
{                
    background:url(images/bg_button.png) repeat-x;                                     
    height: 20px;
    font-family:tahoma,sans-serif; 
    font-size:10px;  
    font-weight: bold;
    cursor: pointer;
}

.button
{
    background:url(images/bg_button.png) repeat-x;
    height: 20px;
    font-family:tahoma,sans-serif; 
    border: solid #c9c9c9 1px;
    font-size:10px;  
    font-weight: bold;
    cursor: pointer;
}

.kepala
{
    border-bottom: solid 2px #000000;
    border-top: solid 2px #000000;
    border-left: solid 2px #000000;
}

.kepala_kanan
{
    border-bottom: solid 2px #000000;
    border-top: solid 2px #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
}

.isi
{
    border-bottom: solid 2px #000000;
    border-left: solid 2px #000000;
}

.isi_kanan
{
    border-bottom: solid 2px #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
}

/* SEETUP KALANDER */
.hari
{
    float:left;     
    padding:3px;
    width:20px;
    text-align:center;       
    margin:1px;
    background:#0CF;
    color: #15428B;     
    background: #BAD0EE none repeat scroll 0% 0%;
    border: 1px solid #99BBE8;
}

.tgl a
{
    color:black;
    float:left;     
    padding:3px;
    width:20px;
    text-align:center;     
    margin:2px;
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
}
.tgl a:hover{
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    color:#FFF;
    cursor: pointer;
}
.float_habis{
    padding:1px;
    text-align:center;
}
.tgl_blank{
    float:left;      
    padding:3px;
    width:20px;
    text-align:center;     
    margin:2px;
    background:#F8F8F8;
    color:#CCC;
}

.tgl_skrng a{
    float:left;       
    padding:3px;
    width:20px;
    text-align:center;  
    margin:2px;
    background:#FC0;
    cursor: pointer;
}

.blokbaris{     
    text-align:center;   
    width: 220px;          
}

.tgl_merah a{     
    float:left;       
    padding:3px;
    width:20px;
    text-align:center;  
    margin:2px;  
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);  
    color:red;
    cursor: pointer;
}

.tgl_cuti_bersama a{     
    float:left;       
    padding:3px;
    width:20px;
    text-align:center;  
    margin:2px;  
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);  
    cursor: pointer;
    color: #68d75b;
    font-weight: bold;
}

.tgl_type_1 a{     
    float:left;       
    padding:3px;
    width:20px;
    text-align:center;  
    margin:2px;  
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);  
    cursor: pointer;
    color: #72a5e9;
    font-weight: bold;
}

.tgl_type_2 a{     
    float:left;       
    padding:3px;
    width:20px;
    text-align:center;  
    margin:2px;  
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);  
    cursor: pointer;
    color: #da79f2;
    font-weight: bold;
}

.tgl_type_3 a{     
    float:left;       
    padding:3px;
    width:20px;
    text-align:center;  
    margin:2px;  
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);  
    cursor: pointer;
    color: #dcb86d;
    font-weight: bold;
}

.tgl_type_4 a{     
    float:left;       
    padding:3px;
    width:20px;
    text-align:center;  
    margin:2px;  
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);  
    cursor: pointer;
    color: #57ebf2;
    font-weight: bold;
}

.tgl_type_5 a{     
    float:left;       
    padding:3px;
    width:20px;
    text-align:center;  
    margin:2px;  
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);  
    cursor: pointer;
    color: #805757;
    font-weight: bold;
}



.alert{                   
    width:30%;
    padding:10px;    
    font-size: 12px;
    font-weight: bold;       
}
.alert-danger{      
    color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1;   
}

/* month details */

.view_month
{
	width: 470px;
}

.header_month
{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom:5px;	
	font-size: 14px;
}

.box_month
{
	text-align:center;   
   	display: inline-block;
}

.hari_month
{
    float:left;     
    padding:10px 0;
    width:61px;
    text-align:center;      
    margin:1px 1px; 
    background:#0CF;
    color: #15428B;     
    background: #BAD0EE none repeat scroll 0% 0%;
}

.box_tgl{     
    float:left;       
    padding:10px 0;
    width:61px;
    text-align:center;  
    margin:1px 1px;  
    background:#CCC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
}

.box_hover:hover{
    background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    color:#FFF;
    cursor: pointer;
}

.hari_minggu a
{
	color: red;
}

.hari_sekarang {
    background:#FC0;
}

.hari_cuti_bersama a{
    color: #68D75B;
    font-weight: bold;
}

.hari_type_1 a{
    color: #72A5E9;
    font-weight: bold;
}

.hari_type_2 a{
    color: #DA79F2;
    font-weight: bold;
}

.hari_type_3 a{
    color: #DCB86D;
    font-weight: bold;
}

.hari_type_4 a{
    color: #57ebf2;
    font-weight: bold;
}

.hari_type_5 a{
    color: #805757;
    font-weight: bold;
}

.link_add_tgl{
	width: 30%;
	float: left;
	text-align: right;
	margin-left: 18px;
}

.link_tgl_detail{
	width: 30%;
	float: left;
	margin-top: -10px;
}
.link_tgl_detail img{
	width: 12px;
}

.scrollbox {
  height:450px;
  overflow-x:scroll;
}

.th-color-green{
    background-color: #4CAF50;
    color: white;
}

.th-color-red{
    background-color: #E62E00;
    color: white;
}

.height-set-th{
    height: 30px;
    font-size :13px;
    width: auto;
}

.padding-left{
    padding: 15px;
    text-align: left;
}
.padding-center{
    padding: 15px;
    text-align: center;
}

.modal {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    border-radius: 7px;
    background: #fefefe;
    margin: 30px auto 0;
    padding: 6px;
    width: 800px;
    top: 50%;
    left: 50%;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
