body{font-family:Arial, Helvetica, sans-serif;background-color: #38C1F8;}
 .header {
 min-height: 100px;
 background: #fff;
 border-bottom: #7af97a solid 2px;
}
.header .container {
padding: 20px 10px;
}
.logo-left {

 }
 .logo-left img {
 float:left;
 }
.logo-center {
 text-align: center;
}
.logo-center h1 {
font-size: 25px;
margin: 5px 0 5px;
}
.logo-center h3 {
font-size: 15px;
margin: 5px 0 5px;
color: #cccccc;
}
.logo-right {

}
 .logo-right img {
 float:right;
 }
 .main {
padding: 10px 10px 10px;
background: #fff;
margin-top:10px;
margin-bottom:10px;
border-top:4px solid #0099FF;
box-shadow: 0px 5px 10px -6px rgba(0,0,0,0.70);-moz-box-shadow: 3px 5px 8px rgba(0,0,0,0.70);-webkit-box-shadow: 3px 5px 8px rgba(0,0,0,0.70);
 }
.topcontainer{
min-height:100px;
}
.widget {
border: 1px solid #ddd;
margin-bottom: 10px;
 }
 .widget p {
 font-size: 12px;
 }
 .date {
 color: #de0a0f;
 font-size: 12px;
 }
 .widget-title {
 background: #e7e7e7;
 padding: 0 10px;
 }
 .widget-content {
 padding: 10px;
 overflow: hidden;
 }
  .widget-content img{
 margin: auto;
 max-width: 100%;
 display: block;
 border: solid 3px #e5e4e4;
 margin-bottom: 10px;
 }
 .widget_login form {
 margin-bottom: 10px;
 }
 .widget_login a {
 display: block;
 }
 .widget-title h4 {
 color: #666666;
 }
 .readmore {
 color: #0f07c0;
 }
 .widget a:hover {
text-decoration: none;
 }
 .iklan-depan {
 text-align: center;
 }
 .iklan-depan img {
 max-width: 100%;
 }
  .lowongan {
  margin-bottom: 10px;
  }
 .lowongan-news {
 border-bottom: dashed 1px #666;
 margin-bottom: 10px;
 }
 .lowongan-news .title {
 margin-top: 5px;
 }
 .lowongan-news .title a{
 color: #de0a0f;
 font-size: 15px;
 text-decoration: none;
 }
 .lowongan-news p {
 line-height: 1;
 margin-bottom: 5px;
 }
 .carousel-control {
  padding-top:10%;
  width:5%;
}
.well1 {
margin-bottom: 10px;
padding: 10px 3px;
border: 1px solid #ddd;
}
.well1 .carousel-inner {
padding: 0 30px;
}
.left1 {
background: #fff;
}
.right1 {
background: #fff;
}
.footer {
background: #424242;
padding: 10px 10px;
}
.copyright {
text-align: center;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5 {
margin: 5px 0;
}
.footer span{
color: #666;
font-size: 12px;
}
.iklan-bawah {
background: #ededec;
padding: 5px 10px;
border: solid 2px #dbdbdb;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.iklan-bawah span {
color: #d433b8;
font-weight: bold;
}
.hitcounter ul li {
background:#d433b8;
display: inline-block;
color: #fff;
padding: 0 3px;
}
.newsticker {
padding:0;
margin-bottom: 10px;
background: #534b4b;
}
.newsupdate {
background: #f64d11;
padding: 10px;
float:left;
width: 12%;
text-align: center;
}
.newsupdate span {
color: #fff;
}
.update {
padding: 10px 0 0;
float:left;
width: 88%;
}
.update a {
padding-left: 10px;
font-size: 12px;
background: url('image/ticker.png');
background-repeat: repeat-y;
color: #fff;
margin-right: 10px;
}
.update a:hover {
text-decoration: none;
}
@media (max-width: 768px) {
.logo-left {
 text-align: center;
 }
 .logo-left img {
 float:none;
 }
 .logo-right {
  text-align: center;
}
 .logo-right img {
 float:none;
 }
 .footer {
 text-align: center;
 }
}
@media (max-width:480px){
 .topcontainer{
min-height:200px;
}
}
.required{color:#CC3300;font-weight:bold;}

/***
General backgrounds
***/
.bg-blue {
  background-image: none !important;
  background-color: #4b8df8 !important;
}

.bg-red {
  background-image: none !important;
  background-color: #e02222 !important;
}

.bg-yellow {
  background-image: none !important;
  background-color: #ffb848 !important;
}

.bg-green {
  background-image: none !important;
  background-color: #35aa47 !important;
}

.bg-purple {
  background-image: none !important;
  background-color: #852b99 !important;
}

.bg-grey {
  background-image: none !important;
  background-color: #555555 !important;
}

/***
Tiles(new in v1.1.1)
***/
.tiles {
  margin-right: -10px;
}

.tile {
  display: block;
  letter-spacing: 0.02em;
  float: left;
  height: 130px;
  width: 130px !important;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  position: relative;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 20px;
  font-smooth: always;
  overflow: hidden;
  border: 4px solid transparent;
  margin: 0 10px 10px 0;
  box-shadow: 0px 5px 10px -6px rgba(0,0,0,0.70);-moz-box-shadow: 3px 5px 8px rgba(0,0,0,0.70);-webkit-box-shadow: 3px 5px 8px rgba(0,0,0,0.70);
  border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}

.tile:after,
.tile:before {
  content: "";
  float: left; 
}

.tile.double {
  width: 278px !important;
}

.tile.double-down {
  height: 278px !important;
}

.tile:active, .tile.selected {
  border-color: #ccc;
}

.tile:hover {
  border-color: #fff;
}

.tile.selected .corner:after {  
  content: "";
  display: inline-block;
  border-left: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-right: 40px solid #ccc;
  position: absolute;
  top: -3px;
  right: -3px;
}

.tile.selected .check:after {  
  content: "";
  font-family: FontAwesome;
  font-size: 13px;
  content: "\f00c";
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 2px;
}

.tile * {
  color: #ffffff;
}

.tile .tile-body {
  height: 100%;
  vertical-align: top;
  padding: 10px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  font-weight: 400;
  font-size: 12px;
  font-smooth: always;
  color: #000000;
  color: #ffffff;
  margin-bottom: 10px;
}

.tile .tile-body img {
  float: left;
  margin-right: 10px;
}

.tile .tile-body img.pull-right {
  float: right !important;
  margin-left: 10px;
  margin-right: 0px;
}

.tile .tile-body .content {
  display: inline-block;
}

.tile .tile-body > i {
  margin-top: 17px;
  display: block;
  font-size: 56px;
  text-align: right;
}

.tile.double-down i {
  margin-top: 95px;
}

.tile .tile-body h1,
.tile .tile-body h2,
.tile .tile-body h3,
.tile .tile-body h4,
.tile .tile-body h5,
.tile .tile-body h6,
.tile .tile-body p {
  padding: 0;
  margin: 0;
  line-height: 14px;
}

.tile .tile-body h3,
.tile .tile-body h4 {
  margin-bottom: 5px;
}

.tile .tile-body h1:hover,
.tile .tile-body h2:hover,
.tile .tile-body h3:hover,
.tile .tile-body h4:hover,
.tile .tile-body h5:hover,
.tile .tile-body h6:hover,
.tile .tile-body p:hover {
  color: #ffffff;
}

.tile .tile-body p {
  font-weight: 400;
  font-size: 13px;
  font-smooth: always;
  color: #000000;
  color: #ffffff;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tile .tile-body p:hover {
  color: rgba(0, 0, 0, 0.8);
}

.tile .tile-body p:active {
  color: rgba(0, 0, 0, 0.4);
}

.tile .tile-body p:hover {
  color: #ffffff;
}

.tile.icon > .tile-body {
  padding: 0;
}

.tile .tile-object {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  background-color: transparent;
  *zoom: 1;
}

.tile .tile-object:before,
.tile .tile-object:after {
  display: table;
  content: "";
}

.tile .tile-object:after {
  clear: both;
}

.tile .tile-object > .name {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 15px;
  font-weight: 400;
  font-size: 13px;
  font-smooth: always;
  color: #ffffff;
}

.tile .tile-object > .name i {
  display: block;
  font-size: 24px;
}

.tile .tile-object > .number {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 14px;
  font-smooth: always;
  margin-bottom: 8px;
  margin-right: 10px;
}

.tile.image {  
  border-color1: transparent !important;
}

.tile.image > .tile-body {
  padding: 0 !important;
}

.tile.image > .tile-body > img{
  width: 100%;
  height: auto;
  min-height: 100%;
  max-width: 100%;
}

.tile.image .tile-body h3 {
  display: inline-block;
}

/*************************************************/

/* navbar */
.navbar-default {
    /* background-color: #F8F8F8; */
    /*border-color: #fff;*/
	/*border-bottom:4px solid #0099ff;*/
	/* border-radius:0px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	  box-shadow: 0px 5px 10px -6px rgba(0,0,0,0.70);
	  -moz-box-shadow: 0px 5px 8px rgba(0,0,0,0.70);
	  -webkit-box-shadow: 0px 5px 8px rgba(0,0,0,0.70);
	font-family:Oswald,arial,Georgia,serif;
	font-size:14px;
	border-bottom:4px solid #0099ff;
	border-top:none;
	border-left:none;
	border-right:none; */
}
/* title */
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5E5E5E;
}
/* link */
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
	background-color: #0099ff;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #0099ff;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #D5D5D5;
}
/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a .caret, 
.navbar-default .navbar-nav > .open > a:hover .caret, 
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
    }
}

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-image: -webkit-linear-gradient(top, #5BBCFD 0%, #0099ff 100%);
  background-image:      -o-linear-gradient(top, #5BBCFD 0%, #0099ff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5BBCFD), to(#0099ff));
  background-image:         linear-gradient(to bottom, #5BBCFD 0%, #0099ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5BBCFD', endColorstr='#0099ff', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}

.panel-green {
  border-color: #5cb85c;
}
.panel-green > .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}
.panel-green > a {
  color: #5cb85c;
}
.panel-green > a:hover {
  color: #3d8b3d;text-decoration: none;
}
.panel-red {
  border-color: #d9534f;
}
.panel-red > .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}
.panel-red > a {
  color: #d9534f;
}
.panel-red > a:hover {
  color: #b52b27;text-decoration: none;
}
.panel-yellow {
  border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-yellow > a {
  color: #f0ad4e;
}
.panel-yellow > a:hover {
  color: #df8a13;text-decoration: none;
}
.panel-blue {
  border-color: #4B8DF8;
}
.panel-blue > .panel-heading {
  border-color: #4B8DF8;
  color: white;
  background-color: #4B8DF8;
}
.panel-blue > a {
  color: #4B8DF8;
}
.panel-blue > a:hover {
  color: #1D6AE7;text-decoration: none;
}

.bs-wizard {margin-top: 40px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;border-bottom:0;margin-top:0;margin-left:10px;}
.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; }
.bs-wizard > .bs-wizard-step.active > .bs-wizard-info {font-weight:bold;}
