html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 50px;
}

body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

::selection { background-color: #E13300; color: white; }
::-moz-selection { background-color: #E13300; color: white; }

article > header time {
font-size: 14px; display: block; width: 26px;
padding: 2px; text-align: center; background-color: #993333;
color: #fff; font-weight: bold; -moz-border-radius: 6px;
-webkit-border-radius: 6px; border-radius: 6px; float: left;
margin-bottom: 10px;
}
article > header time span {
font-size: 10px; font-weight: normal;
text-transform: uppercase;
}
article > header h1 {
font-size: 20px; float: left;
margin-left: 14px; text-shadow: 2px 2px 5px #333;
}
article > header h1 a {
color: #993333;
}
article > section header h1 {
font-size: 16px;
}
/*
article p {, 
clear: both;
}
*/
article > header img {
	width: 40px;
	height: 40px;
	margin:2px;
}

article > header span {
	font-size: 18px;
	color: #050fc7;
	margin-left: 5px; text-shadow: 2px 2px 5px #333;
	text-transform: capitalize;
}

.media, .container-fluid p{
	text-align: justify;
}



.content_list img{
	float: left;
	display: inline;
	padding: 7px 10px 7px 0
}

/* container class-------------------------------------*/
.dverscrol
{
	height:350px;
	overflow:auto;
	padding: 1px;
}
.titles{
	margin-bottom:10px; 
	float: left;
	height: 30px;
	font-weight: bold;
}

.brand { font-family: georgia, serif; }
.brand .first {
    color: #ccc;
    font-style: italic;
}

.brand .second {
    color: #fff;
    font-weight: bold;
}

.form-group .control-label{
	text-align: left;
}

.navbar-inverse{
	
}

.pag_link {
background:#D0D0FF;
border:#7090FF 1px solid;
color:#000;
margin-left:1px;
margin-right:1px;
padding:1px 5px;
}

.pag_link_cur {
background:#90A0FF;
border:#7090FF 1px solid;
color:#000;
margin-left:1px;
margin-right:1px;
padding:1px 5px;
}

.paging {
font-size:80%;
margin-bottom:5px;
margin-left:7px;
padding:2px 3px;
text-align:left;
}

.paging a {
border:none;
color:#000;
}

.paging a:hover {
text-decoration:underline;
}
.container{
  padding-right: 2px;
  padding-left: 2px;
 
}

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  *zoom: 1;
}

.x-content{
	padding: 5px;
}
.w-batas {
	margin: 10px -2px 15px 0;
	padding: 2px 0 2px 30px;
	background: url(../images/kembang.gif) no-repeat left bottom ;
	background-color: #a5bddc;
}

.w-batas_top {
	margin: 0;
	padding: 2px 0 2px 30px;
	background: url(../images/kembang.gif) no-repeat left bottom ;
	background-color: #a5bddc;
}

.conclusion{
	margin:10px 0;
	border-top: 1px solid #000;
	padding: 3px
}

.ajax_loading{
	position: absolute;
    width: 100%;
    left: 0;
    top: 45;
    min-height:100%;
    z-index: 999;
   	background: url('../images/ajax-loader.gif') 50% 50% no-repeat rgb(249,249,249); */
}

.isi {
	margin: 5px 0;
	font-weight: bold;
	color: #fff7f7
}

.semibig {
font-size:13px;
}

.midle {
font-size:95%;
}

.smaller {
font-size:11px;
}

.box{
	padding: 2px;
	border: solid 1px #d3d6d3;
	margin-bottom: 5px;
	background: #FFF;
}

.borderless{
	border:0;
	padding: 2px;
	margin: 3px;
}

.panel{
	text-align: justify;
}

.dverscrol
{
	height:200px;
	overflow:auto;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 8px 12px;
}

.panel-heading > .nav {
  margin: -8px -13px;
}

.form-group {
 margin-bottom: 3px; 
 margin-top: 2px;
}

.esbox{
	margin: 3px 0;
	padding: 3px 0;
}
.ver-label{
	width: 110px;
	font-size: 90%;
}

.yellow20 {
color:#b39c20;
}

.boxshadow{
	border: 1px solid #D0D0D0;
	box-shadow: 0 0 8px #D0D0D0;
}

/* Sticky footer styles
-------------------------------------------------- */
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 30px;
    
}

#footer > .container {
    /* Align with the navbar container */
    padding-left: 15px;
    padding-right: 15px;
}
	
.smartsp_bam, #donate {
	color: #5E88B6;
	font-weight: bold;
	text-transform: capitalize;
}
.smartsp_inv {
	font-weight: bold;
	font-variant: small-caps;
	color: #333;	
}

#dialog_link:hover{
	cursor:pointer;
}

.mainav{
	/*text-align:right; */
	margin-bottom:10px; 
	margin-top: 10px;
	height: 42px;
	border-bottom: solid #FF6600
}

.titles{
	margin-bottom:10px; 
	float: left;
	height: 30px;
	font-weight: bold;
}

.modal {
	margin-top: 100px;
}

/*LOGIN form */
.signin-card {
	width: 440px;
	padding: 40px 40px;
	margin: auto;
}

.transact {
    width: 640px;
    padding: 40px 40px;
    margin: auto;
}

.signin-card .profile-img {
	width: 96px;
	height: 96px;
	margin: 0 auto 10px;
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.signin-card .profile-name {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0;
	min-height: 1em;
}
	.signin-card input[type=email],
	.signin-card input[type=password],
	.signin-card input[type=text],
	.signin-card input[type=label],
	.signin-card input[type=submit] {
	width: 100%;
	display: block;
	/*margin-bottom: 10px;*/
	z-index: 1;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.profile-ava img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 2px solid #688a7e;
  display: inline-block;
  height: 28px;
  width: 28px;
}

.calendar{
	border: 1px #dcdcfe solid;
	/*padding: 5px;
	width: 70%;*/
	text-align: center;
	margin-bottom: 3px;
}

.widget{
	width: 100%;
	margin : 0 1px 5px 1px;
	border: 1px solid #dcdcfe;
}

.content3 {
    background-color: #fff;
    width: 1024px!important;
    margin: 50px auto 0;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
}

/**
 * Override of misc/vertical-tabs.css.
 */
div.vertical-tabs {
  background: #fff url(../images/fc.png) repeat-y 0 0; /* LTR */
  border: 1px solid #ccc;
  margin: 10px 0;
  position: relative;
}
fieldset.vertical-tabs-pane {
  border: 0;
  padding: 0;
  margin: 0;
}
div.vertical-tabs .vertical-tabs-list {
  border-bottom: 1px solid #ccc;
  float: left; /* LTR */
  font-size: 1em;
  line-height: 1;
  margin: 0 -100% -1px 0; /* LTR */
  padding: 0;
  width: 240px;
}
div.vertical-tabs ul li.vertical-tab-button {
  list-style: none;
  list-style-image: none;
  margin: 0;
}
div.vertical-tabs ul li.vertical-tab-button a {
  border-top: 1px solid #ccc;
  display: block;
  padding: 10px;
}
div.vertical-tabs ul li.first a {
  border-top: 0;
}
div.vertical-tabs ul li.vertical-tab-button strong {
  font-size: 0.923em;
}
div.vertical-tabs ul li.vertical-tab-button .summary {
  color: #666;
  display: block;
  font-size: 0.846em;
  padding-top: 0.4em;
}
div.vertical-tabs ul li.vertical-tab-button a:hover,
div.vertical-tabs ul li.vertical-tab-button a:focus {
  background: #d5d5d5;
  text-decoration: none;
  outline: 0;
}
div.vertical-tabs ul li.active a,
div.vertical-tabs ul li.active a:hover,
div.vertical-tabs ul li.active a:focus,
div.vertical-tabs ul li.active a:active {
  background: #fff;
  border-right-color: #fff; /* LTR */
  border-top: 1px solid #ccc;
}
div.vertical-tabs ul li.first.active a,
div.vertical-tabs ul li.first.active a:hover {
  border-top: 0;
}
div.vertical-tabs ul li.active a:focus strong {
  text-decoration: underline;
}
div.vertical-tabs .vertical-tabs-panes {
  margin: 0 0 0 265px; /* LTR */
  padding: 10px 15px 10px 0; /* LTR */
}
fieldset.vertical-tabs-pane legend {
  display: none;
}
fieldset.vertical-tabs-pane fieldset legend {
  display: block;
}
.vertical-tabs-pane .fieldset-wrapper > div:first-child {
  padding-top: 5px;
}

/**
 * Prevent text inputs from overflowing when container is too narrow. "width" is
 * applied to override hardcoded cols or size attributes and used in conjunction
 * with "box-sizing" to prevent box model issues from occurring in most browsers.
*/
.vertical-tabs .form-type-textfield input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* html .vertical-tabs .form-type-textfield,
* html .vertical-tabs .form-textarea-wrapper {
  width: 95%; /* IE6 */
}

.form-item {
  padding: 9px 0;
  margin: 0 0 10px;
}

.vertical-tabs .form-type-textfield input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div.description, .form-item div.description {
  margin: 5px 0;
  line-height: 1.231em;
  font-size: 0.923em;
  color: #666;
}

input.form-checkbox, input.form-radio {
  vertical-align: middle;
}

table.tablesorter 
{
	position:relative;
	width:100%;
	
}

table.tablesorter thead tr th, table.tablesorter tbody tr th, table.tablesorter tfoot tr th 
{
	color:#FFFFFF;
	text-align: center;
	background-color:#4386a1;
	padding: 0px 5px 0px 5px;
	
}

table.tablesorter thead tr .header 
{
	background-image: url(../images/tables/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter tbody td 
{
	color: #3D3D3D;
	background-color: #FFF;
	vertical-align: top;
	padding: 0px 2px;
}

table.tablesorter tbody td 
{
	border-bottom:1px solid #DDDDDD;
}

table.tablesorter tbody td.over
{
	background-color:#CCCCCC;
}

table.tablesorter tbody td.selected
{
	background-color:#BBBBBB;
}

.table-sortable {
    position: relative;
}
.table-sortable .sortable-placeholder {
    height: 37px;
}
.table-sortable .sortable-placeholder:after {
    position: absolute;
    z-index: 10;
    content: " ";
    height: 37px;
    background: #f9f9f9;
    left: 0;
    right: 0;
}
/*------------------------------------------------
DROPDOWN menu
--------------------------------------------------*/
.dropdown-submenu {
	position: relative;	
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu .dropdown-menu {
	left: 100%;
	top: 0;	
}
.dropdown-submenu .pull-left {
	float: none;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
}

/**
*galeri
*/
.node-gallery {
  float: left;
  width: 180px;
  height: 190px;
  position: relative;
  margin: 5px 60px 40px 0;
}

.node-gallery img {
  position: absolute;
  top:0px;
}

.node-gallery .title {
  position: absolute;
  bottom: 0px
}

.node-gallery .image1 {left: 0px;
  z-index: 3;
  -webkit-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  -o-transition:all 0.2s ease
}

.node-gallery .image2 {left: 7px;
  height: 148px;
  z-index: 2;
  -webkit-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  -o-transition:all 0.2s ease
}

.node-gallery .image3 {left: 14px;
  height: 145px;
  z-index: 1;
  -webkit-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease;
  -o-transition:all 0.2s ease
}

.image1, .image2, .image3{
  border: 5px solid #F3F3F3;
  box-shadow: 1px 1px 2px #666;
  -webkit-shadow:1px 1px 2px #666;
  -webkit-transform:rotate(0deg) translate(0px);
}

.node-gallery:hover .image1{
   z-index: 6;
  -ms-transform: rotate(-5deg) translate(-40px, -2px);
  -ms-transform-origin:center bottom;
  -webkit-transform: rotate(-5deg) translate(-40px, 2px);
  -webkit-transform-origin:center bottom;
  -moz-transform: rotate(-5deg) translate(-40px, -2px);
  -moz-transform-origin:center bottom;
  -o-transform: rotate(-5deg) translate(-40px, -2px);
  -o-transform-origin:center bottom;
}

.node-gallery:hover .image2{
   z-index: 5;
  -ms-transform: rotate(-2deg) translate(0px, 2px);
  -ms-transform-origin:center bottom;
  -webkit-transform: rotate(-2deg) translate(0px, -2px);
  -webkit-transform-origin:center bottom;
  -moz-transform: rotate(-2deg) translate(0px, 2px);
  -moz-transform-origin:center bottom;
  -o-transform: rotate(-2deg) translate(0px, 2px);
  -o-transform-origin:center bottom;
}

.node-gallery:hover .image3{
   z-index: 4;
  -ms-transform: rotate(5deg) translate(40px,-2px);
  -ms-transform-origin:center bottom;
  -webkit-transform: rotate(5deg) translate(40px,2px);
  -webkit-transform-origin:center bottom;
  -moz-transform: rotate(5deg) translate(40px,-2px);
  -moz-transform-origin:center bottom;
  -o-transform: rotate(5deg) translate(40px,-2px);
  -o-transform-origin:center bottom;
}

.node-crousel{
	float: left;
	width: 120px;
	height: 120px;
	position: relative;
	margin: 5px 10px 10px 0;
}

.node-crousel .images{
  box-shadow: 1px 1px 2px #666;
  -webkit-shadow:1px 1px 2px #666;
  -webkit-transform:rotate(0deg) translate(0px);
}

.node-crousel:hover{
	cursor: pointer;
}

.reciept{
	margin:0px;
}

/*TEKS CHANGE CHASE */
.upper{text-transform: uppercase;}
.lower{text-transform: lowercase;}
.cap{text-transform: capitalize;}

.form-actions {
    padding: 20px 10px;
    margin: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}

/*ul.list-group*/

