@charset "utf-8";
/* CSS Document */
/* BSI colors
==================================================

003d6e - BSI blue 
76BD22 - lime green
3F97B5 - light blue
f7b512 - yellow/orange
595959 - gray dark / bk 75%
bdbdbd - gray light / bk 25%

updated 160421

*/

a,
div a,
a h1, a h2, a h3, a h3, a h4, a h5, a h6,
.sidebarDiv a,  .sidebarModule a {
	color: #76BD22 !important;
	cursor: pointer;
	outline: 0 none;
	text-decoration: none !important;
}
a:hover,  div a:hover,
a h1:hover, a h2:hover, a h3:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover,
.sidebarDiv a:hover,  .sidebarModule a:hover {
	color: #3F97B5 !important;
}
body {
	background-color: #efefef;
}
img {
	border: 0 none;
	/*display: block;
	margin: 12px auto;*/
	max-width: 430px;
	text-align: center;
}
img.border {
	margin-bottom: 15px;
}
img.right {
	margin-left: 30px;
	margin-bottom: 15px;
}
.bigBorder {
	border: 5px solid #76bd22;
	margin: 0 0 15px 0;
}
.border {
	border: 2px solid #003d6e;
	padding: 10px;
}
.box_area {
	background-color: #e9e9e9;
}
.box_pad {
	padding: 15px 30px;
	display: block;
	position: relative;
}
.box_pad_left {
	padding-left: 30px;
	padding-right: 15px;
	display: block;
	position: relative;
}
.box_pad_right {
	padding-left: 15px;
	padding-right: 30px;
	display: block;
	position: relative;
}
.bPageBlock .detailList .data2Col {
	padding: 5px;
}
.bPageBlock .pbTitle {
	/*width: 90%; removed for "libraries"*/
	width: auto; /*added back for prod maint page*/
}
.BSI_CSS > .sidebarModule {
	display: none;
}
a.btn, a.btn:hover {
	color: #FFFFFF !important;
}
.bulletins {
	font-size: 16px !important;
	background-color: #ffffff;
}
.bulletins a {
	display: block;
}
.bulletins hr, .bulletins ul, ul.bulletins {
	margin: 0 !important;
}
.bulletins li, p.bulletins {
	border-bottom: 2px solid #ffb81d;
	list-style: none outside none;
	margin: 0 !important;
	padding: 5px 10px !important;
}
p.bulletins:nth-child(odd), .bulletins li:nth-child(odd) {
/*background-color:#DDD;*/
}
p.bulletins:nth-child(even), .bulletins li:nth-child(even) {
/*background-color:#EEE;*/
}
.bulletins li a {
	display: block;
	text-decoration: none;
	text-align: left;
}
.bulletins li:hover, .bulletins li:hover a, .bulletins li a:hover, p.bulletins:hover, p.bulletins:hover a, p.bulletins a:hover {
	color: #FFF !important;
	background-color: #3f97b5;
}

.callOut {
	padding: 15px 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color:#ffeabb;
	color:#595959;
	line-height: 1.25em;
	font-weight: normal !important;
   letter-spacing: 0.025em;
	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-box-shadow: 1px 3px 5px 0px rgba(85,85,85,0.75);
	-moz-box-shadow: 1px 3px 5px 0px rgba(85,85,85,0.75);
	box-shadow: 1px 3px 5px 0px rgba(85,85,85,0.75);
}

.callOut a {
	font-style: italic;
}

.caption_photo {
	text-align: right;
	font-size: .7em;
	font-style: italic;
	display: block;
}
.cloud_1 {
	background-image: url("/resource/img_cloud1");
	background-repeat: no-repeat;
	bottom: 15px;
	height: 195px;
	position: absolute;
	right: -20px;
	width: 338px;
	z-index: 0;
}
.clrField {
	visibility: hidden;
	display: table-column;
}
.col1 {
	clear: both;
	width: 100%;
}
.col2 {
	width: 45% !important;
	margin: 15px;
}
.col3 {
	width: 29% !important;
	margin: 10px;
}
.colOneThird {
	width: 29% !important;
}
.colTwoThirds {
	width: 63% !important;
}
#contentWrapper {
	min-width: 1200px;
}
.dataCol .pbSubsection:first-child {
	border-right: 2px solid #003d6e;
	border-top: 2px solid #003d6e;
	padding: 10px;
}
.dataCol th {
	background-color: #dfdfdf;
	border: 1px solid #595959 !important;
	margin-bottom: 50px;
	padding-left: 10px !important;
	white-space: nowrap !important;
}
.error {
	color: #f00 !important;
}
#footer {
	color: #595959 !important;
	font-size: 0.875em;
	line-height: 2em;
	padding: 15px !important;
	text-align: center;
}
#footer a {
}
.footer {
	font-size: 0.875em;
	line-height: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	text-align: center;
}
#form_onboarding input {
	width: 90%;
}
.formHiddenSubmit {
	display: none !important;
	visibility: hidden !important;
}
.frame_news h2 {
	display: inline-table !important;
}
.frame_table {
	width: 100%;
	text-align: left;
	line-height: 1.375em;
	position: relative;
	margin-bottom: 10px;/*border-collapse: initial;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
}
.frame_table hr {
	border-color: #003d6e;
}
.frame_table td {
	background-color: #e9e9e9;
	border: 2px solid #003d6e;
	padding: 1em !important;
}
.frame_table th {
	background-color: #003d6e;
	border: 2px solid #003d6e;
	color: #f7b512 !important;
	padding: .5em !important;
	font-size: 1.25em;/*-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-top-radius: 5px;
	border-bottom-top-radius: 5px;*/
}
.frame_table.alert {
	margin-top: 30px;
}
.frame_table.alert td {
	border: 2px solid #f7b512;
}
.frame_table.alert th {
	background-color: #f7b512;
	border: 2px solid #f7b512;
	color: #003d6e !important;
}
.frame_table p {
	font-size: 1.2em;
	position: relative;
	z-index: 1;
}
.frame_news, frame_table, .frame_team {
	text-align: left;
}
.headerSearchRightRoundedCorner #phSearchButton, .headerSearchRightRoundedCorner #phSearchButton:hover {
	background: url("/img/alohaSkin/unified_search_background_sprite.png") repeat-x scroll left -120px rgba(0, 0, 0, 0) !important;
	border: 0 none !important;
	border-radius: 0 !important;
	color: #1797C0 !important;
	cursor: pointer !important;
	font-family: Arial !important;
	font-size: 90% !important;
	font-weight: bold !important;
	height: 24px !important;
	margin: 0 !important;
	overflow: visible !important;
	padding-left: 8px !important;
	padding-right: 0 !important;
	width: auto !important;
}
/* hack start */
html .brandZeronaryBgr {
	background-color: none;
	color: #FFFFFF;
}
html .brandZeronaryBgr h2 {
	color: #FFFFFF;
}
/* html .brandZeronaryFgr{color:inherit!important;}
html .brandPrimaryBgr{background-color:inherit!important;}
html .brandPrimaryFgr{color:inherit!important;}
html .brandPrimaryBrd2{border-color:inherit!important;}
html .brandPrimaryFgrBrdTop{border-top-color:inherit!important;}
html .brandPrimaryBrd{border-top-color:inherit!important;}
html .brandSecondaryBrd{border-color:inherit!important;}
html .brandSecondaryBgr{background-color:inherit!important;}
html .brandTertiaryFgr{color:inherit!important;}
html .brandTertiaryBgr{background-color:inherit!important;color:inherit!important;background-image:none!important;}
html .brandTertiaryBrd{border-top-color:inherit!important;}
html .brandQuaternaryFgr{color:inherit!important;}*/
html .brandQuaternaryBgr {
	background: none;
}
/*hack end */


.labelCol {
	background-color: #dfdfdf;
}
.labelCol label {
	margin: 8px 0;
}
.left {
	float: left;
	margin-left: 0;
	margin-right: 15px;
}
/* Libraries START */

.author, #workspaceTopContributors, #workspaceRecentActivity {
	display: none !important;
	visibility: hidden;
}
/* Libraries END */

.line_l_v {
	border-left: 2px solid #003d6e;
	margin-left: 10px;
	padding: 0 30px;
}


.listSorter { 
	list-style: none;
   margin: 0;
   padding: 0;
}


.listSorter li { 
	margin: 0 !important;
   border:1px solid #ffffff;
}
.listSorter li:nth-child(odd) {
	background-color: #DDD;
}
.listSorter li:nth-child(even) {
	background-color: #EEE;
}
.listSorter li:hover {
	background-color: #3f97b5;
	border:1px solid #ffb81d;
}

.listSorter li a {
	color: #003764 !important;
	display: block;
	font-weight: bold;
	padding: 5px 10px !important;
}
.listSorter li:hover a {
	color:#ffffff !important;
}


.loginbox_container {
	margin: 10px 0;
}
#login {
	margin-top: 50px;
	min-height: 480px;
	padding: 40px 0 !important;
	padding-bottom: 15px !important;
	/*border:1px solid #003d6e;
	/resource/1404825975000/img_allPage
	*/
	
	
	background-color: #ffffff;
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
	-webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
	/*background: -ms-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
	background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5', GradientType=0 );*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #FAFAFA;
	background-origin: padding-box;
	background-position: right 10px;
	background-repeat: no-repeat;
	background-size: auto auto;
	background-image: url("/resource/img_allPage");
}
#login .btn {
	margin: 5px 0 0 !important;
}
#login em {
	text-align: left !important;
}
#login fieldset {
	background-color: #dfdfdf;
	border: 2px solid #003d6e;
}
#login form {
	margin-top: 45px;
	color: #003d6e;
}
#login input[type="text"], #login input[type="password"] {
	border: 2px solid #003d6e;
	margin: 0 !important;
	padding: 3px;
	width: 94%;
}
#login h1 {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 15px;
	padding-top: 0 !important;
	font-size: 2.2em;
}
#logo_wrapper {
	text-align: center;
	position: relative;
	padding-bottom: 30px;
	left: 0;
	width: 200px;
	top: -15px;
}
.noCase {
	text-transform: none !important;
}
.notes {
	color: #76BD22;
	font-style: italic;
}
.pbBody, .pbBody a, .pbBody td, .lbBody a, .lbBodyDescription, .list .headerRow .noRowsHeader {
	color: unset;
}
.pbBody #linktable a, .pbBody #linktable th {
	font-size: 1.125em;
	display: block;
	padding: 10px 5px;
}
.pbBody #linktable th {
	display: table-cell;
}
.pbBody table.list tr th, body .pbBody table.list tr td {
	color: inherit;
}
.pbBody table.list {
	border: 1px solid #76BD22 !important;
}
.pbTitle h2 {
	color: #3F97B5 !important;
	display: table !important;
	font-size: 2em !important;
	padding-left: 5px !important;
}
#phHeaderLogoImage {
	height: 65px;
	position: absolute;
	width: auto;
}
.requiredInput .requiredBlock {
	background-color: #f7b512 !important;
	left: -10px !important;
}
.rich-tab-active {
	background-color: inherit;
	background-image: none;
	border: 1px solid #595959;
}
.rich-tab-header {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
}
.rich-tab-inactive {
	background-color: #DDDDDD;
	background-image: none;
	border: 1px solid #BBBBBB;
	border-width: 1px 1px 0;
	cursor: pointer;
}
.rich-tab-inactive:hover {
	background-color: #333;
	color: #FFF;
}
.rich-tabhdr-side-border {
	background-image: none;
}
.rich-tabhdr-side-cell {
	border-top-style: none;
	border-top-width: 1px;
}
.rich-tabpanel-content {
	background-color: inherit;
	border-color: inherit;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
}
.rich-tab-bottom-line {
	border-bottom: 1px solid #595959;
}
.searchBoxClearContainer input {
	border: none !important;
	padding: 0;
}
#sidebarCell {
	background-color: #dfdfdf;
}
.sidebarCell, #sidebarDiv {
	min-height: 700px;
}
#sidebarDiv h1, #sidebarDiv h2, #sidebarDiv h3 {
	font-size: 1.125em;
	font-family: "effra";
	font-weight: inherit;/**/
}
#sidebarDiv {
	background-color: transparent;
	text-align: left;
}
#sidebarDiv .linksModule a:link, #sidebarDiv .linksModule a:visited {
	color: inherit;
}
#sidebarDiv .linksModule a:hover {
	color: #3F97B5;
}
#sidebarDiv .linksModule li {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.sidebarModule {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-radius: 5px;
	background-color: #fff !important;
}
.sidebarModuleHeader {
	margin-top: -4px !important;
}
.sidebarModuleHeader h2 {
	color: #FFF;
}
.sidebarModulePortalWelcomeContainer {
	display: none;
}
table.rich-tabpanel {
	max-width: 1500px;
}
.rich-tabpanel-content-position td {
	padding: 35px;
}
.table_inner {
	margin: 0 auto;
	max-width: 900px;
}
/*.table_inner a {
	color: #76BD22;
	cursor: pointer;
	outline: 0 none;
	text-decoration: none !important;
}

.table_inner a:hover {
	color: #3F97B5;
}*/

.table_inner h1, .table_inner h2, .table_inner h3, .table_inner h4 {
	display: table;
}
.table_inner h5 {
	display: initial;
	margin-right: 10px;
}
.table_inner li {
	margin-left: .5em;
	padding: 0.125em 0;
}
.table_inner td {
	padding: 5px 15px;
}
/* keep for review in sandbox before move to production */

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #4c7392; /*70% 003764*/
	color: #FFFFFF;
}
.tablesorter tbody td {
	background-color: transparent !important;
	font-size: 1.5em;
}
.tablesorter th {
	font-size: 1.7em !important;
	padding: 10px !important;
}
.tablesorter tbody tr:nth-child(odd) {
	background-color: #DDD;
}
.tablesorter tbody tr:nth-child(even) {
	background-color: #EEE;
}
.tablesorter tbody tr:hover {
	background-color: #ffcd60; /*70% #ffb81d*//*background-color:#d9eaf0; 20% #3f97b5*/
	/*background-color:#c5e0e9; 30% #3f97b5*/
	/*background-color:#9fcbda; 50% #3f97b5*/
}
#tabs {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	min-height: 685px;
}
th {
	white-space: normal;
}
.ui-accordion .ui-accordion-header {
	display: block;
	font-family: effra;
	margin: 15px 0;
	font-size: 1.125em;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 1.75em;
}
.ui-accordion-content li {
	display: list-item;
	margin-right: 15px;
	padding-right: 5px;/*white-space: nowrap;*/
}
.ui-accordion-content ul {
	float: left;
}
.ui-accordion-header:hover {
	cursor: pointer;
}
.ui-accordion .ui-accordion-content {
	margin-bottom: 15px;
	margin-top: -15px;
	padding: 0;
}
.ui-accordion .ui-accordion-header img {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
	border: none;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.ui-button-text-only .ui-button-text {
	padding: 0;
}
.ui-dialog .ui-dialog-title {
	display: block;
	overflow: unset;
	height: 24px;
}
.ui-dialog .ui-dialog-titlebar {
	font-size: 1.5em;
	color: #ffb81d;/**/
	background-color: #003764;
	background-image: none;
}
.ui-dialog .ui-dialog-titlebar-close {
	display: none !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background-image: none !important;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	font-weight: bold;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-state-active a {
	color: #3f97b5 !important;
	font-weight: bold;
	top: 1px !important;
}
.ui-tabs .ui-tabs-nav li {
	margin: 1px 0.2em 0 0 !important;
}
.ui-tabs-nav li a {
	color: #FFFFFF !important;
}
.ui-tabs-nav li.ui-tabs-active a {
	color: #003764 !important;
}
.ui-tabs-vertical {
	width: 95%;
	min-width: 600px;
	padding: 15px;
	border: none;
}
.ui-tabs-vertical .ui-tabs-nav {
	padding: .2em .1em .2em .2em;
	float: left;
	width: 190px;
	min-width: 185px;
}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0 !important;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
	float: none !important;
	white-space: pre-wrap;
	width: auto;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	padding-right: .2em !important;
	border-right-width: 1px;
	border-right-width: 1px;
	margin-bottom: .2em;
	color: #FFB81d !important;
}
.ui-tabs-vertical .ui-tabs-panel {
	float: left;
	min-width: 300px;
	padding-bottom: 1em;
	padding-left: 2em;
	padding-right: 0.2em !important;
	padding-top: 1em;
	width: 625px;
}
.ui-widget {
	font-family: effra;
	font-size: 1em;
}
.ui-widget-content {
	color: #595959;
}
.ui-widget-header .ui-state-default {
	background: #76BD22;
}
.ui-widget-header .ui-state-default:hover {
	background: #3f97b5;
}
.ui-widget-header .ui-tabs-active {
	background: #FFFFFF !important;
}
ul.ui-accordion-content {
	margin-left: 0 !important;
	padding-left: 45px !important;
}
.workspaces .recentItemModule {
	display: none !important;
}
.x-btn-text {
	border: medium none !important;
	border-radius: 0;
	color: inherit !important;
	height: inherit !important;
}
.zen .zen-tabMenu .zen-active > a {
	padding-left: 10px;
	padding-right: 10px;
}
.zen #appHeaderTop.zen-headerTop .zen-branding {
	width: 75%;
}
.zen-bgdThemed {
	background-image: url("/resource/img_bkgnd_dots");
	background-position: right -337px;
	background-repeat: no-repeat;
	height: 87px;
}
.zen-branding {
	background-image: url("/resource/img_bkgnd_dots");
	background-position: 175px -120px;
	background-repeat: no-repeat;
}
.zen img {
	margin: 10px;
}
.zen .zen-tabMenu a {
	color: #595959;
}
.zen .zen-tabMenu a:hover {
	color: #76BD22;
	text-decoration: none;
}
.zen-pageMsg, .zen-pageMsg span {
	color: #FFFFFF !important;
}
.zen .zen-navViaMenus .zen-menu {
	display: inherit;
	margin-right: 10px !important;
}
/* CSS Document */


/* #Base 960 Grid
================================================== */

.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
.container .column, .container .columns {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	width: inherit;
}
.row {
	margin-bottom: 15px;
}
/* Nested Column Classes */
.column.alpha, .columns.alpha {
	margin-left: 0;
}
.column.omega, .columns.omega {
	margin-right: 0;
}
/* Base Grid */
.container .one.column, .container .one.columns {
	width: 40px;
}
.container .two.columns {
	width: 100px;
}
.container .three.columns {
	width: 160px;
}
.container .four.columns {
	width: 220px;
}
.container .five.columns {
	width: 280px;
}
.container .six.columns {
	width: 340px;
}
.container .seven.columns {
	width: 400px;
}
.container .eight.columns {
	width: 460px;
}
.container .nine.columns {
	width: 520px;
}
.container .ten.columns {
	width: 580px;
}
.container .eleven.columns {
	width: 640px;
}
.container .twelve.columns {
	width: 700px;
}
.container .thirteen.columns {
	width: 760px;
}
.container .fourteen.columns {
	width: 820px;
}
.container .fifteen.columns {
	width: 880px;
}
.container .sixteen.columns {
	width: 940px;
}
.container .one-third.column {
	width: 300px;
}
.container .two-thirds.column {
	width: 620px;
}
.container .one-half.column {
	width: 455px;
}
/* Offsets */
.container .offset-by-one {
	padding-left: 60px;
}
.container .offset-by-two {
	padding-left: 120px;
}
.container .offset-by-three {
	padding-left: 180px;
}
.container .offset-by-four {
	padding-left: 240px;
}
.container .offset-by-five {
	padding-left: 300px;
}
.container .offset-by-six {
	padding-left: 360px;
}
.container .offset-by-seven {
	padding-left: 420px;
}
.container .offset-by-eight {
	padding-left: 480px;
}
.container .offset-by-nine {
	padding-left: 540px;
}
.container .offset-by-ten {
	padding-left: 600px;
}
.container .offset-by-eleven {
	padding-left: 660px;
}
.container .offset-by-twelve {
	padding-left: 720px;
}
.container .offset-by-thirteen {
	padding-left: 780px;
}
.container .offset-by-fourteen {
	padding-left: 840px;
}
.container .offset-by-fifteen {
	padding-left: 900px;
}

/*******************************
	** template items start
	****************************** */
		
	
	/*******************************
	** template items end
	****************************** */
	

/*  #Mobile (Portrait)
================================================== */

	/* Note: Design for a width of 320px */
	
@media only screen and (max-width: 767px) {
.container {
	width: 300px;
}
.container .columns, .container .column {
/*margin-left: 10px;
	margin-right: 10px;*/
}
.container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column, .container .one-half.column {
	width: 280px;
	margin-bottom: 15px;
}
/* Offsets */
.container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen {
	padding-left: 0;
}
/*******************************
		** template items start
		****************************** */
.box_pad, .box_pad_left, .box_pad_right {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0;
}
#login {
	margin-top: 30px;
	padding: 30px 0 !important;
	padding-bottom: 15px !important;
	background-position: left 10px;
}
#login form {
	margin-top: 0;
}
/*******************************
		** template items end
		****************************** */
}

/* #Mobile (Landscape)
================================================== */

	/* Note: Design for a width of 480px */
	
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {
	width: 420px;
}
.container .columns, .container .column {
	margin-left: 10px;
	margin-right: 10px;
}
.container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column, .container .one-half.column {
	width: 400px;
	margin-bottom: 15px;
}
/*******************************
		** template items start
		****************************** */
		
		
		/*******************************
		** template items end
		****************************** */
		
}

/* #Tablet (Portrait)
================================================== */

	/* Note: Design for a width of 768px */
	
@media only screen and (min-width: 768px) and (max-width: 959px) {
.container {
	width: 768px;
}
.container .column, .container .columns {
	margin-left: 10px;
	margin-right: 10px;
}
.column.alpha, .columns.alpha {
	margin-left: 0;
	margin-right: 10px;
}
.column.omega, .columns.omega {
	margin-right: 0;
	margin-left: 10px;
}
.alpha.omega {
	margin-left: 0;
	margin-right: 0;
}
.container .one.column, .container .one.columns {
	width: 28px;
}
.container .two.columns {
	width: 76px;
}
.container .three.columns {
	width: 124px;
}
.container .four.columns {
	width: 172px;
}
.container .five.columns {
	width: 220px;
}
.container .six.columns {
	width: 268px;
}
.container .seven.columns {
	width: 316px;
}
.container .eight.columns {
	width: 364px;
}
.container .nine.columns {
	width: 412px;
}
.container .ten.columns {
	width: 460px;
}
.container .eleven.columns {
	width: 508px;
}
.container .twelve.columns {
	width: 556px;
}
.container .thirteen.columns {
	width: 604px;
}
.container .fourteen.columns {
	width: 652px;
}
.container .fifteen.columns {
	width: 700px;
}
.container .sixteen.columns {
	width: 748px;
}
.container .one-third.column {
	width: 236px;
	margin-bottom: 15px;
}
.container .two-thirds.column {
	width: 492px;
	margin-bottom: 15px;
}
.container .one-half.column {
	width: 364px;
}
/* Offsets */
.container .offset-by-one {
	padding-left: 48px;
}
.container .offset-by-two {
	padding-left: 96px;
}
.container .offset-by-three {
	padding-left: 144px;
}
.container .offset-by-four {
	padding-left: 192px;
}
.container .offset-by-five {
	padding-left: 240px;
}
.container .offset-by-six {
	padding-left: 288px;
}
.container .offset-by-seven {
	padding-left: 336px;
}
.container .offset-by-eight {
	padding-left: 384px;
}
.container .offset-by-nine {
	padding-left: 432px;
}
.container .offset-by-ten {
	padding-left: 480px;
}
.container .offset-by-eleven {
	padding-left: 528px;
}
.container .offset-by-twelve {
	padding-left: 576px;
}
.container .offset-by-thirteen {
	padding-left: 624px;
}
.container .offset-by-fourteen {
	padding-left: 672px;
}
.container .offset-by-fifteen {
	padding-left: 720px;
}
/*******************************
		** template items start
		****************************** */

#login {
	margin-top: 50px;
	padding: 60px 0 !important;
	padding-bottom: 15px !important;
	background-position: left 10px;
}
/*******************************
		** template items end
		****************************** */

}
/* #Clearing
================================================== */

/* Self Clearing Goodness */
.container:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before, .clearfix:after, .row:before, .row:after {
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}
/* You can also use a <br class="clear" /> to clear columns */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* TEMP start */

/* removal of search bar */
.zen-navViaSearch {
	display: none !important;
}

/* TEMP end */
