/* ******************* */
/* VFADmin Stylesheet  */
/* ******************* */
/* Created: 03/01/07   */
/* Updated: 04/04/07   */
/* ******************* */
/* Main */
body {
	background-color: eff2f3;
	color: 333333;
	/*font-family: Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img
{
	border: none 0px 000000;
}

table
{
   table-layout:auto;
}

td {
	/*font-family: Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
div {
	/*font-family: Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link, a:visited, a:active
{
	color:#cc0000;
	text-decoration:underline;
}

a:hover
{
	color:#ff0000;
	text-decoration:underline;
}

table.uber
{
	table-layout:fixed;
	background-color:#ffffff; 
	border: solid 1px #999999;
	text-align: left;
	width: 80%;
}

table.uber_wide
{
	table-layout:fixed;
	background-color:#ffffff; 
	border: solid 1px #999999;
	text-align: left;
	width:1000px;
}

hr.divider
{
	color:#999999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:1px;
}
/* ******************* */
/* Forms */
form 
{
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}
input {
	/*font-family: Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	/*font-family: Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form_labels
{
	vertical-align:middle;
	font-weight:bold;
	white-space:nowrap;
}

.form_instructions {
	color: #666666;
	/*font-family:Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
/* ******************* */
/* TableDataCells */
td.dlItem
{
	padding: 5px 5px 5px 10px;
}

td.dlHeader {
	font-weight: bold;
	padding: 10px 0 0 10px;
	font-size: 11px;
	/*font-family:arial;*/
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

td.pagetitle {
	font-weight: bold;
	font-size: 14px;
	color: #ff0000;
	/*font-family:Verdana;*/
	font-family: Arial, Helvetica, sans-serif;
}

td.maincontent
{
	padding: 15px 25px 15px 25px;
}

.screenTitle {
	font-weight: bold;
	/*font-family: Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.screenCondition {
	/*font-family:Trebuchet MS;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/* ******************* */
/* Divs */
div.outer_uber
{
	text-align:center;
	width:100%;
	height:100%;
	vertical-align:top;
}
/* ******************* */
/* Body Copy Styles */
.home_bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}
.sub_bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
}

.sub_bodycopyLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}

a.sub_bodycopyLINK:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.sub_bodycopyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}
/* ******************* */
/* Footer */
.bylfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none
}

a.footerLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-decoration: underline
}
/* ******************* */
/* Land Styles */
.land_bull {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	padding-bottom: 8px;
}

.land_formR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #666666;
	text-align: right;
}

.land_boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
	padding: 3px;
	width: 523px;
}
/* ******************* */
/* User Controls */
.uc_section
{
	border: solid 1px #cc0000;
	vertical-align: top;
	margin: 5px;
}

#uc_header, #uc_header1, #uc_header2, #uc_header3
{
	padding-left:5px;
	padding-right:5px;
	background-color:#cc0000;
}

#uc_instructions {
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	/*font-family:Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: solid 1px #cc0000;
	line-height: 35px;
	font-size: 10px;
	background-color: efefef;
}

#uc_header td, #uc_header1 td, #uc_header2 td {
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	/*font-family:arial;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
}

#uc_header td.title, #uc_header1 td.title, #uc_header2 td.title 
{
	text-align:left;
	white-space:nowrap;
}

#uc_header td.edit, #uc_header1 td.edit, #uc_header2 td.edit
{
	width:100%;
	text-align:right;
}

#uc_header a, #uc_header a:link, #uc_header a:hover, #uc_header2 a:visited,
#uc_header1 a, #uc_header1 a:link, #uc_header1 a:hover, #uc_header1 a:visited,
#uc_header2 a, #uc_header2 a:link, #uc_header2 a:hover, #uc_header2 a:visited   
{
	line-height: 25px;
	color:#ffffff;
	text-decoration:underline;
	
}

#uc_content, #uc_content2 {
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}

.labels
{
	padding:5px 5px 5px 5px;
}

.uc_divider 
{
	padding: 10 0 0 0;
	margin: 0 0 0 0;
	border-style:none;
}
/* ******************* */
/* Edit */
#Edit td
{
	white-space:nowrap;
}
/* ******************* */	
/* Begin Login */
.login
{
	color:#333333;
	padding:20px 15px 45px 45px;
	width:350px;
}
.login_form_labels
{
	vertical-align:middle;
	font-weight:bold;
}
/* ******************* */
/* Additional Copy Styles */	
.bold
{
	font-weight:bold;
}

.instructions {
	color: #666666;
	padding: 5 0 5 0;
	/*font-family:Verdana;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.StandardText {
	color: #333333;
	/*font-family:arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.red
{
	color:#ff0000;
}

.ErrorMsg
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}

.StandardInterAppHyperlink {
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.StandardInterAppHyperlink:visited
{
	color: #333333;
}

.StandardInterAppHyperlink:active 
{
	color: #333333;
}
.StandardInterAppHyperlink:link
{
	color: #333333;
}
.StandardInterAppHyperlink:hover
{
	color: black;
	text-decoration: underline;
}

.StandardInterAppHyperlink_disabled
{
	color: Gray;
}

.MiniInterAppHyperlink {
	font-weight: normal;
	font-size: 9pt;
	color: blue;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.MiniInterAppHyperlink:visited
{
	color: blue;
}

.MiniInterAppHyperlink:active 
{
	color: blue;
}
.MiniInterAppHyperlink:link
{
	color: blue;
}
.MiniInterAppHyperlink:hover
{
	color: black;
	text-decoration: underline;
}

.MiniInterAppHyperlink_disabled
{
	color: Gray;
	visibility: hidden;
}

.add-new-button {
	font-size: 14px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
}

.btnSaveCancel
{
	font-size: 14px;
}

#email
{
	padding-bottom: 20px;
	padding-top: 20px;
}

#divAddEditEmail 
{
	padding-left: 20px;
	padding-top: 20px;
	display: block;
}

#emailDiv 
{
	padding-left: 20px;
	padding-bottom: 20px;
	display: inline-flex;
}

#emailDivButton 
{
	padding-left: 20px;
	padding-bottom: 20px;
}

.dataGridTemplate {
	padding-left: 20px;
	padding-bottom: 20px;
	display: block;
	min-width: 1065px;
}

.dataGridTemplate-2
{
	padding-bottom: 20px;
	display: block;
	width: 200px;
}

.dataGridTemplate td
{
	font-size: 14px;
	padding: 3px 20px;
}

.dataGridTemplate-2 td {
	font-size: 14px;
	padding: 3px 10px;
}

.emailSubject
{
	width: 400px;
	margin-right: 30px;
}

.emailTemplateName 
{
	width: 400px;
	margin-right: 30px;
}

.emailCommCode 
{
	width: 400px;
	margin-right: 30px;
}

.font-size-16
{
	font-size: 16px;
}

.font-size-14
{
	font-size: 14px;
}

.bold
{
	font-weight: bold;
}

.hide
{
	display: none;
}

.show {
	display: block;
}

.padding-right-30{
	padding-right: 30px;
}

.padding-left-20 {
	padding-left: 20px;
}

.padding-top-10 {
	padding-top: 10px;
}

.padding-bottom-10 {
	padding-bottom: 10px;
}

.padding-left-10 {
	padding-left: 10px;
}

.visible {
	visibility: visible;
}

.hidden {
	visibility: hidden;
}

.greyDivContainer
{
	background-color: lightgray;
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	width: 850px;
}

.templateNameLinkButton
{
	font-size: 14px;
}

.switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 24px;
}

.switch input {
	opacity: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #21f378;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

/* ******************* */
.vertical_divider {
	background-color: #666666;
	width: 1px;
	background-repeat: repeat-y;
}
/* End Styles */



