
.masthead {
	background: linear-gradient(45deg, #054E77 0%, #BFEFAC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
	color: #FFFFFF;
	padding: 40px 0;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);

}

.subhead {
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 40px 0;
	margin-bottom: 10px;
}

.logo {
	position: absolute;
	right: 20px;
	top: 70px;
}


.hide {
	display: hidden;
}


div.tooltip-inner {
    max-width: 500px;
    text-align: justify;
}

.tooltip-inner p {
    text-align: justify;
}

div.tooltip-inner table {
    max-width: 450px;
    text-align: justify;
}


#prasyarat-content .tooltip-inner table {
    max-width: 700px;
    text-align: justify;
    text-justify: inter-word;
    font-size: x-small;
}

input.radio {
    display: inline !important;
    margin-left: 0.5em !important;
}

.modal-footer > .btn-primary {
    color: #ffffff;
    background-color: #0000ff;
    border-color: #5583a4;
}

.modal-footer > .btn-primary:hover {
    color: #ffffff;
    background-color: #5251a4;
    border-color: #5583a4;
}

div.foto_proyek {
    margin-right: 20px;
    min-height: 175px;
    position: relative;
    float: left;
    width: 185px;
}

.imgWrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    width: 225px;
    height: 225px;
    padding: 5px;
}


.img_caption {
    display: none;
    width: 88%;
    margin: 0 15px 16px 12px;
    height: 48px;
    position: absolute;
    bottom: 10px;
    left: 0px;
    text-align: center;
}

#load_question {
    position: absolute;
    background: white url('/images/loading.gif') no-repeat center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    //opacity: 0.5;
}

/*

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

*/