@charset "utf-8";
/*

------------------------------------------------------------------

- Style Stylesheet -

Media:          Screen
Project:	    CCUBS
Agency:
Version:	    1.0
Last change:	03/22/2013
Primary use:	Web Application

------------------------------------------------------------------
*/

body {
	padding-top: 0px;
	padding-bottom: 40px;
	font-size:14px;
	font-family: Verdana, Arial, sans-serif;
}


a {
	color: rgb(51,102,153);
}

p {
	color: #2C2C2C;
}

input {
	font-family: Verdana, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: rgb(0, 102, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

label,
input,
button,
select,
textarea {
	font-size:15px !important;
	font-family:Verdana, Arial, sans-serif;
}
/*
span {float:left;
}
*/
#singlecol {
	/*margin: 40px 70px;*/
}

#bottomNavigation {
	text-align: center;
}

.pull-right {
}

.text_box_small {
	height:13px !important;
}

.field-required {
	/*color:#c63;*/
	color: #000;
	/*background-color: red;*/
}

/* Custom container */

.container-narrow {
	margin: 0 auto;
	max-width: 747px;
	padding:0px;
	box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0,0,0,0.4);
	background-color: rgb(255, 255, 255);
	-moz-box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0, 0, 0, 0.4);
}

.container-narrow > hr {
	margin: 0px 70px 30px 60px;
      }

.masthead {
	background-image: url("/ccubs/assets/img/title.png");
	display: block;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:10px;
	height:45px;
}

.navbar > .navbar-inner {
	padding: 0px;
}

.navbar > .navbar-inner > .container {
	margin: 0px;
	width: auto;
}

.navbar .nav > li > a {
	color: #FFF !important;
	font-size:11px;
	border-right: 1px #CCC solid;
}

.navbar .nav > li:last-child > a {
	border-right: 0;

}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: #008000 ;
}

.nav {
	width:auto;
	margin-right:0px !important;
}

.navbar {
	/*min-height: 20px;*/
	border-radius:0px;
}

.navbar > li {
	margin-left:0px;
	line-height: 15px;
	/*max-height: 20px;*/
}

.navbar-inner {
	border-radius:0px;
	border-left:none;
	border-right:none;
	border-top-color:#000;
	background-image:none !important;
	background-color: rgb(0, 102, 0) !important;
	filter:none;
}

.btn-success {
	background-color: #090 !important;
	color:#FFF;
	background-image:none !important;

}

.btn-large {
	background-color: rgb(0, 102, 0) !important;
}

.btn {
	background-color: rgb(0, 102, 0) !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #008000 !important;
  *background-color: rgb(0, 102, 0);
}

.btn-success:active,
.btn-success.active {
  background-color: rgb(0, 102, 0) !important;
}

.logo_wide {
	width:50px;
}

.no_border {
	border:none !important;
}

.nav_wide {
	width:60%;
}

/* Main marketing message and sign up button */

.jumbotron {
	margin: 20px 70px 10px 20px;
	text-align: center;
      }
.jumbotron h1 {
	font-size: 20px;
	line-height: 1;
	text-align:left;
      }
.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
      }
.bs-docs-grid {
	margin: 0px 50px 30px 50px;
}

@media (min-width: 0px) and (max-width: 400px) {

.bs-docs-grid {
	margin: 20px 20px 20px 20px;
}

.nav_wide {
	width:auto;
}

.text-left {
	padding-left:0px !important;
	padding-right:0px !important;
}

.lead {
	font-size:11px !important;
}

.lead-front {
	margin-left: 20px;
}

.navbar .nav > li > a {
	text-align:right;
	padding-left:20px;
	padding-right:20px;
	display: block !important;
	border:none;
	float:left;
}

.userType .h3b {
	padding-top:1px;
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom:6px;
}

.userType .h3c {
	padding-top:1px;
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom:6px;
}

.navbar .nav > li > a img {
}

.nav {
	width:100% !important;
	margin:0px;
}

.navbar-inner {
	padding:0px;
}

.jumbotron h1 {
	font-size:14px;
}

.btn-large {
	margin-left:20px;
	margin-right:20px;
}

.jumbotron {
	margin: 20px 20px 20px 20px;
      }
img {
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}

.masthead {
	background-image: url("/ccubs/assets/img/title_1.png") !important;
	height:9px !important;
	height:53px !important;
}

.footer li {
	display: block !important;
}

li {
	display:block !important;
	margin-left:0px !important;
}

.button_half {
	width:100% !important;
	margin-bottom:20px;
}

}

@media (min-width: 400px) and (max-width: 616px) {

.masthead {
	background-image: url("/ccubs/assets/img/title_2.png") !important;
	height:43px !important;

}

.button_half {
	width:100% !important;
	margin-bottom:5px;
}

.nav_wide {
	width:auto;
}

.userType .h3b {
	padding-top:1px;
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom:6px;
}

.userType .h3c {
	padding-top:1px;
	padding-left:0px !important;
	padding-right:0px !important;
	padding-bottom:6px;
}

}

/* Supporting marketing content */

.marketing {
	margin: 60px 0;
      }
.marketing p + h4 {
	margin-top: 28px;
      }

.slide_box {
	margin: 0px 0;
	padding-right:30px;
	text-align:left;
}
.slide_box h1 {
	font-size: 35px;
	line-height: 1;
      }
.slide_box .btn {
	font-size: 21px;
	padding: 14px 24px;
}

.bs-docs-grid .text-info {
	padding-left:0px;
	padding-right:0px;
}

.bs-docs-grid .text-name {
	padding-left:0px;
	padding-right:0px;
}

.bs-docs-grid .text-left {
	padding-left:0px;
	padding-right:0px;
}

.text-info {
	color: #000;
	text-align: left;
	margin-top:5px;
	padding-left:50px;
	padding-right:50px;
}

.text-name {
  text-align: left;
  margin-top:5px;
  font-size:20px;
  	padding-left:50px;
	padding-right:50px;
}

.text-left {
	margin-top:5px;
	padding-left:50px;
	padding-right:50px;
}

.lead {
	font-size:12px;
	text-align:left;
	margin-bottom:5px;
}

li {
	text-align:left;
	color: #000;
	margin-left:0px;
}

ul {
	margin-right:50px;
}

.clear {
	clear:both;
}

.footer {
	display: block;
	vertical-align: middle;
    border-top: 1px solid #d4d4d4;
}

p {
	clear:both;
}

.footer img {
	margin-right:5px;
	margin-top:5px;
}

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

.footer li {
	display:inline;
	color:#CCC;
	margin-left:0px;
}

.footer p {
}

.footer a {
	color:rgb(51,102,153);
	font-size:9px;
}

.footerImg {
  float:right;
  /*padding-right:20px;
  padding-top:10px;*/
}

.wraperLinks{
  margin:6px;
  text-align:center;
}

.pull-right {
	clear:both;
}

input[type="month"] {
	width:40px;
}

.text-help {
	font-size:10px;
	color:#999;
}

.state {
	width:70%;
}

.suffix {
	width:60px !important;
}

.area {
	width:40px !important;
}

.prefix {
	width:40px !important;
}

.suffix_ph {
	width:70px !important;
}

.date {
	width:100px !important;
}

.gender {
	width:80px !important;
}

.federal_tax {
	width:100px !important;
}

.provider {
	width:150px !important;
}

.search_bar {
	width:180px !important;
}

.zip {
	width:50px !important;
}

.max_text {
	max-width:230px;
}

textarea {
	width:90% !important;
	height:40px !important;
	resize:none;
}

input[type="text"] {
	width:70%;
}

select {
	width:80%;
}

input[type="radio"], input[type="checkbox"] {
	margin-top:-3px;
}

.userType {
	margin-left:auto;
	margin-right:auto;
	padding: 5px 0px 20px;
	border-radius: 4px;
	border: 1px solid rgb(237, 237, 237);
	width: 224px;
	height: 200px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.userType .h3a {
	padding: 1px 37px 6px;
}
.userType .h3b {
	padding-top:1px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:6px;
}
.userType .h3c {
	padding: 1px 0px 6px 0px;
}
.userType .head3 {
	color: rgb(51, 102, 153);
	line-height: 1.3em;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	text-decoration: none;
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:10px;
	width:90%;
}
.userType hr {
	border: currentColor; height: 1px; background-color: rgb(227, 227, 227);
}
.userType:hover {
	text-decoration:none;
	box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0,0,0,0.2);
	background-color: rgb(255, 255, 255);
	-moz-box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0, 0, 0, 0.4);

}
.userType a {
	width: 100%; height: 100%;
}
.userType a:link {
	width: 100%; height: 100%;
}
.userType a:hover {
	width: 100%;
	height: 100%;
	box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0,0,0,0.2);
	background-color: rgb(255, 255, 255);
	-moz-box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: -1px -1px 0px -1px #c0c0c0, 1px 1px 0px 1px #c0c0c0, 0px 5px 15px 5px rgba(0, 0, 0, 0.4);

}
.userType a:visited {
	width: 100%; height: 100%;
}
.userType a:hover {

	text-decoration:none;
}

.button_half {
	float:left;
	width:49%;
}

.button_index {
	width:80%;
	margin-left:10%;
	margin-right:10%;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="year"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {

}


.one-line > * {
	display: inline;
}

.inline {
	display: inline;
}

.space-before {
	margin-top: 10px;
}

.space-after {
	margin-bottom: 10px;
}

.debug-red { background-color: red; }
.debug-yellow { background-color: yellow; }
.debug-green { background-color: green; }

.moreerror em {
	position: absolute;
	z-index:3000;
	border: 1px solid #FF0000;
	background-color: #FEDCDC;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 0px 0px 5px #cfebf4;
	-moz-box-shadow: 0px 0px 5px #cfebf4;
	-webkit-box-shadow: 0px 0px 5px #cfebf4;
	padding: 15px;
	margin:0 0 0 -20px;
	display: none;
	text-align:left;
	white-space: normal;
	color: black;
}

.error_head  {
  background:#ffc url(../img/warn.gif) no-repeat 20px 15px;
  border:1px dashed #930;
  font-size:12px;
  font-weight:bold;
  color:#930 !important;
  padding:12px 5px 12px 65px;
}

.error_head p {
	padding:0;
	margin:0;
	color:#930 !important;
}

.moreinfo em {
	position: absolute;
	z-index:3000;
	border: 1px solid #92e3fd;
	background-color: #f1f5fc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 0px 0px 5px #cfebf4;
	-moz-box-shadow: 0px 0px 5px #cfebf4;
	-webkit-box-shadow: 0px 0px 5px #cfebf4;
	padding: 15px;
	margin:0 0 0 0;
	display: none;
	text-align:left;
}

.moreinfo a {
	text-decoration: none;
}

div.error_head {
	margin: 20px 50px;
}

.required {
	color: #CC6633;
}

.nowrap, .no-wrap {
	white-space: nowrap;
}

.expand {
	width: 100% !important;
}

table.dynamicTable {
		width: 100%;
}

table.dynamicTable td {
  text-align: center;
}

#singlecol hr {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

/* Edit Sections
------------------------------------------------------------------ */

ul#editSectionsButton {
  background:none;
  font-family:Tahoma, Geneva, sans-serif;
  letter-spacing:1px;
  list-style:none;
  margin:0 0 -20px 8px;
  padding:0;
  width:200px;
  position:relative;
}

ul#editSectionsButton li {
  margin:0;
  padding:0 0 0 20px;
  background:url(/ccubs/assets/img/f.gif) no-repeat 0 60%;
}

ul#editSectionsButton a, ul#editSectionsButton a:link, ul#editSectionsButton a:visited, ul#editSectionsButton a:hover {
  color:#fff;
  font-size:11px;
  text-decoration:none;
}

.editSectionsColumn {
  display:block;
  float:left;
  width:44%;
}

#editSections {
  display:none;
  width:670px;
  position:absolute;
  margin-left:26px;
  z-index:100;
  background:#fff;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  padding:8px 11px;
  box-shadow:3px 3px 3px #e5e5e5;
  -moz-box-shadow:3px 3px 3px #e5e5e5;
  -webkit-box-shadow:3px 3px 3px #e5e5e5;
  font-size:12px;
  font-family:Tahoma, Geneva, sans-serif;
}

#editSections ul {
  margin:0 19px 5px 19px;
  padding:0;
}

#editSections ul li {
  margin:4px 0;
}

#editSections ul li ul  {
  list-style:none;
  margin-left:0;
  padding:0;
}

#editSections ul li ul li {
  padding-left:17px;
  margin:3px 0;
}

#editSections ul li ul li a:hover {
  color:#336699;
  text-decoration:underline;
  background:#ffc;
}

#editSectionsBottom {

}

#editSectionsBottom {
  text-align:center;
  margin: 10px 0 0 0;
  padding:6px 0 0 0;
  border-top:1px solid #e5e5e5;
  font-size:90%;
}

a.closeSections {
  cursor:pointer;
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}

.no-titlebar .ui-dialog-titlebar {
	display: none;
}

.dynamicTableContainer {
	margin: 10px 0;
}

.dynamicTableContainer th {
	background-color: #eeeeee;
	font-size: 0.9em;
	font-weight: bold;
	padding: 6px 8px;
	border: 1px solid #ccc;
}

.dynamicTableContainer td.actions {
	background-color: #eeeeee;
}

.dynamicTableContainer td {
	font-size: 0.8em;
	border: 1px solid #ccc;
	padding: 3px 8px;
}

div.ui-tooltip {
	max-width: 500px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
