﻿body {
}

.ml8 {
	margin-left: 8px !important;
}

.ml12 {
	margin-left: 12px !important;
}

.pl0 {
	padding-left: 0px !important;
}

.w100 {
	width: 100px !important;
}

.w110 {
	width: 110px !important;
}

.w200 {
	width: 200px !important;
}

.w300 {
	width: 300px !important;
}

.btn-inactive,
.btn-inactive:visited,
.btn-inactive:hover,
.btn-inactive:active
{
	background-color: #f8f8f8;
	color: #b0b0b0;
}

.btn-inactive:hover,
.btn-inactive:active {
	background-color: #f0f0f0;
	color: #808080;
}

.encrypt-content {
	background-color: #f4f4f4;
	padding: 6px 16px;
	border-radius: 4px;
	margin: 8px 0px;
}

.video-dialog .modal-dialog {
	width: 800px;
}

.video-dialog .modal-content {
	border-radius: 6px !important;
}

a.fb-find-us,
a.fb-find-us:visited
{
	background-color: #f8f8f8 !important;
	padding: 8px 12px !important;
	margin: 5px 6px;
	height: 40px;
}

a.fb-find-us:hover,
a.fb-find-us:active
{
	background-color: #e0e0e0 !important;
}

.div-height-fix {
	position: relative; 
	overflow: visible; 
	height: 0px; 
	top: -36px; 
	right: 6px; 
	text-align: right;	
}

.table-loan-plan th 
{
	text-align: center;	
}

.table-loan-plan td 
{
	text-align: right;
}

th.text-right
{
	text-align: right;
}

td.text-left
{
	text-align: left;
}

.inline-radio-loan {
	display: table-cell;
	vertical-align: bottom;
	padding-left: 12px;
	height: 21px;
}