html {
	background-color: #fff;
}

body {
	height: 100%;
	margin: 0px;
}

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

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;
}
.content {
	border: none !important;
}
.borrower-name {
	color: #fff;
	display: block;
	margin: 0 -10px;
	margin-top: -10px;
	margin-bottom: 15px;
	position: relative;
	padding: 10px 0;
	text-align: center;
	background-color: #065177;
}

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;
}

.center {
	display: block;
	text-align: center;
	margin: auto;
}

.tab-header {
	color: #fff;
	text-align: center;
	display: block;
	position: relative;
	padding: 10px 0;
	margin: 0 -10px;
	margin-top: -10px;
	margin-bottom: 10px;
	background-color: #333;
}

#loading_bar,
#loading_bar3,
#loading_bar6 {
	top: 7px;
	right: 7px;
	position: absolute;
}

.analysis-help {
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin-left: 5px;
	vertical-align: top;
	display: inline-block;
	background-position: 0 0;
	background-image: url(img/info-button.png)
}

.analysis-help:hover {
	background-position: 15px;
}

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

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

input,
select,
option {
	font-size: 10px;
	color: #000000;
}
.ran-btn,
.ran-btn:visited,
.ran-btn:link {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: auto;
	padding: 5px 10px;
	border: 0;
	text-align: center;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	border-radius: 3px;
	font-size: .9em;
	transition:all ease .3s;
	text-transform: uppercase;
	background-color: #555555;
	border-bottom: 3px solid #333;
}

.btn-full {
	width: 100%;
	margin: 5px 0;
}

.ran-btn:hover,
a.ran-btn:hover,
.ran-btn:focus {
	color: #fff;
	outline: 0;
	text-decoration: none;
	background-color: #509aff;
	border-bottom: 3px solid #1250a3;
}

.ran-btn:active,
a.ran-btn:active {
	outline: 0;
	top: 3px;
	margin-bottom: 3px;
	border-bottom: 0;
}

h3 .ran-btn,
h3 .ran-btn:link {
	font-size: .7em;
	background-color: #a7121f;
	border-bottom: 0;
}

h3 .ran-btn:hover,
h3 a.ran-btn:hover,
h3 .ran-btn:focus {
	background-color: #d97780;
}

.tab-header .ran-btn {
	top: 5px;
	right: 5px;
	position: absolute;
	background-color: #6f6f6f;
	border-bottom: 3px solid #555555;
}

.tab-header .ran-btn:hover {
	background: #952424;
	border-bottom: 3px solid #6c1010;
}

.drop-btn:link {
	cursor: pointer;
	margin: 5px 0;
	border-radius: 20px;
	width: 100%;
	margin-bottom: 5px;
}

.save {
	width: 100%;
	min-height: 26px;
	margin-bottom: 10px;
}

.submit {
	font-size: 14px;
	border: 0;
	display: block;
	background: #952424;
	border-bottom: 3px solid #6c1010;
	border-radius: 3px;
	padding: 3px 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto;
	cursor: pointer;
}

.submit:hover,
.submit:focus {
	color: #fff;
	background: #c14a4a;
	border-bottom: 3px solid #952424;
}

.submit:active {
	color: #fff;
	margin-top: 3px;
	outline: none;
	background: #198098;
	border-bottom: 0;
}

.submitTwo {
	font-size: 14px;
	background: #E0E0E0;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	padding: 3px 10px;
	color: #560000;
	font-weight: bold;
	text-decoration: none;
	margin: 0 20%;
}

.type2 {
	margin: 0 10%;
}

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.ranlife.com/external/images/box_top_gray.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 20px;
}

.box_middleHR {
	background-image: url(https://runningman.ranlife.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;
	background-color: #fff;
}

.box_inner_borrower {
	width: 930px;
	clear: both;
	min-height: 200px;
	padding: 15px;
	margin: 0 15px 0 15px;
	margin-top: 0;
	border: 5px solid #333;
/*
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 3px 3px 3px #aeaeae;
*/
	overflow: auto;
	background-color: #fff;
}

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

.box_bottomHR {
	background-image: url(https://runningman.ranlife.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 {
	max-width: 950px;
}

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

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

#header a {
	text-decoration: none;
	display: block;
	color: #fff;
	width: 125px;
	height: 28px;
	margin: 0;
	margin-bottom: 2px;
	background-color: #333;
	margin-right: 2px;
	text-align: center;
	line-height: 28px;
}

#header a:hover {
	font-weight: bold;
	color: #3A0100;
	background: #BABABA;
}

#header #selected a {
	position: relative;
	font-weight: bold;
	background: #952424;
	color: #FFFFFF;
	width: 125px;
	height: 28px;
	text-align: center;
	line-height: 28px;
}

#content {
	clear: both;
}

.AccordionContent,
.AccordionContainer {
	position: relative;
	width: 100%;
}

.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 {
	padding: 4px;
	min-width: 300px;
	margin: 10px;
	margin-top: 0;
	text-align: left;
	background: #F5F5F5;
	border: solid 1px #e2e2e2;
}

.border5 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 100%;
	max-width: 665px;
	margin-bottom: 10px;
	background: #F5F5F5;
}

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

.border7 {
	text-align: left;
	padding: 4px;
	width: 100%;
	margin-bottom: 10px;
	background: #F5F5F5;
	border: solid 1px #e2e2e2;
}

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

.border9 {
	border: solid 1px #e2e2e2;
	text-align: left;
	padding: 4px;
	width: 500px;
	margin: 10px;
	margin-top: 0;
	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 */
.calendar-upper-header{
	background-color: #ea585e;
	display: flex;
}

.calendar-header {
	background-color: #ffffff;
    border-bottom: 1px solid #eaeaea;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.3);
	display: flex;
}

.calendar-header h2 {
	display: inline-block;
    color: #5B5A58;
    text-transform: uppercase;
	font-family: sans-serif;
	margin: 10px auto;
	text-align: center;
}

.calendar-header .month {
	font-size: 28px;
    font-weight: lighter;
}

.calendar-header .year {
	font-weight: lighter;
	font-size: 20px;
	color: #A1A1A1;
}

.calendar-header a {
	width: 30px;
    height: 30px;
	background-color: #FF4F63;
    border-radius: 50%;
    background-size: 60%;
    background-repeat: no-repeat;
	background-position: center;
	text-decoration: none !important;
}

.calendar-header a:hover {
	transition: ease background-color 0.3s;
	background-color: #eb0000;
}

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

.table-container {
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.3) !important;
	border: 20px solid #f6f6f6 !important;
	background-color: #f6f6f6;
}

table.calendar-large {
	width: 100%;
}

td.calendar-large-day {
	height: 120px;
	font-size: 11px;
	position: relative;
	background: white;
	background-clip: padding-box;
}
.ul-inline {
	display: inline-flex;
	padding-inline-start: 10px;
}
.ul-inline li {
	display: flex;
	margin-right: 10px;
}
.circular-button {
	width: 40px;
    height: 40px;
    background-color: #ea585e;
    border-radius: 50%;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    text-decoration: none !important;
}

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

td.calendar-large-day:hover {
	outline: 2px solid #ea5853;
	cursor: initial;
	z-index: 10;
}

.day-number{
	font-size: 35px;
    font-family: sans-serif;
    font-weight: 200;
	color: #A1A1A1;
	cursor: pointer;
}

td.calendar-large-day-np {
	color: #fff;
	background: #ececec;
	background-clip: padding-box;
}

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

td.calendar-large-day-head {
	color: #ea585e;
    text-align: center;
    padding: 10px 5px 10px 5px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.monthly td.calendar-large-day-head {
    background: #f6f6f6;
}
.weekly td.calendar-large-day-head {
	background: white;
    border: 1px solid #d6d6d6;
}
.weekly td.calendar-large-day-head:hover {
	outline: 2px solid #ea585e;
	cursor: pointer;
	z-index: 10;
}
.weekly td.calendar-large-day-head.active-day {
	pointer-events: none !important;
	width: 50%;
}

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;
}

.weekly .time-label {
	width: 75px;
	color: #5B5A58;
    font-family: sans-serif;
    font-weight: 500;
	font-size: 14px;
	white-space: nowrap;
}
.weekly .time-label .am-pm {
	color: #b1b1b1;
}

.task-counter {
	background-color: #de5b68;
    width: 25px;
    height: 25px;
    display: flex;
    position: absolute;
    top: 6px;
    right: 6px;
	border-radius: 50%;
	cursor: pointer;
}
.weekly .task-counter {
	top: 50%;
    right: 50%;
	transform: translate(50%, -50%);
	cursor: unset;
}
.task-counter label {
	color: white;
    font-family: sans-serif;
    margin: auto;
    font-weight: 200;
	font-size: 14px;
	cursor: pointer;
}
.weekly .task-counter label { cursor: unset; }
.task-description {
	display: none;
	text-align: center;
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
}
.weekly ul.task-list { margin: 0; padding: 0 0 0 5px; }
.weekly ul.task-list li {
	list-style: decimal inside !important;
    color: #cc7980;
    font-size: 13px;
    font-weight: 400;
	font-family: sans-serif;
	list-style:decimal inside !important;
}
.weekly ul.task-list li a {
	color: #d0656e;
    font-weight: bold;
    font-size: 14px;
}
.weekly ul.task-list li a:hover { color: #eb0000; }
.task-description a { color: #FF4F63; }
.task-description a:hover { color: #eb0000; }
.active-day { background-color: #ffb2b2 !important; }
.active-day .day-number { color: white !important; }
.active-day .week-day { color: white !important; }



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

td.calendar-large-day, td.calendar-large-day-np {
	width: 120px;
	padding: 5px;
	position: relative;
	border: 1px solid #d6d6d6;
	cursor: pointer !important;
}
.weekly td.calendar-large-day, td.calendar-large-day-np {
	cursor: default !important;
}

@media (max-width: 800px){
	.calendar-large-day-head { font-size: 12px; }
	td.calendar-large-day .day-number { font-size: 18px; margin-bottom: 15px; }
	td.calendar-large-day, td.calendar-large-day-np { width: 30px; }
	td.calendar-large-day { height: 75px; } 
	.table-container { border: none !important; }
	.task-counter { width: 20px; height: 20px; right: 50%; transform: translateX(50%); top: unset; bottom: 8px; }
	.task-counter label { font-size: 12px; }
	.task-description { display: none !important; opacity: 0 !important; }
	.weekly td.calendar-large-day-head { font-size: 11px; }
	.weekly td.calendar-large-day-head .day-number { font-size: 18px; line-height: 16px !important;}
	.weekly .time-label { font-size: 11px; white-space: inherit; }
}



/* 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.ranlife.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.ranlife.com/external/images/sub_box_repeat.jpg);
	background-repeat: repeat-y;
	/*width: 950px;*/
}

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

	height: 20px;
}

#sub_header {
	background-image: url(https://runningman.ranlife.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.ranlife.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.ranlife.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 {
	padding: 3px 0.5em;
	margin-left: 3px;
	color: #e2e2e2;
	background: #e2e2e2;
	text-decoration: none;
	border-top-right-radius: 15px;
}

ul.tabbernav li a:link {
	color: #448;
}

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

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

ul.tabbernav li.tabberactive a {
	background-color: #F5F5F5;
	border-top-right-radius: 15px;
}

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

.tabberlive .tabbertab {
	padding: 5px;
	background: #F5F5F5;
}

.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:hover {
	background: #999;
	color: #FFF;
}

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

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

.phoneListStyle .phone-img {
	border-radius: 100px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	padding: 0;
	display: block;
	margin: 5px auto;
	background-color: #fff;
	border: 2px solid #fff;
}

.phoneListStyle .phone-img img {
	width: 110px;
	margin-left: -5px;
	padding: 0;
}

.phoneListStyle tr:nth-of-type(odd):hover,
.phoneListStyle tr:nth-of-type(odd):active {
	background-color: #edefff;
}

.dashBox {
	color: #5d5d5d;
	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;
	text-transform: capitalize;
}

.dashBox:hover {
	color: #fff;
	background: #AB0707;
	cursor: pointer;
	text-decoration: none;
}

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

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

.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.ranlife.com/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;
}

.avatar {
	width: 150px;
	height: 150px;
	float: right;
	background: #FFFFFF;
	margin: 15px;
}

.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 4px;
	width: 280px;
	min-height: 1360px;
}

.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 4px;
	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 4px;
	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-collapse: collapse;
	border-spacing: 0;
	width: 870px;
	text-align: center;
	font-weight: bold;
}

.reQue td {
	height: 40px;
	padding-left: 15px;
}

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

.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 {
	background: #FAFAFA;
	margin: 1px;
}

.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 input {
	background: #CCCCCC;
}

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

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

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

.amatorizedPayment {
	display: none;
}

.paymentSavings {
	display: none;
}

.hemaContent {
	display: none;
}

.bordered {
	width: 100%;
	font-weight: 600;
	margin: 5px 0;
	font-family: 'Arial Black', sans-serif;
}

.bordered tr {
	width: 100%;
}

.bordered tr td {
	padding: 5px;
}

.bordered input {
	border: none;
	border-radius: 3px;
}

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

.analysisButton a {
	background: #E0E0E0;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	padding: 3px 5px;
	color: #560000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.tip {
	position: relative;
	text-decoration: none;
}

a.tip:hover:before {
	display: block;
	position: absolute;
	padding: .5em;
	content: attr(title);
	min-width: 120px;
	text-align: center;
	width: auto;
	height: auto;
	white-space: nowrap;
	top: -32px;
	background: rgba(0, 0, 0, .8);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	font-size: .86em;
}

a.tip:hover:after {
	position: absolute;
	display: block;
	content: "";
	border-color: rgba(0, 0, 0, .8) transparent transparent transparent;
	border-style: solid;
	border-width: 10px;
	height: 0;
	width: 0;
	position: absolute;
	top: -8px;
	left: 1em;
}

/*RANLIFE TURN TIMES STYLING*/

.turntimes-table {
	margin: 0 auto;
}

.turntimes-table table {
	width: 100%;
	font-size: 2em;
	margin-bottom: 30px;
}

.turntimes-table h1 {
	font-weight: bold;
}

.turntimes-table tr:nth-child(1),
.turntimes-table tr:nth-child(3),
.turntimes-table tr:nth-child(5),
.turntimes-table tr:nth-child(7) {
	font-size: 1em;
	font-weight: bold;
	background-color: #b52828;
}

.turntimes-table td {
	color: #333;
	font-size: 1em;
	height: 40px;
}

/*ETHANs CODE
-------------------------------------------------------------*/
#top-nav {
	color: #fff;
	display: block;
	width: 100%;
	min-height: 40px;
	background-color: #333;
	margin: 0;
	padding: 5px 0;
}

#top-nav .logo {
	border: none;
	text-decoration: none;
}

#top-nav img {
	margin-left: 10px;
	border: none;
	text-decoration: none;
}

#top-nav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#top-nav ul li {
	color: #fff;
	list-style: none;
	text-decoration: none;
	display: inline-block;
}

#top-nav ul li:nth-last-child(1){
	margin-right: 10px;
}

#top-nav ul li a {
	color: #fff;
	display: block;
	margin: 2px 5px;
	font-weight: bold;
	padding: 10px 5px;
	transition: ease all .3s;
	text-decoration: none;
	background-color: #a52020;
}

#top-nav ul li a:hover {
	background-color: #1dc0f0;
}

#top-nav ul li a:active {
	background-color: #a52020;
}

/*SIDE NAVIGATION
-------------------------------------------------------------*/
.side-nav {
	top: 75px;
	left: 10%;
	position: fixed;
	color: #fff;
	padding: 5px;
	width: 100%;
	float: left;
	display: inline-block;
	margin: auto;
	margin-bottom: -400px;
	max-width: 250px;
	text-align: center;
	background-color: #333;
}

.side-nav ul li a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 5px;
	font-weight: bold;
	background-color: #6a6a6a;
}

.side-nav ul li a:hover{
	background-color: #ce7c7c;
}

@media (max-width: 1706px){
	.side-nav {
		left: 5%;
	}
}
@media (max-width: 1670px){
	.side-nav {
		left: 2%;
	}
}
@media (max-width: 1570px){
	.side-nav {
		left: 1%;
	}
}
@media (max-width: 1270px){
	.side-nav {
		top: 55px;
		margin-top: 15px;
		max-width: 200px;
		margin-bottom: -415px;
	}
}

@media (max-width: 1226px){
	.side-nav {
		float: none;
		clear: both;
		display: block;
		margin: 10px auto;
		margin-bottom: 0;
		max-width: 920px;
		position: static;
		text-align: center;
	}
	.side-nav h2 {
		display: inline-block;
	}

	.side-nav p {
		margin: 0;
		padding: 0;
		display: inline-block;
}

	.side-nav .form {
		float: left;
		display: inline-block;
	}

	.side-nav .form .button {
		padding: 5px;
	}

	.side-nav .form tr{
		display: inline-block;
	}

	.side-nav ul {
		display: inline-block;
	}

	.side-nav ul li {
		display: inline-block;
	}

	.side-nav ul li a {
		width: 100%;
		padding: 2px 5px;
		max-width: 100px;
	}
}

.side-nav h2 {
	color: #d3d3d3;
	font-size: 2em;
}

.side-nav p {
	color: #fff;
}

.side-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.side-nav .button {
	width: 100%;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 5px 0;
	background-color: #a52020;
}

.side-nav .button:hover {
	background-color: #ce7c7c;
}

.side-nav .button:active {
	background-color: #a52020;
}

/*MAIN CONTENT
-------------------------------------------------------------*/

.btn-list {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 5px 0;
	border-right: 5px solid #bc0a0a;
	border-left: 5px solid #bc0a0a;
	text-align: center;
	background-color: #333;
}

.btn-list:hover,
.btn-list:focus {
	color: #fff;
	transition: .5s;
	text-decoration: none;
	background-color: #bc0a0a;
}

.btn-list:active {
	background-color: #333;
}

.main-content {
	clear: both;
	margin: auto;
}

@media (max-width: 1540px){
	.main-content {
		float: right;
		margin: 0;
		text-align: right;
	}
}
@media (max-width: 1270px){
	.main-content {
		float: right;
		margin: 0;
		text-align: right;
		display: inline-block;
	}
}

@media (max-width: 1230px){
	.main-content {
		float: none;
		margin: auto;
		text-align: center;
		display: block;
	}
}

h1.fileHeader {
	color: #333;
	font-size: 3em;
	font-family: 'Garamond', serif;
}

hr {
	clear: both;
}

a.FS-button {
	color: #333;
	font-weight: bold;
	border: 1px solid #b9b9b9;
	border-radius: 20px;
	padding: 5px 10px;
	margin: 15px;
	margin-top: 0;
	display: inline-block;
	line-height: 2;
	text-align: center;
	text-decoration: none;
}

a.FS-button:hover {
	color: #333;
	transition: .5s;
	border-color: #a52020;
	text-decoration: none;
	background-color: #e9eeef;
}

a.FS-button:active {
	transition: none;
	background-color: transparent;
}

.FS-button {
	color: #333;
	font-weight: bold;
	border: 1px solid #b9b9b9;
	border-radius: 20px;
	padding: 5px 10px;
	margin: 15px;
	margin-top: 0;
	display: inline-block;
	line-height: 2;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}

.FS-button:hover {
	color: #333;
	transition: .5s;
	border-color: #a52020;
	text-decoration: none;
	background-color: #e9eeef;
	cursor: pointer;
}

.FS-button:active {
	transition: none;
	background-color: transparent;
}

#files .left {
	float: left;
	width: 100%;
	max-width: 400px;
}

#files .right {
	float: left;
	width: 100%;
	max-width: 400px;
}

.uploadedFiles h2 {
	color: #333;
	font-size: 2em;
	font-family: 'Garamond', serif;
}

.uploadedFiles h5 {
	color: #a52020;
	margin: 0;
	padding: 0;
}

#attachedFiles table {
	border: none;
}

#attachedFiles tr:nth-child(odd),
#attachedFileAccess tr:nth-child(odd){
	background-color: #f4f4f4;
}

#attachedFiles tr:hover {
	background-color: #effdfd;
}

#attachedFiles th,
#attachedFileAccess th{
	vertical-align: middle;
	padding: 0 10px;
	border-radius: 15px 15px 0 0;
	background-color: #9f2727;
}

#attachedFiles td {
	margin: 0;
	min-width: 100px;
	padding: 5px 10px;
	text-align: center;
	-webkit-box-shadow: inset 0 8px 6px -6px #909090;
	-moz-box-shadow: inset 0 8px 6px -6px #909090;
	box-shadow: inset 0 8px 6px -6px #909090;
}

#attachedFileAccess td {
	margin: 0;
	min-width: 50px;
	padding: 5px 10px;
	text-align: center;
	-webkit-box-shadow: inset 0 8px 6px -6px #909090;
	-moz-box-shadow: inset 0 8px 6px -6px #909090;
	box-shadow: inset 0 8px 6px -6px #909090;
}

.bpush {
	border: 2px solid #3e9ba7 !important;
}
