body {
	margin: 10px;
}

body,
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

button {
	border-radius: 5px;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
	border: 1px solid #D8D8D8;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
}

h1 {
	color: #DA1626;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0 10px 0;
}

h2 {
	color: #DA1626;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0 10px 0;
}

h3 {
	color: #DA1626;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

h4 {
	color: #DA1626;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

select,
option {
	font-size: 10px;
	color: #000000;
}

.submit {
	font-size: 16px;
	color: #000000;
}

.submitTwo {
	font-size: 16px;
	color: #000000;
}

textarea {
	font-size: 14px;
	color: #000000;
}

#main_nav {
	color: #666666;
	font-size: 10px;
}

#main_nav a:link {
	color: #666666;
	text-decoration: none;
}

#main_nav a:active {
	color: #666666;
	text-decoration: none;
}

#main_nav a:visited {
	color: #666666;
	text-decoration: none;
}

#main_nav a:hover {
	color: #DA1626;
	text-decoration: none;
}

.box_topHR {
	background-image: url(https://runningman.ranliferealestate.com/external/images/box_top_gray.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 20px;
}

.box_middleHR {
	background-image: url(https://runningman.ranliferealestate.com/external/images/box_repeat_gray.jpg);
	background-repeat: repeat-y;
	width: 950px;
}

.box_inner {
	width: 920px;
	min-height: 200px;
	padding: 15px 15px 15px 25px;
	margin: 0 15px 0 15px;
	border: 5px solid #333;
	overflow: auto;
	overflow-x: hidden;
}

.box_inner_borrower {
	width: 920px;
	min-height: 200px;
	padding: 15px 15px 15px 25px;
	margin: 0 15px 0 15px;
	border: 1px solid #aeaeae;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 3px 3px 3px #aeaeae;
	overflow: auto;
}

.box_innerHR {
	min-height: 300px;
	width: 840px;
}

.box_bottomHR {
	background-image: url(https://runningman.ranliferealestate.com/external/images/box_bottom_gray.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 20px;
}

.right_margin {
	margin-right: 19px;
}

.left_margin {
	margin-left: 19px;
}

.copyright {
	font-size: 9px;
}
/* functional css */

#header {
	width: 950px;
	height: 14px;
}

#header ul {
	list-style: none;
	padding-left: 16px;
	margin: 0;
}

#header li {
	float: left;
	border-bottom-width: 0;
	margin: 0;
	font-size: 10px;
}

#content {
	clear: both;
}

.AccordionContent,
.AccordionContainer {
	position: relative;
	width: 170px;
}

.AccordionTitle {
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #4B4A4B;
	text-align: left;
	background-repeat: repeat-x;
	display: table-cell;
	background: #F5F5F5;
	-moz-user-select: none;
	position: relative;
	width: 165px;
	padding-left: 5px;
	line-height: 20px;
}

.AccordionTitle:hover {
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	text-align: left;
	background-repeat: repeat-x;
	display: table-cell;
	background: #FFFFFF;
	-moz-user-select: none;
	position: relative;
	width: 165px;
	padding-left: 5px;
	line-height: 20px;
	-webkit-box-shadow: 0px 0px 5px #fc0000;
	-moz-box-shadow: 0px 0px 5px #fc0000;
	box-shadow: 0px 0px 5px #fc0000;
}

.AccordionContent {
	height: 0px;
	overflow: auto;
	display: none;
	text-align: left;
}

.AccordionInner {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.AccordionContainer {}

.border1 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 8px;
	width: 280px;
	background: #F5F5F5;
}

.border2 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 590px;
	background: #F5F5F5;
}

.border3 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 252px;
	background: #F5F5F5;
}

.border4 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 200px;
	background: #F5F5F5;
}

.border5 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 665px;
	background: #F5F5F5;
}

.border6 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 70px;
	background: #F5F5F5;
}

.border7 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 840px;
	background: #F5F5F5;
}

.border8 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 8px;
	width: 320px;
	background: #F5F5F5;
}

.border9 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 500px;
	background: #F5F5F5;
}

.border10 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 260px;
	background: #F5F5F5;
}

.padding_line {
	padding-bottom: 10px;
}
/* Start : Small calendar view CSS
----------------------------------------------------------------*/

table.calendar {
	border-left: 1px solid #999;
	margin: 0px !important;
}

tr.calendar-row {}

td.calendar-day {
	height: 40px;
	font-size: 9px;
	position: relative;
}

* html div.calendar-day {
	height: 40px;
}

td.calendar-day:hover {
	background: #eceff5;
}

td.calendar-day-np {
	background: #eee;
	min-height: 40px;
}

* html div.calendar-day-np {
	height: 40px;
}

td.calendar-day-head {
	background: #ccc;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	width: 40px;
	padding: 5px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

div.day-number-data {
	background: #999 !important;
	/*padding:2px;*/

	color: #fff;
	font-weight: bold;
	float: right;
	margin: -4px -5px 0 0 !important;
	width: 15px;
	text-align: center;
}

div.day-number {
	background: #999 !important;
	/*padding:2px;*/

	color: #fff;
	font-weight: bold;
	float: right;
	margin: -20px -5px 0 0 !important;
	width: 15px;
	text-align: center;
}
/* shared */

td.calendar-day,
td.calendar-day-np {
	width: 65px;
	height: 53px;
	padding: 5px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
/* End : Small calendar view CSS */
/* Start : large calendar view CSS
-----------------------------------------------------------*/

td.calendar-header{
	color: #fff;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #6a6a6a;
	border-radius: 20px 20px 0 0;
}

td.calendar-header h2 {
	display: inline-block;
}

td.calendar-header a {
	position: relative;
	line-height: 3;
	width: 50px;
	height: 50px;
	top: 10px;
	display: inline-block;
	background-image: url(img/ArrowIcons-01.png);
}

td.calendar-header a:hover {
	background-image: url(img/ArrowIconsHover-01.png);
}

 .calendar-header .next {
	background-position: -55px 0px;
}

table.calendar-large {
	width: 100%;
	border-left: 1px solid #999;
}

tr.calendar-large-row {}

td.calendar-large-day {
	height: 120px;
	font-size: 11px;
	position: relative;
}

* html div.calendar-day {
	height: 120px;
}

td.calendar-large-day:hover {
	background: #eceff5;
	outline: 1px solid #222;
}

td.calendar-large-day-np {
	color: #fff;
	background: #6a6a6a;
	min-height: 120px;
}

* html div.calendar-day-np {
	height: 120px;
}

td.calendar-large-day-head {
	color: #fff;
	background: #ac1b26;
	font-weight: bold;
	text-align: center;
	width: 120px;
	padding: 5px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #fff;
}

div.day-number-large {
	position: relative;
	z-index: 50;
	right: 0px;
	top: -40px;
	background: #555 !important;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	float: right;
	min-height: 30px !important;
	width: 30px !important;
	line-height: 2;
	text-align: center;
	border: none;
	border-radius: 20px;
}

td.calendar-large-day:hover div.day-number-large {
	background: #ac1b26 !important;
}

div.day-number-data-large {
	background: #999 !important;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	float: right;
	position: relative;
	z-index: 50;
	right: -5px;
	top: -20px;
	width: 20px !important;
	text-align: center;
}

*+html .date-padd {
	top: -1px;
}
/* for IE7 */
/* shared */

td.calendar-large-day,
td.calendar-large-day-np {
	width: 120px;
	padding: 5px;
	border-bottom: 1px solid #999;
	position: relative;
	border-right: 1px solid #999;
}
/* End : large calendar view CSS */
/* Start : Event tooltip CSS
____________________________________________________________*/

.events {
	position: relative;
	z-index: 3000;
	border: none !important;
	margin: 0px !important;
}

.events ul {
	position: absolute;
	z-index: 1000;
	background-color: #E7ECF2;
	background-image: url(https://runningman.ranliferealestate.com/external/images/popup.png);
	background-repeat: no-repeat;
	border: 1px solid black;
	text-align: left;
	display: block;
	padding: 10px 20px 20px 20px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	height: 400px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: disc;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
	float: left;
}

.events li {
	padding-bottom: 5px;
	float: left;
	display: block;
	width: 150px;
	line-height: 18px;
}

.events li a {
	padding: 0 10px;
	line-height: 18px;
	display: block;
	height: 18px;
	float: left;
}
/* End : Event tooltip CSS*/
/* Start : loan calendar CSS
-----------------------------------------------------------*/

table.loan_calculator {}

tr.loan_calculator_row {
	font-weight: bold;
	border-bottom: 1px solid #333;
}
/* End : loan calendar CSS */
/* Start : This CSS is used for loan calculator sub tabs.
-----------------------------------------------------------*/

.sub_box_middle {
	background-image: url(https://runningman.ranliferealestate.com/external/images/sub_box_repeat.jpg);
	background-repeat: repeat-y;
	/*width: 950px;*/
}

.sub_box_bottom {
	background-image: url(https://runningman.ranliferealestate.com/external/images/sub_box_bottom.jpg);
	background-repeat: no-repeat;
	/*width: 950px;*/

	height: 20px;
}

#sub_header {
	background-image: url(https://runningman.ranliferealestate.com/external/images/sub_box_top.jpg);
	background-repeat: no-repeat;
	/*width: 950px;*/

	height: 37px;
}

#sub_header ul {
	list-style: none;
	padding-left: 16px;
	margin: 0;
}

#sub_header li {
	float: left;
	border-bottom-width: 0;
	margin: 0;
	font-size: 10px;
}

#sub_header a {
	text-decoration: none;
	display: block;
	color: #BABABA;
	width: 144px;
	height: 28px;
	background-image: url(https://runningman.ranliferealestate.com/external/images/tab_cal.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 28px;
}

#sub_header a:hover {}

#sub_header #sel {}

#sub_header #sel a {
	position: relative;
	background: white;
	color: #DA1626;
	width: 144px;
	height: 28px;
	background-image: url(https://runningman.ranliferealestate.com/external/images/tab_selected.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 28px;
}
/* End : This CSS is used for loan calculator sub tabs. */
/* Start : This CSS is used in event add for time select.
-----------------------------------------------------------------------------*/

code {
	font: .72em Courier, Fixedsys;
	display: block;
	border-left: 4px groove #214466;
	padding: 4px;
	margin: 2px;
	display: none;
	white-space: pre;
	overflow: scroll;
}
/* End : This CSS is used in event add for time select. */
/* Tab stuff For notes
----------------------------------------------------------------------------*/

ul.tabbernav {
	margin: 0;
	padding: 3px 0;
	font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a:visited {
	color: #667;
}

ul.tabbernav li a:hover {
	color: #fff;
	background: #898989;
	border-color: #227;
}

ul.tabbernav li.tabberactive a:hover {
	color: #fff;
	background: #898989;
}

.tabberlive .tabbertab {
	padding: 5px;
}

.tabberlive#tab2 .tabbertab {
	overflow: auto;
}

.phoneListStyle {
	border-collapse: collapse;
	border-spacing: 0;
}

.phoneListStyle tr {
	border: 1px solid transparent;
	height: 50px;
	transition: all 0.3s;
	text-align: left;
}

.phoneListStyle tr {
	background: #FAFAFA;
}

.phoneListStyle th {
	color: #FFF;
	font-weight: bold;
	height: 40px;
	padding-left: 15px;
}

.phoneListStyle tr:first-child th:nth-child(1) {
	border-radius: 5px 0 0 0;
}

.phoneListStyle tr:first-child th:last-child {
	border-radius: 0 5px 0 0;
}

.phoneListStyle tr:hover {
	background: #666;
	color: #FFF;
}

.phoneListStyle tr:hover td {
	background: #666;
	color: #FFF;
}

.phoneListStyle tr:hover a {
	color: #fff;
}

.dashBox {
	float: left;
	height: 150px;
	width: 150px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #aeaeae;
	border-radius: 15px;
	box-shadow: 0px 3px 3px #aeaeae;
	padding-bottom: 15px;
	transition: all 0.3s;
	list-style-type: none;
	padding: 30px 15px 0 15px;
	margin: 10px;
}

.dashBox:hover {
	color: #fff;
	background: #AB0707;
	cursor: pointer;
}

.dashBox a {
	color: #aeaeae;
	text-decoration: none;
}

.dashBox a:hover {
	color: #fff;
}

.dashBox img {
	top: -30px;
	padding-bottom: 15px;
	border: 0;
}

.REPCtop {
	width: 218px;
	min-height: 315px;
	background: #F5F5F5;
	border: 1px solid #e2e2e2;
	float: left;
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 1px;
}

.REPCbottom {
	width: 218px;
	min-height: 240px;
	background: #F5F5F5;
	border: 1px solid #e2e2e2;
	float: left;
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 1px;
}

.REPCright {
	width: 172px;
	background: #F5F5F5;
	border: 1px solid #e2e2e2;
	min-height: 551px;
	float: right;
	display: inline-block;
	padding: 0 0 15px 15px;
	margin: 1px;
}

.REPCright p {
	font-size: 11px;
}

.REPCtop p {
	font-size: 11px;
}

.REPCtop h1 {
	text-align: center;
}

.REPCbottom p {
	font-size: 11px;
}

.REPCbottom h1 {
	text-align: center;
}

.REPCinput {
	float: right;
	margin-right: 15px;
	outline: none;
	border-radius: 3px;
	text-shadow: 0px 1px 0px #fff;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: 0px 0px 5px #E2E2E2;
	-moz-box-shadow: 0px 0px 5px #E2E2E2;
	box-shadow: 0px 0px 5px #E2E2E2;
}

.REPCinput:focus {
	border: 1px solid #fc0000;
}

.REPCinput:hover {
	-webkit-box-shadow: 0px 0px 5px #fc0000;
	-moz-box-shadow: 0px 0px 5px #fc0000;
	box-shadow: 0px 0px 5px #fc0000;
}

.REPCinput2 {
	float: right;
	width: 30px;
	margin-right: 15px;
	outline: none;
	border-radius: 3px;
	text-shadow: 0px 1px 0px #fff;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: 0px 0px 5px #E2E2E2;
	-moz-box-shadow: 0px 0px 5px #E2E2E2;
	box-shadow: 0px 0px 5px #E2E2E2;
}

.REPCinput2:focus {
	border: 1px solid #fc0000;
}

.REPCinput2:hover {
	-webkit-box-shadow: 0px 0px 5px #fc0000;
	-moz-box-shadow: 0px 0px 5px #fc0000;
	box-shadow: 0px 0px 5px #fc0000;
}

.REPCinput[type="checkbox"] {
	background: fff;
	border: none;
}

.REPCinput[type="button"] {
	cursor: pointer;
}

.listingtop {
	width: 220px;
	min-height: 420px;
	background: #F5F5F5;
	border: 1px solid #e2e2e2;
	float: left;
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 2px;
}

.listingbottom {
	width: 217px;
	min-height: 520px;
	float: left;
	background: #F5F5F5;
	border: 1px solid #e2e2e2;
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 2px;
}

.listingSmall {
	width: 175px;
	background: #F5F5F5;
	border: 1px solid #e2e2e2;
	float: right;
	min-height: 445px;
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 2px;
}

.listingSmall p {
	font-size: 11px;
}

.listingtop p {
	font-size: 11px;
}

.listingtop h1 {
	text-align: center;
}

.listingbottom p {
	font-size: 11px;
}

.listingbottom h1 {
	text-align: center;
}

.listingbottom ul {
	list-style: none;
}

.listingbottom li {
	line-height: 15px;
	margin-bottom: 10px;
}

.contactBook {
	background: #3A0100;
	background: linear-gradient( #5F0000 0%, #3A0100 100%);
	width: 870px;
	min-height: 720px;
	border-radius: 5px;
	margin-top: 15px;
	padding: 1px 0 10px 0;
}

.contactPage {
	z-index: 2;
	background: #F5F5F5;
	border-radius: 10px;
	border-top-left-radius: 0;
	width: 820px;
	margin: 45px 0 0 35px;
}

.contactNav {
	position: relative;
	left: -430px;
	top: -169px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.contactNav p {
	display: inline-block;
	padding-top: 3px;
	background: #e1e1e1;
	text-align: center;
	height: 25px;
	width: 130px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-decoration: none;
	font-size: 15px;
	margin-bottom: 3px;
	font-weight: bold;
}

.contactNav p:hover {
	background: #F5F5F5;
}

.contactNav2 {
	position: relative;
	left: -430px;
	top: -35px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.contactNav2 p {
	display: inline-block;
	padding-top: 3px;
	background: #e1e1e1;
	text-align: center;
	height: 25px;
	width: 130px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-decoration: none;
	font-size: 15px;
	margin-bottom: 3px;
	font-weight: bold;
}

.contactNav2 p:hover {
	background: #F5F5F5;
}

.contactPaper {
	z-index: 1;
	background-image: url(https://runningman.ranliferealestate.com/in_development/external/images/papers.png);
	background-repeat: repeat-y;
	min-height: 711px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 15px;
	position: relative;
	float: right;
	top: 45px;
	right: 8px;
}

.contactTitle {
	float: left;
	margin-left: 50px;
}

.contactTitle h2 {
	font-size: 48px;
	font-weight: bold;
	color: #4B4A4B;
	line-height: 48px;
}

.contactTitle h3 {
	font-size: 30px;
	font-weight: bold;
	color: #4B4A4B;
	line-height: 34px;
}

.contactTitle h4 {
	font-size: 24px;
	font-weight: bold;
	color: #4B4A4B;
	line-height: 30px;
}

.contactNotes {
	margin: 200px 0 0 50px;
}

.contactNotes textarea {
	background: #FFFFFF;
	border: none;
}

.contactNotes h2 {
	background: #FFFFFF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #4B4A4B;
	line-height: 20px;
	border: 1px solid #e1e1e1;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom: none;
	width: 100px;
}

.settingSide1 {
	display: inline-block;
	background: #F5F5F5;
	float: left;
	padding: 5px;
	margin: 2.5px;
	min-height: 80px;
}

.customerTab {
	border: 1px solid #e2e2e2;
	font-size: 11px;
	display: inline-block;
	background: #F5F5F5;
	float: left;
	padding: 10px;
	margin: 2px;
	width: 280px;
	min-height: 1200px;
}

.customerTab p {
	font-size: 11px;
}

.customerText:focus {
	border: 1px solid #fc0000;
}

.customerText:[type="textarea"] {
	position: relative;
	top: -15px;
}

.customerText:hover {
	-webkit-box-shadow: 0px 0px 5px #fc0000;
	-moz-box-shadow: 0px 0px 5px #fc0000;
	box-shadow: 0px 0px 5px #fc0000;
}

.customerText {
	float: right;
	outline: none;
	border-radius: 3px;
	text-shadow: 0px 1px 0px #fff;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: 0px 0px 5px #E2E2E2;
	-moz-box-shadow: 0px 0px 5px #E2E2E2;
	box-shadow: 0px 0px 5px #E2E2E2;
}

.customerText2:focus {
	border: 1px solid #fc0000;
}

.customerText2:hover {
	-webkit-box-shadow: 0px 0px 5px #fc0000;
	-moz-box-shadow: 0px 0px 5px #fc0000;
	box-shadow: 0px 0px 5px #fc0000;
}

.customerText2 {
	outline: none;
	border-radius: 3px;
	text-shadow: 0px 1px 0px #fff;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: 0px 0px 5px #E2E2E2;
	-moz-box-shadow: 0px 0px 5px #E2E2E2;
	box-shadow: 0px 0px 5px #E2E2E2;
}

.customerStatus {
	padding: 0 105px 6px 25px;
	font-size: 13px;
}

.customerStatusR:hover {
	cursor: pointer;
}

.customerReTab {
	border: 1px solid #e2e2e2;
	font-size: 11px;
	display: inline-block;
	background: #F5F5F5;
	float: left;
	padding: 10px;
	margin: 2px;
	width: 280px;
	min-height: 500px;
}

.customerReTab p {
	font-size: 11px;
}

.customerReTab2 {
	border: 1px solid #e2e2e2;
	font-size: 11px;
	display: inline-block;
	background: #F5F5F5;
	float: left;
	padding: 10px;
	margin: 2px;
	width: 280px;
	min-height: 369px;
}

.customerReTab2 p {
	font-size: 11px;
}

.customerRightTab {
	border: 1px solid #e2e2e2;
	font-size: 11px;
	display: inline-block;
	background: #F5F5F5;
	float: right;
	padding: 10px;
	margin: 2px;
	width: 280px;
	min-height: 920px;
}

.customerRightTab p {
	font-size: 11px;
}

.ReTab {
	border: 1px solid #e2e2e2;
	font-size: 11px;
	float: left;
	display: inline-block;
	padding: 8px;
	background: #F5F5F5;
	margin: 2px;
	width: 280px;
}

.ReTab p {
	font-size: 11px;
}

.TitleTab {
	border: 1px solid #e2e2e2;
	font-size: 11px;
	float: left;
	display: inline-block;
	background: #F5F5F5;
	padding: 10px;
	margin: 1px;
	min-height: 575px;
	width: 213px;
}

.TitleTab p {
	font-size: 10px;
}

.reQue {
	border-spacing: 1;
	width: 100%;
	max-width: 870px;
	text-align: center;
	font-weight: bold;
}

.reQue th {
	background: #a82a2a;
	color: #FFF;
	font-weight: bold;
	height: 40px;
	text-align: center;
}

.reQue td {
	height: 40px;
}

.reQue tr:nth-child(even){
	background-color: #ebebeb;
}

.reQue tr:first-child th:nth-child(1) {
	border-radius: 5px 0 0 0;
}

.reQue tr:first-child th:last-child {
	border-radius: 0 5px 0 0;
}

.reQue tr {
	margin: 1px;
	background-color: #fff;
}

.reQue tr:hover td {
	background: #bcbcbc;
	transition: all 0.3s
}

.contactList {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 400px;
	text-align: center;
	font-weight: bold;
}

.contactList td {
	min-height: 40px;
	padding: 5px 0 5px 15px;
	max-width: 200px;
}

.contactList th {
	background: linear-gradient( #5F0000 0%, #3A0100 100%);
	color: #FFF;
	font-weight: bold;
	height: 40px;
	padding-left: 15px;
}

.contactList tr:first-child th:nth-child(1) {
	border-radius: 5px 0 0 0;
}

.contactList tr:first-child th:last-child {
	border-radius: 0 5px 0 0;
	padding-right: 10px;
}

.contactList tr {
	background: #FAFAFA;
	margin: 1px;
}

.contactList tr:hover td {
	background: #bcbcbc;
	transition: all 0.3s
}

.referralTop {
	width: 220px;
	min-height: 300px;
	background: #F5F5F5;
	border: 1px solid #e2e2e2;
	float: left;
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 2px;
}

.referralRight {
	width: 172px;
	background: #F5F5F5;
	border: 1px solid #e2e2e2;
	min-height: 286px;
	float: right;
	display: inline-block;
	padding: 0 0 15px 15px;
	margin: 1px;
}

.referralRight p {
	font-size: 11px;
}

.referralTop p {
	font-size: 11px;
}

.referralTop h1 {
	text-align: center;
}

#loReView {
	background: #CCCCCC;
}

#buttonsLeft {
	position: relative;
	left: 0px;
}

#buttonsRight {
	position: relative;
	right: -105px;
	top: -75px;
	padding: 0;
	margin: 0;
}

#buttonsRight img {
	padding: 0px;
	margin: 0px;
}

/*
Jacob audit table stuff.
-------------------------------------------------------------
*/

#audittable{
			width: 100%;
}

#audittable td, th {
	border: 1px solid black;
	padding: 15px;
}

#audittable th {
	height: 50px;
	background-color: #b52222;
	color: #FFFFFF;
}

#audittable td {
	border: 1px solid black;
	padding: 15px;
	background-color: #FFFFFF;
}
