body {
  padding-top: 70px;
  margin: 0px;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #212529;
	background-color: #F5F8FA;
}
/*custom nav */
.bluenav{
	background-color: #3097D1 !important;
	
}
.bluenav ul li.active{
	background-color: #80C9F3 !important;
}
.bluenav ul li a, .bluenav ul li a:hover{
	color : #FFF !important;
}


/*box shadow*/
.box-shadow {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-top: 5px solid #6B15A1;
    overflow: hidden;
    padding: 10px;
    font-size: 14px;
    z-index: 4;
    animation-name: bounceInUp;
    animation-delay: 0.5s;
    animation-duration: 1.2s;
	margin-right:30px;
	margin-bottom:20px;
	border-radius:3px;
	background-color: #FFF;
}

.box-shadow img {
    width:100%;
    height: auto;
}

/*catalog menu*/
.search-menu{
    padding: 10px;
    font-size: 14px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #FFF;
	border:1px solid rgba(0, 0, 0, 0.125);
	border-bottom:none;
}

.container-menu{
    padding: 10px;
    font-size: 14px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #FFF;
	border:1px solid rgba(0, 0, 0, 0.125);
}
.box-menu{
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
	padding:0;
	margin-right:30px;
	margin-bottom:20px;
}
.box-menu img {
    width:100%;
    height: auto;
}
.label-menu{
	padding:3px;
	text-align:center;
}

/*timeline layout*/
.search-timeline{
    padding: 10px;
    font-size: 14px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #FFF;
	border:1px solid rgba(0, 0, 0, 0.125);
	
}
.container-timeline img {
    width:100%;
    height: auto;
	border-radius:100%;
}
.container-timeline{
    padding: 10px;
    font-size: 14px;
	background-color: #FFF;
	border:1px solid rgba(0, 0, 0, 0.125);
	border-top:none;
	padding-bottom:20px;
}

.timeline{
	min-height:50px;
	border-bottom:1px solid rgba(0, 0, 0, 0.125);
	font-size:14pt;
}

/*login form*/
.title-login{
	padding: 10px;
    font-size: 14px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #FFF;
	border:1px solid rgba(0, 0, 0, 0.125);
	width: 400px;
	margin: 0 auto;
}

.container-login{
    padding: 10px;
    font-size: 14px;
	background-color: #FFF;
	border:1px solid rgba(0, 0, 0, 0.125);
	border-top:none;
	padding-bottom:20px;

	width: 400px;
	margin: 0 auto;
}

.callout-subtab-inner{
	font-size: 20px;
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom:1px solid #d0cdcd;
}

.callout-subtab-inner small{
	font-size: 75%;
	font-weight: 400;
	color: #777;
}

.tt-dropdown-menu{
	width: 100%;
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	border-radius: 3px;
}
.tt-dropdown-menu .tt-dataset-0, .tt-dropdown-menu .tt-dataset-1{
	background-color: #f0f5fa;
	border-left: 1px solid #66afe9;
	border-right: 1px solid #66afe9;
}
.tt-dropdown-menu .tt-dataset-0 div, .tt-dropdown-menu .tt-dataset-1 div{
	padding: 5px 10px 0 10px;
	cursor: pointer;
    border-bottom:1px solid #66afe9;
	margin-bottom: 0;
}

.tt-dropdown-menu .tt-dataset-0 div:hover, .tt-dropdown-menu .tt-dataset-1 div:hover{
	background-color: #f7f9fa;

}

fieldset.resume-kuesioner {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.resume-kuesioner {
	background-color: #d9edf7;
	padding: 0.75rem;
	font-size: 1.3rem;
	color: #31708f;
	
	transform: translateX(-2.3rem);
	box-shadow: -1px 1px 1px rgba(74, 108, 132, 0.8);
}

legend.resume-kuesioner:after {
	content: "";
	height: 0;
	width:0;
	background-color: transparent;
	border-top: 0.0rem solid transparent;
	border-right:  0.35rem solid black;
	border-bottom: 0.45rem solid transparent;
	border-left: 0.0rem solid transparent;
	position:absolute;
	left:-0.075rem;
	bottom: -0.45rem;
  }

.profile {
	border-right:1px solid #eee;
}
.profile ul.profile-nav li a {
	color: #557386;
	display: block;
	font-size: 14px;
	padding: 8px 10px;
	margin-bottom: 1px;
	background: #f0f6fa;
	border-left: solid 2px #c4d5df;
}
.profile ul.profile-nav li a:hover {
	color: #169ef4;
	background: #ecf5fb;
	text-decoration: none;
	border-left: solid 2px #169ef4;
}
.profile ul.profile-nav li.active a {
	color: #169ef4;
	background: #ecf5fb;
	text-decoration: none;
	border-left: solid 2px #169ef4;
}
.profile ul.profile-nav li a.disabled {
	color: #c4d5df;
}
.profile ul.profile-nav li a.disabled:hover {
	color: #c4d5df;
	background: #f0f6fa;
	border-left: solid 2px #c4d5df;
}
.twitter-typeahead{
	width: 100%;
}

/*
    component: Boxes
-------------------------
*/
.box {
	position: relative;
	background: #ffffff;
	border-top: 2px solid #c1c1c1;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
	border-top-color: #337ab7;
}
.box.box-info {
	border-top-color: #00c0ef;
}
.box.box-danger {
	border-top-color: #f56954;
}
.box.box-warning {
	border-top-color: #f39c12;
}
.box.box-success {
	border-top-color: #00a65a;
}
.box.height-control .box-body {
	max-height: 300px;
	overflow: auto;
}
.box .box-header {
	position: relative;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom: 0px solid #f4f4f4;
	color: #444;
}
.box .box-header:before, .box .box-header:after {
	display: table;
	content: " ";
}
.box .box-header:after {
	clear: both;
}
.box .box-header > .fa, .box .box-header > .glyphicon, .box .box-header > .ion, .box .box-header .box-title {
	display: inline-block;
	padding: 10px 10px 10px 10px;
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	float: left;
	cursor: default;
}
.box .box-header a {
	color: #444;
}
.box .box-header > .box-tools {
	padding: 5px 10px 5px 5px;
}
.box .box-body {
	padding: 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

@media (max-width: 430px) {
  .table th.hide-xs, .table td.hide-xs{
    display: none;
  }
  
 }