@CHARSET "ISO-8859-1";
body {
    font-family: "Open Sans";
    font-size: 62.5%;
    background: #2c3e50;
    line-height: 1.618em;
    /*background:#F5F5F5;*/
    background: #EEFFF0;
}
.headerHero{
    font-family: Impact, Charcoal, sans-serif;
    font-size: 3em;
    letter-spacing: -2.6px;
    color: #284926;
    font-weight: normal;
    text-decoration: none;
    font-style: italic;
    font-variant: small-caps;
    text-transform: none;
    margin-top: 5px;
}
.header-small-talk{
    font-size: 1.25em;
}

#customerContent p{
    font-size: 1.3em;
}
#customerContent {
    font-size: 1.3em;
}



.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 10px;
  background-color: white;
  text-align: center;
}

.grid-item {
position: relative;
  padding: 5px;
  text-align: center;
}


.grid-item img {
	max-height: 125px;
}

.grid-item-text_facility{
	position: relative;
	font-family: Futura;
	font-size:125%;
	text-shadow: 1px 4px 4px #7bfdf5;
	text-align: center;
	color: #204d27;
	background-color: #204a87;
	-webkit-background-clip: text;
	-moz-background-clip: text;
}

.grid-item-text_facility:hover{
  color: #204a87;
  background-color: #729fcf;
  text-shadow: 1px 4px 4px #3f98bf;
}


.grid-item-text_facility_city{
	position: relative;
	font-family: Futura;
	font-size:125%;
	text-shadow: 1px 4px 4px #91bd67;
	text-align: center;
	color: #441e64;
	background-color: #72df5c;
	-webkit-background-clip: text;
	-moz-background-clip: text;
}

.grid-item-text_facility_city:hover{
  color: #204d27;
  background-color: #4e9a06;
  text-shadow: 1px 4px 4px #91f681;
}

.grid-item-text{
  position: absolute;
  top: 35%;
  left: 30%;

  transform: rotate(-35deg);
  /* Legacy vendor prefixes */
  /* Safari */
  -webkit-transform: rotate(-35deg);
  /* Firefox */
  -moz-transform: rotate(-35deg);
  /* IE */
  -ms-transform: rotate(-35deg);
  /* Opera */
  -o-transform: rotate(-35deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

	font-size:125%;
  color: #204d27;
  font-family: Futura;
  background-color: #666666;
  text-shadow: 1px 4px 4px #204d27;
  text-align: center;
  -webkit-background-clip: text;
    -moz-background-clip: text;
}

.grid-item-text:hover{
  position: absolute;
  top: 35%;
  left: 30%;

  transform: rotate(-35deg);
  /* Legacy vendor prefixes */
  /* Safari */
  -webkit-transform: rotate(-35deg);
  /* Firefox */
  -moz-transform: rotate(-35deg);
  /* IE */
  -ms-transform: rotate(-35deg);
  /* Opera */
  -o-transform: rotate(-35deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

	font-size:125%;
  color: #204d27;
  font-family: Futura;
  background-color: #4e9a06;
  text-shadow: 1px 4px 4px #edd400;

}

.hoverPop :hover{
	background:#fce94f;
}
.hoverPop :hover > div{
	background:#fce94f;
}
.highlighted{
    background: #99ff86;
}

.highlighted a{
	background: #99ff86;
}
.highlighted a > div{
    
}
/* Define styles for different screen sizes */
@media only screen and (max-width: 48em) {
     
}
.configuratorSectionHeader{
    background-color: #b2a59a;
    border-bottom: 2px solid #355A20;
    border-left: 2px solid #355A20;
    border-right: 2px solid #355A20;
}
/* 480 Pixels Width or Less */
@media screen and (min-width: 480px) {
    
    .gridItemButton{
        font-size: 1.05em !Important;
    }
    .configuratorSectionHeader{
        border-radius: 0px 0px 15px 15px; 
    }
        .tabularData{
            text-align: left !Important;
        }
	.grid-container {
		grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
	}
	.grid-item-text {
		top: 20%;
		left: 20%;
		font-size:1.45em;
	}
	
	.pod-grid-container {
		grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
	}
	.pod-grid-item-text {
		top: 15%;
		left: 15%;
		font-size:90%;
	}
        
}
/* 768 Pixels Width or Less */
@media screen and (min-width: 768px) {
    
    .gridItemButton{
        font-size: 1em !Important;
    }
    .configuratorSectionHeader{
        border-radius: 0px 0px 15px 15px; 
    }
	.grid-container {
		grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	}
	.grid-item-text {
		top: 25%;
		left: 25%;
		font-size:1.35em;
	}

	.pod-grid-container {
		grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	}
	.pod-grid-item-text {
		top: 15%;
		left: 15%;
		font-size:90%;
	}
        .tabularData{
            text-align: left !Important;
        }
}


        .facilityDetails{
            float: none !Important;
}
/* 1024 Pixels Width or Less */
@media screen and (min-width: 1024px) {
    
        .gridItemButton{
        font-size: 1.25em !Important;
    }
    .configuratorSectionHeader{
        border-radius: 0px 0px 0px 0px; 
    }
        .tabularData{
            text-align: left !Important;
            font-weight: bold;
            border-top: 1px solid black;
        }
}
    .gridItemButton{
        font-size: .8em;
    }
.builderFacilityDisplay{
	scale:100%;
        max-height: 150px;
            
}

#custLoginButton{
    width:100% !Important;
}


img.stripeCardIcon{
	height:15px;
	width:25px;
}
.stripeCardInput input{
	margin:0px !Important;
}
.stripeDefault{
	background:#34DC2B;
	font-weight:bold;
	font-size:90%;
}
.subTitle{
	padding-top:3px;
	font-weight:bold;
	font-size:97%;
	color: #FFFFFF;
	text-shadow: 2px 2px 0 #002e00, 2px -2px 0 #002e00, -2px 2px 0 #002e00, -2px -2px 0 #002e00, 2px 0px 0 #002e00, 0px 2px 0 #002e00, -2px 0px 0 #002e00, 0px -2px 0 #002e00;
}
.subRate{
	color:#000029;
	border-bottom:1px solid #000029;
	margin-bottom:5px;
	font-style:italic;
}
#subscriptionFormDialog{
	overflow-y: hidden; /* Hide vertical scrollbar */
	overflow-x: hidden; /* Hide horizontal scrollbar */
}
.subFormInfoLabel{
	text-align: right;
	font-size: 100%;
    color: #000c1e;
}
.subFormInfoData{
	text-align: right;
	font-size: 96.5%;
    color: #000466;
}
.subscriptionFormHeader{
	background: #8990f924;
	border:1px solid #000029;
	border-radius: 12px;
	margin-left:-3px !Important;
	margin-right:-3px !Important;
}
.subscriptionFormFooter{
	background: #fb8d0024;
	border:1px solid #000029;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	margin-left:-3px !Important;
	margin-right:-3px !Important;
	padding-top:3px;
}
.subscriptionTitleContainer:hover{
	border:2px solid black;
	background:#dcd7e1;
}

.subscriptionTitleContainer{
	text-align:right;
	min-height:100px;
	border:1px solid #000029;
	background:#dae2e7;
}

.subscriptionDetailsContainer{
	text-align:left;
	border:2px solid #000029;
}
.subscriptionDetailsContainer p{
	line-height: .95;
	text-indent: 12.5px;
	font-size:90%;
}
.subscriptionDetailsContainer ul{
	padding-bottom:5px;
}
.subscriptionDetailsContainer ul li{
	line-height: .85;
	text-indent: 12.5px;
	font-size:90%;
}

.publicFormTitle{
	font-size: 130%;
}

.tabs-wrapper * {
  box-sizing: border-box;
}

.tabs-wrapper {
  max-width: 50rem;
  width: 100%;
  margin: 0 auto;
    height: 100%;
}
.tab-items {
  position: relative;
  /*margin: 3rem 0;
  background: #1abc9c;*/
  height: 100%;
}
.tab-item::before,
.tab-item::after {
  content: "";
  /*display: table;*/
}
.tab-item::after {
  clear: both;
}
.tab-item {
  float: left;
    height: 100%;
}
.tab-switch {
  display: none;
}
.tab-label {
  position: relative;
  display: block;
  line-height: 2.75em;
  height: 3em;
  padding: 0 1.618em;
  background: #204a87;
  border-right: 0.125rem solid #16a085;
  color: #fff;
  cursor: pointer;
  top: 0;
  transition: all 0.25s;
}
.tab-label:hover {
  top: -0.25rem;
  transition: top 0.25s;
}
.tab-content {
  /*height: 12rem;*/
  position: absolute;
  z-index: 1;
  top: 2.75em;
  left: 0;
  padding: 1.618rem;
  background: #fff;
  color: #2c3e50;
  border-bottom: 0.25rem solid #bdc3c7;
  opacity: 0;
  /*transition: all 0.35s;*/
}
.tab-switch:checked + .tab-label {
  background: #fff;
  color: #2c3e50;
  border-bottom: 0;
  border-right: 0.125rem solid #fff;
  transition: all 0.35s;
  z-index: 1;
  top: -0.0625rem;
}
.tab-switch:checked + label + .tab-content {
  z-index: 2;
  opacity: 1;
  transition: all 0.35s;
}


ul.horizontalMenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
li.horizontalMenu {
  float: left;
}

button.builderBtn {
	box-shadow:inset 0px 1px 0px 0px #059033;
	background:linear-gradient(to bottom, #7BAA47 5%, #93CB56 100%);
	background-color:#355A20;
	border-radius:6px;
	border:1px solid black;
	display:inline-block;
	cursor:pointer;
	color:#d0f59f;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:3px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #a5a39a;
}
button.builderBtn:hover {
	background:linear-gradient(to bottom, #93CB56 5%, #7BAA47 100%);
	background-color:#1e62d0;
	color: #daff8a;
}
button.builderBtn:active {
	position:relative;
	top:1px;
        color: #fafa25;
}

button.userMenu:hover {
	background:linear-gradient(to bottom, #000078 5%, #B3B3D7 100%);
	background-color:#1e62d0;
	color:#deffbd;
}
button.userMenu:active {
	position:relative;
	top:1px;
}
/* Customer Menu Components *

button.custMenu {
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	background-color:#3d94f6;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	padding:3px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
	width:100px;
}
button.custMenu:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#1e62d0;
}
button.custMenu:active {
	position:relative;
	top:1px;
}
*/
div.custMenuContainer{
    border-radius: 0.75em;
    text-align: center;
}
button.custMenu {
    box-shadow:inset 0px 1px 0px 0px #97c4fe;
    background:linear-gradient(to bottom, #059033 5%, #355A20 100%);
    background-color:#7BAA47;
    border-radius:6px;
    border:1px solid #93CB56;
    display:inline-block;
    cursor:pointer;
    color:#d0fdc0;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    padding:3px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #1570cd;
}
button.custMenu:hover {
    background:linear-gradient(to bottom, #355A20 5%, #059033 100%);
    background-color:#7BAA47;
    color: #00eb2b;
}
button.custMenu:active {
    position:relative;
    top:1px;
}
ul.custMenu li button{
    text-align: center;
    padding-left:15px;
    padding-right:15px;
    max-width: 15em;
    
}

.rightCol{
	text-align:right;
	padding-right:12px;
}
.paymentForm{
	background:white;
}
.paymentForm input{
	height: 27px;
}
button{
	cursor: pointer; /* Add a pointer on hover */
}

ul.affMenu{
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}
button.affMenu {
	box-shadow:inset 0px 1px 0px 0px #ad7fa8;
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	background-color:#5c3566;
	border-radius:6px;
	border:1px solid #3a0859;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	padding:3px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ad7fa8;
	width:100px;
}
button.affMenu:hover {
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	background-color:#3a0859;
}
button.affMenu:active {
	position:relative;
	top:1px;
}


ul.custMenu{
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}

button.showPages {
	box-shadow: 3px 4px 0px 0px #c2ffc2;
	background:linear-gradient(to bottom, #b2c5ff 5%, #c5ffb2 100%);
	background-color:#b2c5ff;
	border-radius:15px;
	border:1px solid #040085;
	display:inline-block;
	cursor:pointer;
	color:#000066;
	font-family:Arial;
	font-size:10px;
	padding:3px 3px;
	text-decoration:none;
	text-shadow:0px 1px 0px #e1e2ed;
	min-width: 20px;
	max-width:20px;
}
button.showPages:hover {
	background:linear-gradient(to bottom, #c5ffb2 5%, #b2c5ff 100%);
	background-color:#c5ffb2;
}
button.showPages:active {
	position:relative;
	top:1px;
}

button.addNew {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	background-color:#f9f9f9;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
button.addNew:hover {
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	background-color:#e9e9e9;
}
button.addNew:active {
	position:relative;
	top:1px;
}



input.appControls{
	height:30px !Important;
}
select.settingsControls{
	padding-left:10px;
	height:25px;
	/*width:60px;*/
}
input.settingsControls{
	padding-left:10px;
	height:25px;
	font-size: 95%;
}

select.appControls{
	height:30px !Important;
}
.clickable{
	cursor: pointer;
}
.manualIntervention{
	color: red;
}
.serviceOverlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

.totalRow{
	font-weight:bold;
}
.refDetailsToggle i{
	cursor:pointer;
	color:black;	
}
.appNoteActions i{
	cursor:pointer;
	color:black;
}
.appStepRow{
	background-color: #f8ffac;
	color: #000000;
	border-bottom: 1px solid #4b4300;
}
.bullet{
	display:list-item;
	padding-left:10px !Important;
	/*margin-left:10px !Important;*/
}
ul.appStepRow li{
	/*
	padding-left:30px !Important;
	padding-right:30px !Important;
	*/
	/*
	margin-left:60px !Important;
	margin-right:60px !Important;
	*/
list-style-position: inside !Important;
  padding-left: 0 !Important;
}
.scrollable{
	margin:4px 4px;
    padding:4px;
    background-color: #e4e3e0;
   /* width: 500px;*/
    height: 110px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align:justify;
}
.shallowHr{
	margin-top: 5px !Important;
	margin-bottom: 5px !Important;
	margin-left: 0px !Important;
	margin-right: 0px !Important;
	padding: 0px !Important;
	background-color: navy;
	height: 3px;
}
.shadowBox{
	border: 1px solid black;
	background-color: #e4e3e0;
	
}
.sectionProcessing img{
	max-width:40px;
	max-height:40px;
}
.sectionProcessing{
	text-align: right;
	font-size: 150%;
	margin-bottom:-10px;
	color: green;
}

body.appFormBody > label{
	color:blue;	
}
#content{
	background:white;
        padding-right: 15px;
        padding-left: 15px;
}
#content p{
	font-size: 1.45em;
}
#content div ul li{
	font-size: 1.35em;
}

.appNoteTextContainer{
	display:none;
}

.colHeadRow{
	border-bottom: 1px solid black;
	font-weight: bold;
	text-align: center;
}
select{
	padding-left:7px;
}
.completeSection{
	background-color:#efffee !Important;
}
.disp_label label{
	margin-bottom:-22px;
}
.smallInfo{
	font-size:75%;
}
.appViewSection{
	border: 1px solid black;
}


.loginFieldLabel{
    /*font-size: 1em;*/
    /*background-color: red;*/
}
.loginFieldLabel label{
    font-size: 1.125em;
    /*background-color: greenyellow;*/
}

.loginFieldInput label{
    font-size: 1.125em;
}

loginFieldInput input{
    text-align: left;
}
loginFieldInput input{
    /*text-align: left;*/
}
.disp_label{
	white-space: nowrap;
	text-align: right;
	font-weight:bold;
}
.disp_data{
	text-align: left;
	color: blue;
}

div.formSectionHeader{
    border-bottom:2px solid blue;
    text-align:center;
    font-weight:bold;
}

.facilityTitleLabel{
    text-align: left;
    border-bottom: 3px solid #355A20;
    background-color: #93CB56;
}
.facilityTitleData{
    text-align: left;
    color: #000078;
    font-weight: bold;
}
.partialHeader{
    font-size:20px;
    font-weight:bold;
    color:#000000;
    background:#c0c0c0;
    margin-bottom:10px;
}
.sectionHeader{
    text-align: left;
    border-bottom: 3px solid #355A20;
    background-color: #93CB56;
}
.subSectionHeader{
    border-bottom:1px solid #2f0047;
    background: #d3fff0;
    color: #2f0047;
}
.adminSectionHeader{
    border-bottom:3px solid black;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background:#c0c0c0;
    color:black;
    padding-top:10px;
    padding-bottom:5px;
}
.adminSectionHeaderNote {
    color:blue;
    font-size: 90%;
    font-style:italic;
}

.viewSection{
    border:2px solid black;
}



/*Left Sidebar*/
.sidebar{
	border: 1px solid black;
	height: 100%;
}
.sidebarHead{
	font-variant-caps: small-caps !Important;
	text-align: center;
	font-weight: bold;
}
.sidebarLabel{
	text-align: left;

}
.sidebarData{
	text-align: right;
	color: navy;
	padding-right: 25px;

}
.sidebarColumnHeader{
	font-weight: bold;
	border-bottom: 1px solid black;
}
.sidebarColumnData{
	font-size: 75%;
}
.sidebarColumnData div{
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* applicationSection */

.applicationSection{
	border:1px solid grey;
	border-radius: 25px;
	font-size:14px;
	
	background-color: white;
	padding: 5px;
}
.applicationSectionTitle{
	font-variant-caps: small-caps !Important;
	margin-bottom: -14px;
}

.userSettingsSectionTitle{
	font-variant-caps: small-caps !Important;
	font-size:120%;
	font-weight:bold;
	border-bottom:1px solid #000078;
	margin-bottom:3px;
}

/* appContactListRow */
.appContactListRow:nth-child(odd) { background-color:#eee; }
.appContactListRow:nth-child(even) { background-color:#fff; }
.appContactListRow{
	border-top:1px solid grey;
	border-bottom:1px solid grey;
	font-size:12px;
}
/*Application list Row*/
.appNoteListRow:nth-child(odd) { background-color:#bbfff9; }
.appNoteListRow:nth-child(even) { background-color:#fff0d3; }
.appNoteListRow{
	border-top:1px solid grey;
	border-bottom:1px solid grey;
	font-size:12px;
}

.appListRow:nth-child(odd) { background-color:#eee; }
.appListRow:nth-child(even) { background-color:#fff; }
.appListRow{
	/*border:1px solid grey;*/
	cursor: pointer;
	font-size:12px;
}
.appListRow:hover{
	color:blue;
	/*font-weight:bold;*/
}

.refListRow:nth-child(odd) { background-color:#eee; }
.refListRow:nth-child(even) { background-color:#fff; }
.refListRow{
	/*border:1px solid grey;*/
	cursor: pointer;
	font-size:12px;
}
.refListRow:hover{
	color:blue;
	font-weight:bold;
}

.custListRow:nth-child(odd) { background-color:#eee; }
.custListRow:nth-child(even) { background-color:#fff; }
.custListRow{
	/*border:1px solid grey;*/
	cursor: pointer;
	font-size:12px;
}
.custListRow:hover{
	color:blue;
	
}
.listRow:nth-child(odd) { background-color:#eee; }
.listRow:nth-child(even) { background-color:#fff; }
.listRow{
	/*border:1px solid grey;*/
	cursor: pointer;
	font-size:12px;
}

.referenceSectionTitle{
	font-variant-caps: small-caps !Important;
	border-bottom: 1px solid black;
}

.fine-print{
	border: 1px solid black;
	font-size: 60%;
}
.hiddenOnLoad{
	display: none;
}
.appRefContainer:nth-child(odd) { background-color:#eee; }
.appRefContainer:nth-child(even) { background-color:#fff; }
.appRefContainer{
	border-top:1px solid grey;
	border-bottom:1px solid grey;
	font-size:12px;
}
.appRefContainer:hover{
	color:blue;
	font-weight:bold;
}
.fine-print-data{
	size: 60%;
}





.loginFormInput{
	text-align:left;
}
.loginFormLabel{
	text-align:right;
}
.loginWidgitLabel{
	text-align:right;
	
}
#btnAddNewApp{
	margin-top:10px;
}
.btnAddNewComment {
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	background-color:#7892c2;
	border-radius:12px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	padding:2px 2px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
}
.btnAddNewComment:hover {
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	background-color:#476e9e;
}
.btnAddNewComment:active {
	position:relative;
	top:1px;
}



#appSearchType{
	padding-left:5px;
}
#custOrgType{
	height:25px;
	font-size:12px;
	padding:0 !Important;
	padding-left:5px !Important;
}
.loginWidgitData{
	
}
.loginWidgitHeader{
	border-bottom:1px solid black;
}
.loginWidgitContainer{
	margin-top:5px;
	margin-right:5px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: grey !Important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: grey !Important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: grey !Important;
}
:-moz-placeholder { /* Firefox 18- */
  color: grey !Important;
}
.publicFormTextField{
	height:27px;
	font-size: 14px;
	color:#000080;
	padding-bottom:4px;
	margin-top: -4px;
	margin-bottom: 3px;	
}
.publicFormTextFieldLabel{
	width: 100%;
}
.publicFormSelectField{
	height:27px;
	font-size: 14px;
	color:#000080;
	padding-bottom:1px;
	padding-top:0px;
	margin-top: -4px;
	margin-bottom: 3px;
}
.listHeader{
	border-bottom:1px solid;
}
.inlineIcon{
	height:15px;
	width:25px;
}
.headerRow{
/*	background:	#e8f7fd;  */
	color:black;
	border-bottom: 1px solid black;
}
.dataRow{
/*	background:	#e8f7fd;  */
	color: #400080;
	font-size: 80%;
}
.critical{
	animation: blinker 1s linear infinite;
	color:red;
}
.strikeout{
	text-decoration: line-through !Important;
	background: black;
	color: white !Important;
}
ul.header{
	
}
ul.header li{
	color: #204a87;
	list-style-type: none;
	margin-left:12.5px;
        font-size: 1.5em;
}
ul.header :first-child{
	list-style-type: disc;
	color: #204a87;
	font-size:1.7em;
	-webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #047f02;
    margin-left:25px;
}
.errorStatus{
	color:red;
}
.errorField{
	color:red;
}

/*BEGIN Horizontal Menu*/
ul.publicMenu {
    list-style-type: none;
    /*overflow: hidden;*/
    height: 25px;
}
ul.publicMenu li {
    float: left;
}
ul.publicMenu li a {
    text-align: center !Important;
    display: block;
    color: #004000;
    text-align: center;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    font-size: 1.35em;
}
ul.publicMenu li a:hover {
    webkit-text-stroke: 1px black;/*font-weight: bold;*/
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    color: #00c34f;
}
li.homeMenu {
    float: left;
}
li.homeMenu a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    text-decoration: none;
    font-size: 100%;
}
li.homeMenu a:hover {
    background-color: red;
}
/*END Horizontal Menu*/

.hide-for-small-and-medium img{
    max-height: 60px;
}


.publicFooter{
    border-top:2px solid #0000ff;
    color:#000080;
    text-align:right;
    /*margin-top:10px;*/
}


label.standard {
    color:blue;
}

#search{
    background:#b6bec0;
}
.columnHeaderRow{
    border-bottom:1px solid black;
}
.columnHeaderRow div{
    font-weight:bold;
    border-bottom:1px;
}
div.formSection{
    border:1px solid blue;
	
}


.attentionContainer{
    padding-top:5px;
    padding-bottom:5px;
    background:radial-gradient(circle at center, #ffe9e9 0, #bce6ee, #c8eebc 100%);
    border: 1px solid #204a87;
    border-radius: 35%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    text-align:center;
    font-weight:bold;
}


.resultRow:nth-child(even) {
    background-color: #d9ebff;
}
.resultRowContainer:hover { 
    font-weight:bold;
    cursor: pointer;
}
.resultRowContainer:hover {
    cursor: pointer;
}
.offsetLine{
    background:#fff0f0;
}
.offsetTotalLine{
    border-top:1px solid black;
    border-bottom:1px solid black;
    background:#eaffea;
}
/* Pagination Controls */
.paginationSelectContainer{
	
}
#paginationSelect{
    height:25px;
    padding-top:1px;
    padding-bottom:1px;
}
.fieldPreview{
    border: 2px solid #0f0c33;
}
/* Object View Pages */
.configuratorTabularData{
    color:  #077400;
    
}
.configuratorTabularTitle{
    font-weight: bold;
    border-bottom: 1px solid #004000;
    text-align:center;
    color: black;
}

.tabularTitle{
    font-weight:bold;
    text-align:left;
    color: black;
}
.tabularLabel{
    text-align:right;
}
.tabularData{
    color:blue;
    text-align: right;
}
.gridTabularTitle{
    font-weight:bold;
    text-align:left;
    color: black;
}
.gridTabularData{
    color:#35440d;
    text-align: right;    
}
.longData{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.toggleLink{
    font-size:20px;
    font-weight:bold;
}
/*Buttons*/
.logoutAction{
    -moz-box-shadow:inset 0px 1px 0px 0px #b3b300;
    -webkit-box-shadow:inset 0px 1px 0px 0px #b3b300;
    box-shadow:inset 0px 1px 0px 0px #b3b300;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffcc), color-stop(1, #b3b300));
    background:-moz-linear-gradient(top, #ffffcc 5%, #b3b300 100%);
    background:-webkit-linear-gradient(top, #ffffcc 5%, #b3b300 100%);
    background:-o-linear-gradient(top, #ffffcc 5%, #b3b300 100%);
    background:-ms-linear-gradient(top, #ffffcc 5%, #b3b300 100%);
    background:linear-gradient(to bottom, #ffffcc 5%, #b3b300 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffcc', endColorstr='#b3b300',GradientType=0);
    background-color:#77d42a;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #268a16;
    display:inline-block;
    cursor:pointer;
    color:#306108;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #aade7c;
}
.logoutAction:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffcc), color-stop(1, #b3b300));
    background:-moz-linear-gradient(top, #ffffcc 5%, #b3b300 100%);
    background:-webkit-linear-gradient(top, #ffffcc 5%, #b3b300 100%);
    background:-o-linear-gradient(top, #ffffcc 5%, #b3b300 100%);
    background:-ms-linear-gradient(top, #ffffcc 5%, #b3b300 100%);
    background:linear-gradient(to bottom, #ffffcc 5%, #b3b300 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffcc', endColorstr='#b3b300',GradientType=0);
    background-color:#5cb811;
}
.logoutAction:active {
    position:relative;
    top:1px;
}





/**********************************************************************************************************************************************/
.action {
    -moz-box-shadow:inset 0px 1px 0px 0px #caefab;
    -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
    box-shadow:inset 0px 1px 0px 0px #caefab;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
    background:-moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
    background:-webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
    background:-o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
    background:-ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
    background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811',GradientType=0);
    background-color:#77d42a;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #268a16;
    display:inline-block;
    cursor:pointer;
    color:#306108;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #aade7c;
}
.action:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
    background:-moz-linear-gradient(top, #5cb811 5%, #77d42a 100%);
    background:-webkit-linear-gradient(top, #5cb811 5%, #77d42a 100%);
    background:-o-linear-gradient(top, #5cb811 5%, #77d42a 100%);
    background:-ms-linear-gradient(top, #5cb811 5%, #77d42a 100%);
    background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a',GradientType=0);
    background-color:#5cb811;
}
.action:active {
    position:relative;
    top:1px;
}
.actionAppend {
    -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    box-shadow:inset 0px 1px 0px 0px #97c4fe;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
    background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
    background-color:#3d94f6;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #337fed;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #1570cd;
}
.actionAppend:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
    background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
    background-color:#1e62d0;
}
.actionAppend:active {
    position:relative;
    top:1px;
}

.delete {
   border-top: 1px solid #11004a;
   background: #f59696;
   background: -webkit-gradient(linear, left top, left bottom, from(#5e1818), to(#f59696));
   background: -webkit-linear-gradient(top, #5e1818, #f59696);
   background: -moz-linear-gradient(top, #5e1818, #f59696);
   background: -ms-linear-gradient(top, #5e1818, #f59696);
   background: -o-linear-gradient(top, #5e1818, #f59696);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #dedede;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.delete:hover {
   border-top-color: #eb0004;
   background: #eb0004;
   color: #f7caca;
   }
.delete:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

.cancel {
   border-top: 1px solid #3c4a00;
   background: #f2f598;
   background: -webkit-gradient(linear, left top, left bottom, from(#5c5b1b), to(#f2f598));
   background: -webkit-linear-gradient(top, #5c5b1b, #f2f598);
   background: -moz-linear-gradient(top, #5c5b1b, #f2f598);
   background: -ms-linear-gradient(top, #5c5b1b, #f2f598);
   background: -o-linear-gradient(top, #5c5b1b, #f2f598);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #171217;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.cancel:hover {
   border-top-color: #c8eb00;
   background: #c8eb00;
   color: #170505;
   }
.cancel:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }


.processBilling {
    box-shadow: 0px 10px 14px -7px #9fb4f2;
    background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
    background-color:#7892c2;
    border-radius:4px;
    border:1px solid #4e6096;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    padding:3px 3px;
    text-decoration:none;
    text-shadow:0px 1px 0px #283966;
}
.processBilling:hover {
    background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
    background-color:#476e9e;
}
.processBilling:active {
    position:relative;
    top:1px;
}

   
.payNow {
    box-shadow: 0px 10px 14px -7px #3e7327;
    background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
    background-color:#77b55a;
    border-radius:4px;
    border:1px solid #4b8f29;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    padding:3px 3px;
    text-decoration:none;
    text-shadow:0px 1px 0px #5b8a3c;
}
.payNow:hover {
    background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
    background-color:#72b352;
}
.payNow:active {
    position:relative;
    top:1px;
}

.subNow {
    box-shadow: 0px 10px 14px -7px #5c3566;
    background:linear-gradient(to bottom, #5c3566 5%, #75507b 100%);
    background-color:#75507b;
    border-radius:4px;
    border:1px solid #5c3566;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    padding:3px 3px;
    text-decoration:none;
    text-shadow:0px 1px 0px #5b8a3c;
}
.subNow:hover {
    background:linear-gradient(to bottom, #75507b 5%, #5c3566 100%);
    background-color:#72b352;
}
.subNow:active {
    position:relative;
    top:1px;
}
  
button.save {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

button.save:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.new {
   border-top: 1px solid #00064a;
   background: #9db0f5;
   background: -webkit-gradient(linear, left top, left bottom, from(#1b235c), to(#9db0f5));
   background: -webkit-linear-gradient(top, #1b235c, #9db0f5);
   background: -moz-linear-gradient(top, #1b235c, #9db0f5);
   background: -ms-linear-gradient(top, #1b235c, #9db0f5);
   background: -o-linear-gradient(top, #1b235c, #9db0f5);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #cecef5;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.new:hover {
   border-top-color: #0014eb;
   background: #0014eb;
   color: #ababdb;
   }
.new:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

.update {
   border-top: 1px solid #004a0e;
   background: #9cf59b;
   background: -webkit-gradient(linear, left top, left bottom, from(#205c1b), to(#9cf59b));
   background: -webkit-linear-gradient(top, #205c1b, #9cf59b);
   background: -moz-linear-gradient(top, #205c1b, #9cf59b);
   background: -ms-linear-gradient(top, #205c1b, #9cf59b);
   background: -o-linear-gradient(top, #205c1b, #9cf59b);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #121713;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.update:hover {
   border-top-color: #00eb2b;
   background: #00eb2b;
   color: #051707;
   }
.update:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }


.formControlButtons{
    margin-bottom:5px;
}

.fieldContainer:nth-child(even) { background: #CCC; }
.fieldContainer:nth-child(odd) { background: #FFF; }
#fieldContent > div:nth-of-type(odd){
    background: #bacef2;
}

/* Change the link color on hover */
/*
li a:hover {
  background-color: #6f8cba;
  color: white;
  text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.3), 1px 1px 0px rgba(0, 0, 0, 0.8);
}
li a:active {
    background-color: #6f8cba;
    color: #0062ff;
    text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.3), 1px 1px 0px rgba(0, 0, 0, 0.8);
}
*/
.medium{font-size:14px;}
.subrow{border-bottom:1px solid black;}
.stdInput{
    padding-left:5px;
    border:1px solid #000029;
    color:#000029;
    background:#A9DFA9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
    height: 25px;
    font-size: 1.25em;
}
.colInput{
    height:25px;
    padding-left:5px;
    padding-right:1px;
    padding-bottom:1px;
    padding-top:1px;
    border:1px solid #000029;
    color:#000029;
    background:#eeeff6;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */	
}

#fieldSections{
    border:4px solid black;
    background:#6f8cba;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.fieldHeader{
    border:4px solid #25293a;
    background:#e9e9e9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.activityListItem{
    border:4px solid #25293a;
    background:#dee0f3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.fieldConfig{
    border:4px solid black;
    background:#dae2e7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.fieldConfig:focus{
    border:4px solid black;
    background:#dcd7e1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}
#fieldContent{
    overflow-y:scroll; 
    height:700px;
}
.fieldDataCell{
    color: black !Important;
    /*padding-left:3px;*/
}
.fieldLabelCell{
    color:#01173d !Important;
    text-align:right !Important;
}


div.successIndicator{
    background-image: url("assets/images/complete.gif");
}

button.ajaxNavGreen {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

button.ajaxNavGreen:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}

button.ajaxNav {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

button.ajaxNav:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}

.positive-action{
    display: inline-block;
    border:1px solid #1E2660;
    color: #1E2660;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    font-family: Verdana;
    width: auto;
    height: auto;
    /*font-size: 19px;*/
    padding: 2px 4px;
    box-shadow: inset 0 1px 0 0 #D2D6F2,inset 0 -1px 0 0 #B8BCD6,inset 0 0 0 1px #9598AD,0 2px 4px 0 #626472;
    -moz-box-shadow: inset 0 1px 0 0 #D2D6F2,inset 0 -1px 0 0 #B8BCD6,inset 0 0 0 1px #9598AD,0 2px 4px 0 #626472;
    -webkit-box-shadow: inset 0 1px 0 0 #D2D6F2,inset 0 -1px 0 0 #B8BCD6,inset 0 0 0 1px #9598AD,0 2px 4px 0 #626472;
    text-shadow: 0px 1px 2px #D6DBFF;
    background-image: linear-gradient(to bottom, #87BC85, #6F9B6C);
    background-color: #BBFFBA;
}
    .positive-action:hover, .positive-action:active{
     border:1px solid #174203;
     color: #1E2660;
     box-shadow: inset 0 1px 0 0 #8CD16C,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
     -moz-box-shadow: inset 0 1px 0 0 #8CD16C,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
     -webkit-box-shadow: inset 0 1px 0 0 #8CD16C,inset 0 -1px 0 0 #E3C852,inset 0 0 0 1px #FCE88D;
     background-color: #DDF5FF;
}

i.controls{
	cursor: pointer;
}

/* Infor Circle Icon (FontAwesome) customizations */
i.fa-info-circle{
	cursor: pointer;
}

.settingsStatusContainer{

}

.paymentForm{
	padding-top:10px;
}

.paymentForm .tabField{
	/*border-top:1px solid #babdb6;
	border-left:1px solid #babdb6;
	border-right:1px solid #babdb6;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background:#cedeff;*/
	color:#020360;
	padding-left:15px;
	padding-top:5px;
	width:160px;
}
.stripe-error span{
	font-weight:bold;
	color:red;
	font-size:135%;
	max-height:50px;
}
