/* CSS Document */

body, textarea, input, select,form,table {
	font: normal 13px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2{
	margin-top: 10px;
	font: bold 15px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	
}

a {
	color:#993300;
	/*color:#000066;*/
	text-decoration: none; /* no underline */
}

hr {
	color: #C1DAD7;
	height: 1px;
}

.tbox{
  padding: 10px;
  box-shadow: inset 1px 1px 2px 0 #707070;
  transition: box-shadow 0.3s;
  border: #CCCCCC solid 1px;
}
.tbox:focus {
  padding: 10px;
  border: solid 1px #fff;
  box-shadow: inset 1px 1px 2px 0 #c9c9c9;
  border: #999999 solid 1px;
}

.subtopic {
	font: normal 10px "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	color: #999999;
}

.black_white {
	color: #FFFFFF;
	background-color:#000000;
}

.border_semua{
	border-style:Solid;
    border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
	border-collapse: collapse;
}

.border_kanan{
	border-style:Solid;
    border-width: 0px 1px 0px 0px;
	border-color: #CCCCCC;
	border-collapse: collapse;
}

.red {
	color: #FF0000;
}

.blue {
	color:#0000FF;
}

.green {
	color:#006633;
}

.purple {
	color:#903;
}

.mytable {
	/*width: 700px;*/
	padding: 0;
	margin: 0;
	border-collapse:collapse;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS",  Arial,Verdana, Helvetica, sans-serif;
	text-align: right;
}

.mytable th {
	font: bold 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header_main.jpg) repeat;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.mytable td {
	border-right: 1px solid #C1DAD7;
	border-: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.mytable td.alt {
	/*background: #F5FAFA;*/
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
.hor-minimalist-a
{
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background: #fff;
	/*
	margin: 45px;
	width: 480px;*/
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
.hor-minimalist-a tbody tr:hover td
{
	color: #009;
}
.hor-minimalist-b
{
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background: #fff;
	/*
	margin: 45px;
	width: 480px;*/
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.hor-minimalist-b td
{
	/*border-bottom: 1px solid #ccc;*/
	color: #669;
	padding: 3px;
	
	/*padding: 6px 8px;*/
}
.hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


/*main tab style */
div.main_tab {
padding: 0px;
margin: 0px;
}

div.main_tab a {
padding: 8px;
margin: 0px;
border: 1px solid #CCCCCC;
text-decoration: none;
line-height:50px;
}

div.main_tab a.current {
padding: 8px;
margin: 0px;
border: 1px solid #CCCCCC;
text-decoration: none;
line-height:50px;
background-color:#CCCCCC;
}

div.main_tab a:hover{
padding: 8px;
margin: 0px;
border: 1px solid #000099;
text-decoration: none;
line-height:50px;
}

div.main_tab a:active{
border: 1px solid #000099;
color:#FFF;
}

div.main_tab span.current {
color:#000;
padding: 8px;
margin: 0px;
border: 1px solid #CCCCCC;
/*font-weight: bold;*/
background-color:#CCCCCC;
}

div.main_tab span.keluar {
padding: 8px;
margin: 0px;
border: 0px solid #FF0000;
color:#FF0000;
}

/*style sub tab */
div.sub_tab {
padding: 0px;
margin: 0px;
}

div.sub_tab a {
padding: 2px 5px 2px 5px;
margin: 0px;
/*border: 1px solid #C1DAD7;*/
text-decoration: none;
}

div.sub_tab a:hover{
/*border: 1px solid #000099;*/
color: #000;
}

div.sub_tab a:active{
border: 1px solid #000099;
color:#FFF;
}

div.sub_tab span.link {
display: block;
padding: 2px 5px 2px 5px;
margin: 0px;
border: 1px solid #C1DAD7;
background-color:#FFFFFF;
width:150px;
}

div.sub_tab span.current {
display: block;
padding: 2px 5px 2px 5px;
margin: 0px;
border: 1px solid #C1DAD7;
background-color:#FFFFFF;
width:150px;
/*display: block;
color:#000;
padding: 2px 5px 2px 5px;
margin: 0px;
border: 1px solid #C1DAD7;
font-weight: bold;
background-color:#CCCCCC;
width:150px;
*/
}

/*style round corner*/
.round{display:block}
.round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  /*background:#C1DAD7;*/
  background:#CCCCCC}
.round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #C1DAD7;
  background:#CCCCCC}
.round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  background:#CCCCCC}
.round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;}
.round4{
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC}
.round5{
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC}
.roundfg{
  background:#FFFFFF;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  }

/*- round corner--------------------------- */

.rcorners_blank_div {
    border-radius: 10px;
	border: #0033FF 0px solid; 
	margin:0px; 
	padding:8px; 
} 	  

.rcorners_div_log {
    border-radius: 10px;
	height:120px;
	width:150px; 
	background-image:url(../images_sso/sistem_tab.jpg); 
	border:#0033FF 0px solid; 
	margin:8px; 
	float:left; 
	padding:0px; 
	color:#EEEEEE;
	border: 5px solid #fff;
	  -webkit-box-shadow: 3px 3px 3px #777;
		 -moz-box-shadow: 3px 3px 3px #777;
			  box-shadow: 3px 3px 3px #777;	
} 	  
.rcorners_div_sub_log {
    border-radius: 10px;
	height:25px;
	background-color:#000000;
	color:#FFFFFF; 
	border:0px solid #0033FF;
	position:relative;
	top:80%;
} 	  

.rcorners_div {
    border-radius: 10px;
	height:160px;
	width:220px; 
	background-image:url(../images_sso/sistem_tab.jpg); 
	margin:5px; 
	float:left; 
	padding:0px; 
	border: 5px solid #fff;
	  -webkit-box-shadow: 3px 3px 3px #777;
		 -moz-box-shadow: 3px 3px 3px #777;
			  box-shadow: 3px 3px 3px #777;	
} 	  

.rcorners_sub_div {
    border-radius: 5px;
	height:55px; 
	border:0px solid #0033FF;
	background-color:#FFFFFF; 
	position:relative;
	top:60%;
	padding:5px;
	opacity: 0.9;
    filter: alpha(opacity=90); 
} 	  

.rcorners_sub_black_div {
    border-radius: 5px;
	height:55px; 
	border:0px solid #0033FF;
	background-color:#000000;
	color:#FFFFFF; 
	position:relative;
	top:60%;
	padding:5px;
	opacity: 0.9;
    filter: alpha(opacity=90);
} 	  
.rcorners_sub_red_div {
    border-radius: 5px;
	height:55px; 
	border:0px solid #0033FF;
	background-color:#FF0000;
	color:#FFFFFF; 
	position:relative;
	top:60%;
	padding:5px;
	opacity: 0.9;
    filter: alpha(opacity=90);
} 	  
/*-----------end round corner----------------------------------*/
.bs-wizard {margin-top: 40px;}

/*-----------progress bar----------------------------------*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END progress bar*/