#content {
    min-height: 650px;
}
.slide1 {
	background-image: url(../img/slider4-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
}
.slide2 {
	background-image: url(../img/slider2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right bottom;
}
.slide3 {
	background-image: url(../img/slider3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
}
.homecar {
	min-height: 586px;
}
.boxform {
	background-color: rgba(255, 255, 255, 0.88);
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.boxform .col-form-label {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight:400;
	font-size: 13px;
    padding-top: 5px;
	color: #023065;	
}
.boxwhiteform {
	background-color: rgba(255, 255, 255, 0.71);
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.boxwhiteform .col-form-label {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight:400;
	font-size: 13px;
    padding-top: 5px;
	color: #023065;	
}
.formtitle {
	padding-top: 10px;
	padding-bottom: 10px;
}
.hrdotted {
    border-top: 1px dotted #003777;
}
.boxlogin {
	background-color: #E9E9E9;	
	border-radius: 5px;
}
.boxreg {
	background-color: #FFFFE6;
	border-radius: 5px;
}
.boxdash {
    background-color: #d8f1ff;
    border-radius: 5px;
    padding: 10px;
}
.pinjaman {
	font-size: 22px;
	font-weight: 600;
	color: #333333;
	padding-bottom: 8px;
}
.boxdashalert {
	background-color: #FFC1CE;
	border-radius: 5px;
	padding: 10px;
}
.alert-white {
	background-color: #FFFFFF;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.alert-loan {
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-warning {
    color: #111;
    background-color: #ffc107;
}
#listrow {
	padding: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	line-height: 1.6em;
}
.card.card-body {
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 10px;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.linetop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.card .col-md-6 {
	padding: 8px;
}

.pagerow {
    text-align: center;
}
.colicon {
	font-size: 14px;
	text-transform: uppercase;
	color: #00adef;
	border-bottom-style: none!important;
	border-bottom-color: #FFFFFF;
}
.scroll-y {
    height: 400px;
    overflow-y: scroll;
    width: 100%;
    border: 0px;
}
.alertrows {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
	line-height: 23px;
}
.dateblock {
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	background-color: #FF9900;
	text-align: center;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
}
.eventblock {
	background-color: #EFEFEF;
	padding: 5px;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	font-weight: 400;
	color: #333333;
}
.alerticon {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 8px;
}
.payalert {
	font-size: 16px;
	font-weight: 600;
	color: #003399;	
}
.labelmonth {
	font-size: 14px;
	font-weight: 600;
	text-transform:: initial!important;
}
.textalert {
    font-weight: 500;
    color: #003399;
    text-transform: initial;
}
.nextpay {
	background-color: #ffffff;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 5px;
    margin-bottom: 5px;
}
.profileuser {
    line-height: 22px;
    padding: 8px;
}
.boxborder {
	border: 1px solid #E9E9E9;
	margin-bottom: 10px;
	padding-top: 8px;
}
#customer-dashboard {
	background: #fff;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: none;
	border-right: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.buttonblock {
    -webkit-border-radius: 0px 6px 6px 0px;
    -moz-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
    background-color: #d7fbff;
}
.dash-heading {
	margin-top: 20px;
}
.dash-title {
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 2px dotted #e0e0e0;
}
.btn-top {
    margin-top: 25px;
}
.hint {
    position: relative;
    display: inline-block;
    cursor: pointer;
    color: #00aeef;
}

.hint .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: white;
    color: #444444;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 9999;
    top: -110px;
    left: 110%;
    border: 1px solid #b4b3b3;
}

.hint:hover .tooltiptext {
    visibility: visible;
}
.navbar .yamm-content dt {
	color: #003399;
}
.navbar .yamm-content dd {
	margin-bottom: 10px;
}
.topshadow {
-webkit-box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.17);
box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.17);
}
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
.stepwizard-step button[disabled], .btn-circle[disabled], .btn-circle[disabled]:hover {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    pointer-events: none!important;
    cursor: not-allowed!important;
    background-color: #c7c7c7;
    color: #ffffff;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
   height: 2px;
    background-color: #ddd;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
    width: 16.5%;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.allbordered {
	border: 1px solid #CCCCCC;
}
.kalkulator {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kalkulator:hover, .kalkulatoractive {
	background-color: #abd7ff;	
	cursor: pointer;
}
.kalkulator .name{
	color: #003778;
	font-size: 12px;
}
.simplebox .name{
	color: #919191;
	font-size: 12px;
}
.kalkulator p.price , .simplebox p.price {
	font-size: 16px;
	color: #0066CC;
}
.simplebox {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0;
	margin-right: 0;
	margin-left: 6px;
	padding: 10px;
}
/*  meltabs tab */
div.meltabs-tab-container {
	z-index: 10;
	background-color: #ffffff;
	padding: 0 !important;
	margin-top: 0px;
	margin-left: 12px;
	background-clip: padding-box;
	opacity: 0.97;
	filter: alpha(opacity=97);
	margin-right: 12px;
}
.meltabs-tab {
    border: 1px solid #dedede;
    background-color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
div.meltabs-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.meltabs-tab-menu div.list-group{
  margin-bottom: 0;
}
.meltabs-icon {
	border: none;
}
div.meltabs-tab-menu div.list-group>a {
    margin-bottom: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dfdfdf;
}
div.meltabs-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
div.meltabs-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #dfdfdf;
    border-bottom-color: #dfdfdf;
    border-left-color: #dfdfdf;
}
div.meltabs-tab-menu div.list-group>a.active,
div.meltabs-tab-menu div.list-group>a.active .iconset,
div.meltabs-tab-menu div.list-group>a.active .fa{
	background-color: #00b1f0;
	color: #ffffff;
	background-position: -32px 0px;
    border-color: #00b6f1;
}
.meltabs-icon.list-group-item {
	padding: 7px;
}
div.meltabs-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #00b1f0;
}

div.meltabs-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-top: 10px;
      padding-bottom: 5px
}

div.meltabs-tab div.meltabs-tab-content:not(.active){
  display: none;
}
/*EOF MELtabs */
/* kiniUsahaTabs*/
div.kiniusahatabs-tab-container {
	z-index: 10;
	background-color: #ffffff;
	padding: 0 !important;
	margin-top: 0px;
	margin-left: 12px;
	background-clip: padding-box;
	opacity: 0.97;
	filter: alpha(opacity=97);
	margin-right: 12px;
}
.kiniusahatabs-tab {
    border: 1px solid #dedede;
    background-color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
div.kiniusahatabs-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.kiniusahatabs-tab-menu div.list-group{
  margin-bottom: 0;
}
.kiniusahatabs-icon {
	border: none;
}
div.kiniusahatabs-tab-menu div.list-group>a {
    margin-bottom: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dfdfdf;
}
div.kiniusahatabs-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
div.kiniusahatabs-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #dfdfdf;
    border-bottom-color: #dfdfdf;
    border-left-color: #dfdfdf;
}
div.kiniusahatabs-tab-menu div.list-group>a.active,
div.kiniusahatabs-tab-menu div.list-group>a.active .iconset,
div.kiniusahatabs-tab-menu div.list-group>a.active .fa{
	background-color: #00b1f0;
	color: #ffffff;
	background-position: -32px 0px;
    border-color: #00b6f1;
}
.kiniusahatabs-icon.list-group-item {
	padding: 7px;
}
div.kiniusahatabs-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #00b1f0;
}

div.kiniusahatabs-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-top: 10px;
      padding-bottom: 5px
}

div.kiniusahatabs-tab div.kiniusahatabs-tab-content:not(.active){
  display: none;
}	

/*EOF kiniUsahaTabs*/
.iconset-sofa{
	background-image: url(../img/icon-sofa-two.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 32px;
	margin-left: auto;
	margin-right: auto;
}
.iconset-lamp{
	background-image: url(../img/icon-lamp-two.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 32px;
	margin-left: auto;
	margin-right: auto;
}
.iconset-tv{
	background-image: url(../img/icon-tv-two.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 32px;
	margin-left: auto;
	margin-right: auto;
}
.iconset-tax{
	background-image: url(../img/icon-tax-two.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 32px;
	margin-left: auto;
	margin-right: auto;
}
.iconset-notax{
	background-image: url(../img/icon-notax-two.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 32px;
	margin-left: auto;
	margin-right: auto;
}
.hotpromo{
	font-family: 'Montserrat', sans-serif;
	color: #003779;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-weight: 400;
}
.products {
    margin-bottom: 30px;
}
.angsuranbox {
    text-align: center;
    background-color: #003778;
    border-radius: 5px;
    padding: 5px;
    color: #ffffff;
    margin-top: 10px;
}
.angsuran-price {
    font-size: 16px;
    color: #7cdcff;
}
.storelogo {
    padding-top: 15px;
}
dd a {
    display: inline !important;
}
dd li {
    list-style-type: square!important;
    line-height: 22px;
}
dt {
    line-height: 22px;
}
.ResultRP {
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
	border: 0px;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	padding: 0px;
}
.ResultAmount {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	background-color: transparent;
	border: 0;
	border-bottom: 1px dashed #bbbbbb;
	border-radius: 0px;
	font-size: 18px;
	color: #000000;
}
.form-icon {
    background-color: transparent!important;
    border: 0;
    font-size: 22px;
    padding-left: 0px;
}
.topicon {
    font-size: 18px!important;
}
.boxblue {
	background-color: #e5f8ff;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.boxgrey {
	background-color: #fffaea;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	min-height: 430px;
}
.cicilanlist {
   min-height: 80px;
    border-bottom: dotted 1px #c7c7c7;
    vertical-align: middle;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cicilanlist:last-child {
    border-bottom: none;
}
#return-to-top {
	display: block;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin : auto;
	text-align: center;
	background-color: #ffffff;
	width: 70px;
	height: 40px;
	background-color: #f5f5f5;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 60px;
}

#return-to-top:hover {
	background-color: #E0E0E0;
}
#return-to-top i{
	color: #333333;
	margin: 0;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top a {
	color: #333333;
	font-size: 10px;
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 3px;
background-color: #eeeeee;
left: 50%;
margin-left: -1.5px;
}
.timeline > li {
margin-bottom: 20px;
position: relative;
}
.timeline > li:before, .timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before, .timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.timeline > li > .timeline-panel:before {
position: absolute;
top: 26px;
right: -15px;
display: inline-block;
border-top: 15px solid transparent;
border-left: 15px solid #cacaca;
border-right: 0 solid #ccc;
border-bottom: 15px solid transparent;
content: " ";
}
.timeline > li > .timeline-panel:after {
position: absolute;
top: 27px;
right: -14px;
display: inline-block;
border-top: 14px solid transparent;
border-left: 14px solid #fff;
border-right: 0 solid #fff;
border-bottom: 14px solid transparent;
content: " ";
}
.timeline > li > .timeline-badge {
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 16px;
left: 50%;
margin-left: -25px;
background-color: #999999;
z-index: 100;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
 }
.timeline > li.timeline-inverted > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}

.timeline-badge.primary {
background-color: #2e6da4 !important;
}
.timeline-badge.success {
background-color: #3f903f !important;
}

.timeline-badge.warning {
background-color: #f0ad4e !important;
}

.timeline-badge.danger {
background-color: #d9534f !important;
}

.timeline-badge.info {
background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: #00b4f1;
    border-bottom: 1px dotted #e4e4e4;
    padding-bottom: 8px;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
 margin-top: 5px;
}

@media (max-width: 767px) {
.hint .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: white;
    color: #444444;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 9999;
    top: 30px;
    left: -105%;
    border: 1px solid #b4b3b3;
}
ul.timeline:before {
left: 40px;
}
ul.timeline > li > .timeline-panel {
width: calc(100% - 90px);
width: -moz-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
}
ul.timeline > li > .timeline-badge {
left: 15px;
margin-left: 0;
top: 16px;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
}

.dvSquareWhite {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.product_price {
  margin: 20px 0;
  padding: 5px 10px;
  background-color: #FFFFFF;
  text-align: left;
  border: 2px dashed #E0E0E0; }

.box-widget {
      border: none;
      position: relative;
  }
  .box {
      position: relative;
      border-radius: 3px;
      background: #ffffff;
      border-top: 3px solid #d2d6de;
      margin-bottom: 20px;
      width: 100%;
      box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  .widget-user .widget-user-header {
      padding: 20px;
      height: 120px;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px;
  }
  .bg-yellow {
      background-color: #f39c12 !important;
  }
  .bg-blue {
      background-color: #0073b7 !important;
  }
  .bg-aqua {
      background-color: #00c0ef !important;
  }
  .bg-green {
      background-color: #00a65a !important;
  }
  .bg-red {
      background-color: #dd4b39 !important;
  }
  .widget-user .widget-user-username {
      margin-top: 0;
      margin-bottom: 5px;
      font-size: 25px;
      font-weight: 300;
      text-shadow: 0 1px 1px rgba(0,0,0,0.2);
      color:#fff;
  }
  .widget-user .widget-user-desc {
      margin-top: 0;
      color:#fff;
  }

  .widget-user .widget-user-image {
      position: absolute;
      top: 65px;
      left: 50%;
      margin-left: -45px;
  }
  .widget-user .widget-user-image>img {
      width: 90px;
      height: auto;
      border: 3px solid #fff;
  }
  .widget-user .box-footer {
      padding-top: 30px;
  }
  .box-footer {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top: 1px solid #f4f4f4;
      padding: 10px;
      background-color: #fff;
  }
  .box .border-right {
      border-right: 1px solid #f4f4f4;
  }
  .description-block {
      display: block;
      margin: 10px 0;
      text-align: center;
  }
  .description-block>.description-header {
      margin: 0;
      padding: 0;
      font-weight: 600;
      font-size: 16px;
  }
  .description-block>.description-text {
      text-transform: uppercase;
  }

.sheet {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 3px 5px rgba(12,40,60,0.06);
  box-sizing: border-box;
}

.sheet-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  flex-wrap: wrap;
  gap: 12px;
}

.sheet-header .title {
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}

.sheet-header .date-badge {
    background: rgba(0, 192, 239, -0.88);
    border: 1px solid #e0e0e0;
    padding: 6px 12px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.table-wrap {
  overflow: auto;
  border-radius: 6px;
  border: 1px solid #f4f8ff;
}

.table-wrap table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  min-width: 780px;
}

.table-wrap thead th {
  position: sticky;
  top: 0;
  background: #23417E;
  color: #ffffff;
  padding: 16px 11px;
  text-align: left;
  font-size: 13px;
  font-weight: 700;
}

.table-wrap thead th .col-label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.table-wrap tbody tr:nth-child(even) {
  background: #fafafa;
}

.table-wrap tbody td {
  padding: 20px 12px;
  font-size: 12px;
  border-right: 1px solid #e0e0e0;
  vertical-align: top;
}

.table-wrap tbody td:last-child {
  border-right: none;
}

.table-wrap th.status,
.table-wrap td.status {
  width: 200px;
  text-align: center;
  white-space: nowrap;
}

.table-wrap th.project,
.table-wrap td.project {
  width: 200px;
  word-wrap: break-word;
  white-space: normal;
  text-align: center;
}

.table-wrap th.activity-category,
.table-wrap td.activity-category {
  width: 150px;
  word-wrap: break-word;
  white-space: normal;
  text-align: center;
}

.table-wrap th.duration,
.table-wrap td.duration {
  width: 100px;
  text-align: center;
  white-space: nowrap;
}

.table-wrap th.site,
.table-wrap td.site {
  width: 75px;
  text-align: center;
  white-space: nowrap;
}

.table-wrap th.notes {
  width: 320px;
  word-wrap: break-word;
  white-space: normal;
  text-align: center;
}

.table-wrap td.notes {
  width: 320px;
  word-wrap: break-word;
  white-space: normal;
  text-align: left;
}

.table-wrap tbody tr:hover {
  background: #fafafa;
}

.fa {
  font-size: 13px;
}

.btnIdx {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: .2rem;
  padding: 0.4rem 0.9rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: all 0.2s ease-in-out;
  user-select: none;
}

.btnIdx-outline-main {
  color: #23417E;
  border-color: #23417E;
  background-color: transparent;
}

.btnIdx-outline-main:hover {
  background-color: #23417E;
  color: #fff;
}

.btnIdx-main {
  color: #fff;
  background-color: #23417E;
  border-color: #23417E;
}

.btnIdx-main:hover {
  background-color: #1d3568;
  border-color: #1d3568;
}

.btnIdx-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.btnIdx-lg {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
}

.btnIdx:disabled,
.btnIdx.disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}

.btnIdx-shadow {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.btnIdx-shadow:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.activity-row {
  padding-left: 7px;
}

@media (max-width: 767.98px) {
  .activity-row {
    padding-left: 0 !important;
  }
}