* {
    margin: 0;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 69%;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
}

div#page, div#loading, div#loadingHapus, div#loadingSimpan, div#loadingData, div#loadingPeserta, div#loadingDokter, div#loadingDiagnosa, div#loadingRujukan {
 font-size: 14px;
}
input[type="text"], input[type="password"], input[type="button"], select, checkbox, .ui-widget { font-family: Tahoma, Geneva, sans-serif; font-size:12px; }
textarea{ font-family: Tahoma, Geneva, sans-serif; font-size:12px; }
#content table {font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;}	
#dialog-form table {font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;}		
.ui-state-error { background: red;}
.ui-state-clicked { 
 background: orange;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 10px;
}
.good {
 font-family: Calibri;
 font-size: 24px;
 color:blue;
}
.warning {
 font-family: Calibri;
 font-size: 24px;
 color:red;
}
.calibri {
 font-family: Calibri;
 font-size: 16px;
}
.calibriTabel {
 font-family: Calibri;
 font-size: 14px;
}
#wrapper {
  width: 980px;
  min-height: 800px;
  margin: 20px auto;
  padding: 20px;
  background: #fff;
  border: 1px solid #005825;
  overflow: hidden;
}
.wrapper {
    margin: 0 auto;
    width: 990px;
}
div#bg_left_right{
  margin:0px;
  background: -moz-linear-gradient(top, #fff, #abd5fd);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f4fef8));
}
div#header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100px;
	left:0;
	background-repeat:repeat;
	border: 0 none;
}
div#logo {
	position: fixed;
    top: 0;
    height: 100px;
	width: 100%;
	left:117px;
}
div#logo_no_margin {
	position: fixed;
    top: 0;
    height: 100px;
	width: 100%;
	left:5px;
}
div#header_menu {
	position: fixed;
    top: 0;
    height: 80px;
	width: 100%;
    background:url(../images/header.png); 
	left:0;
	background-repeat:repeat;
	border: 0 none;
}
div#identitas {
	position: fixed;
    top: 6px;
    height: 100px;
	width: 100%;
	float:right;
	right:-930px;
}
.identitas_title {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.identitas_subtitle{
	font-family: Calibri;
	font-size: 14px;
	color: #fff;
}


#content {
 overflow:auto;
 min-height:510px;
 background-color: #f4fef8;
 border: 1px solid #D0D0D0;
 display: block;
 margin: 5px 5px 5px 5px;
 padding: 0px 0px 5px 0px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 5px;
	
}

div#contentLogin {
    margin-top: 50px;
}
#nav {
	position: fixed;
	margin-left:170px;
	margin-right:170px;
	top: -7px;
}
/*#logout{
	position: fixed;
	font-size:14px;
	color:#ffffff;
    top: 70px;
    height: 10px;
	width: 100%;
	left:1200px;
}*/
#bgMenu{
	position: fixed;
    top: 63px;
    height: 36px;
	left:0;
	background:url(../images/footer.png); 
	background-repeat:repeat;
	width: 100%;
	border: none;
}
a {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}
h1 {
 border: 1px solid #D0D0D0;
 display: block;
 margin: 24px 0 2px 0;
 padding: 10px 0px 10px 0px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 10px;
  font-family: Calibri;
 font-size: 22px;
 text-align:center;
 background-color: #abd5fd;
}

h2 {
 /*font-family: "Times New Roman", Times, serif;*/
  font-family: Calibri;
 /*color: #0a345a;*/
 background-color: transparent;
 font-size: 22px;
 /*font-weight: bold;*/
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}

h4 {
 /*font-family: "Times New Roman", Times, serif;*/
  font-family: Calibri;
 /*color: #0a345a;*/
 background-color: transparent;
 font-size: 26px;
 /*font-weight: bold;*/
}

h3 {
  font-family: Calibri;
 /*color: #0a345a;*/
 background-color: transparent;
 font-size: 18px;
 /*font-weight: bold;*/
 margin: 2px 2px 2px 2px;
 padding: 2px 2px 2px 2px;
}
h5 {
  font-family: Calibri;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: normal;
 margin: 0px 0 10px 0;
 padding: 0px 0 6px 0;
}
.keterangan {
 color:#6d6969;
 font-family: Calibri;
 background-color: transparent;
 font-size: 12px;
 font-weight: normal;
}
.list_expired{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	background-color:#ffffff;
	color:red;
}
.list_expired:hover {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	background-color:#ffd954;
}
.list{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	background-color:#ffffff;
}
.list:hover {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	background-color:#f4fef8;
}
.buttonChange {
	color:blue;
}
.buttonChange:hover {
	color:#ffffff;
}
.dotted_underline { border-bottom: thin dotted #D0D0D0; }
.solid_underline { border-bottom: thin solid #D0D0D0; }
.dotted_underline_bold { border-bottom: thin dotted #D0D0D0; font-weight:bold; }
.solid_underline_bold { border-bottom: 2px solid #D0D0D0; /*font-weight:bold;*/ }
.table_thin {border:thin solid #D0D0D0;border-bottom:2px solid #D0D0D0;}
.bg_orange{ background: #abd5fd;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;}
.rounded-corners {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.margin_top { margin-top: 20px; }
.margin_left { margin-left: 45px; }
.margin_left30 { margin-left: 30px; }
.row_diag td
{
	/*font: 12px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	 font-family: Calibri;
	padding:3px 5px; border-bottom:2px solid #D0D0D0;
	background-color:#fff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.button-edit{
	/*background-color: #ff9d54;*/
	border: 1px solid #cccccc; 
	font-weight: bold; color: #1c94c4;
	background-image :  url(../images/pencil-blue.png) ;
	background-repeat:no-repeat;
	color: #363636;
	/*padding: 5px 5px 5px 5px;*/
	width: 32px; height: 32px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	-khtml-border-bottom-right-radius: 4px; 
	border-bottom-right-radius: 4px;
	border-radius:4px;
}
.button-edit:hover{	
	border: 1px solid #fbcb09; 
	font-weight: bold; color: #c77405;
	background-image :  url(../images/pencil-orange.png);
}

.button-hapus{
	/*background-color: #ff9d54;*/
	border: 1px solid #cccccc; background: #f6f6f6 url(../plugins/jquery/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; 
	font-weight: bold; color: #1c94c4;
	background-image :  url(../images/hapus-biru.png);
	color: #363636;
	/*padding: 5px 5px 5px 5px;*/
	width: 32px; height: 32px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	-khtml-border-bottom-right-radius: 4px; 
	border-bottom-right-radius: 4px;
	border-radius:4px;
}
.button-hapus:hover{	
	border: 1px solid #fbcb09; font-weight: bold; color: #c77405;
	background-image :  url(../images/hapus-orange.png);
}

.button-print{
	/*background-color: #ff9d54;*/
	border: 1px solid #cccccc; background: #f6f6f6 url(../plugins/jquery/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; 
	font-weight: bold; color: #1c94c4;
	background-image :  url(../images/print-blue.png);
	color: #363636;
	/*padding: 5px 5px 5px 5px;*/
	width: 32px; height: 32px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	-khtml-border-bottom-right-radius: 4px; 
	border-bottom-right-radius: 4px;
	border-radius:4px;
}
.button-print:hover{	
	border: 1px solid #fbcb09; font-weight: bold; color: #c77405;
	background-image :  url(../images/print-orange.png);
}

.button-upload{
	/*background-color: #ff9d54;*/
	border: 1px solid #cccccc; background: #f6f6f6 url(../plugins/jquery/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; 
	font-weight: bold; color: #1c94c4;
	background-image :  url(../images/upload-blue.png);
	color: #363636;
	/*padding: 5px 5px 5px 5px;*/
	width: 32px; height: 32px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px; 
	-khtml-border-bottom-right-radius: 4px; 
	border-bottom-right-radius: 4px;
	border-radius:4px;
}
.button-upload:hover{	
	border: 1px solid #fbcb09; font-weight: bold; color: #c77405;
	background-image :  url(../images/upload-orange.png);
}

.button{
	/*background-color: #ff9d54;*/
	padding: 5px 5px 5px 5px;
	background: -moz-linear-gradient(top, #ffffff, #abd5fd);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#abd5fd));
	border:thin solid #D0D0D0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.button:hover{
	color:#fff;
	background: -moz-linear-gradient(top, #ffffff, #6499cb);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#6499cb));
	border:thin solid #D0D0D0;
}
.button_red{
	/*background-color: #ff9d54;*/
	padding: 5px 5px 5px 5px;
	background: -moz-linear-gradient(top, #ffffff, #ff6060);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ff6060));
	border:thin solid #D0D0D0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.button_red:hover{
	color:#fff;
	background: -moz-linear-gradient(top, #ffffff, #3a3c93);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#3a3c93));
	border:thin solid #D0D0D0;
}
.button_green{
	/*background-color: #ff9d54;*/
	padding: 5px 5px 5px 5px;
	background: -moz-linear-gradient(top, #ffffff, #7aff5b);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#7aff5b));
	border:thin solid #D0D0D0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.button_green:hover{
	color:#fff;
	background: -moz-linear-gradient(top, #ffffff, #3a3c93);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#3a3c93));
	border:thin solid #D0D0D0;
}

#titleLogin {
 font-family: Calibri;
 color: #0a345a;
 background-color: transparent;
 /*border-bottom: 1px solid #D0D0D0;*/
 margin-top:50px;
 font-size: 28px;
 font-weight: bold;
}

#titleKeretaApi{
 /*font-family: "Times New Roman", Times, serif;*/
 margin-top:10px;
  font-family: Calibri;
 color: #0a345a;
 background-color: transparent;
 font-size: 18px;
  /*font-weight: bold;*/
}

code {
 font-family: Calibri;
 font-size: 13px;
 /*color: #0a345a;*/
 background-color: transparent;
 display: block;
 margin: 0px 0 0px 0;
 padding: 10px 0px 10px 0px;
}

box_color {
 font-family: Calibri;
 font-size: 13px;
 background-color: #f4fef8;
 border: 1px solid #D0D0D0;
 display: block;
 margin: 10px 0 10px 0;
 padding: 10px 0px 10px 0px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 10px;
}

box {
 font-family: Calibri;
 font-size: 13px;
 /*color: #0a345a;
 background-color: #f4fef8;*/
 background-color: #fff;
 border: 1px solid #D0D0D0;
 display: block;
 margin: 10px 0 10px 0;
 padding: 10px 5px 10px 5px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 10px;
}

#boxContent {
  font-family: Calibri;
 font-size: 13px;
 /*color: #0a345a;*/
 background-color: transparent;
 border: 1px solid #D0D0D0;
 display: block;
 margin: 10px 0 14px 0;
 padding: 10px 10px 20px 0px;
}

/**
 * Header
 */
#page-header {
	background:url(../images/header.png); 
	height:95px;
	
}
#page-header h1 {
    color: #F58A3B;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-size: 30px;
    margin: 0;
    line-height: 50px;
    text-shadow: 0px 1px 0px #fff;
}
#util-nav {
    color: #668899;
    float: right;
    font-size: 11px;
    line-height: 25px;
    text-shadow: 0 1px 0 #fff;
}
#util-nav ul li {
    float: left;
    list-style-type: none;
    padding: 0 5px;
}
#util-nav a {
    color: #6c8697;
    font-weight: bold;
    text-decoration: none;
}
#main-nav {position:relative; z-index:100;}
#main-nav ul {padding:0; margin:0;list-style:none; font-family: 'arial', sans-serif; font-size:14px;}
#main-nav > ul {
    background: #19709b;
   
    display: block;

    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    border-radius: 5px 5px 0 0;

    height: 30px;	
}
#main-nav > ul > li {float:left; position:relative; white-space:nowrap;}
#main-nav > ul > li > a {    
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 25px;
    margin: 1px 2px; 
    padding: 0 12px;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
    -moz-transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
}


#main-nav ul + img {position:fixed; left:0; top:0; width:0; height:0; z-index:-1;}
#main-nav ul:hover + img {width:100%; height:100%;}

#page-subheader {
    background: #116893;
    background: -webkit-gradient(linear, left top, left bottom, from(#116893), to(#115270));
    background: -moz-linear-gradient(top,  #116893,  #115270);
    -pie-background: linear-gradient(top,  #116893,  #115270);
    height: 50px;
    position: relative;
    z-index: 0;
}
    
    #page-subheader h2 {
        line-height: 50px;
        font-size: 18px;
        margin: 0;
        text-shadow: 0 1px 0 #fff;
        position:relative;
        z-index: 999;
    }

    #page-subheader .wrapper {
        position: relative;
    }

    #page-subheader input {
        background: #d5ecfe;
        border: none;
        width: 222px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        padding: 3px 5px;
        position: absolute;
        right: 0;
        top: 13px;
        z-index: 999;
    }

#sub-nav {
    float: left;
    padding: 14px 0;
}
#sub-nav ul {
    margin: 0;
    padding: 0;
}
#sub-nav ul li {
    display: inline;
    float: left;
    margin-right: 5px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    border-radius: 11px;
    overflow: hidden;
}
#sub-nav ul li a {
    color: #fff;
    display: block;
    line-height: 22px;
    padding: 0 10px;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
}
#sub-nav ul li.active a, #sub-nav ul li a:hover {
    background: #115270;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -khtml-border-radius: 13px;
    border-radius: 13px;
    -moz-box-shadow: inset 0 1px 1px #111;
    -webkit-box-shadow: inset 0 1px 1px #111;
    -khtml-box-shadow: inset 0 1px 1px #111;
    box-shadow: inset 0 1px 1px #111;
    color: #fff;
}

/**
 * Footer
 */
#page-footer {
    background:url(../images/footer6.png); 
    color: #ddd;
    font-size: 10px;
    text-shadow: 0 1px 1px #000;
}
    #footer-inner {
		box-shadow: rgba(0,0,0,0.3) 0px 10px 20px; -moz-box-shadow: rgba(0,0,0,0.3) 0px 10px 20px; -webkit-box-shadow: rgba(0,0,0,0.3) 0px 10px 20px; -khtml-box-shadow: rgba(0,0,0,0.3) 0px 10px 20px; -pie-box-shadow: #bbb -2px 1px 2px;
    }
    #footer-inner p {
        line-height: 40px;
    }
div#marquee {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
	margin-top:-50px;
	margin-bottom:40px;
}

