/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */


 /* Slideshow Specs - specific to layout (DO NOT ALTER!!!) */
 
.views-field-field-slide-text-l  {
	background-color: rgba(0, 61, 162, 0.7);
    border-radius: 0 30px 30px 0;
    color: #FFFFFF;
    font-size: 34px;
	font-weight: 400;
	line-height: 1.1em;
    padding: 20px 0px;
    position: absolute;
	margin-bottom: 200px;
	width: auto;
	height: 56px;
}

.views-field-field-slide-text-l a {
	color: #FFFFFF !important;
	padding-top: 26px;
	padding-bottom: 47px;
	padding-left: 60px;
	padding-right: 60px;
	margin-bottom: 200px;
	width: auto;
	text-decoration: none;
}

.views-field-field-slide-subtext-l {
    color: #FFFFFF;
    font-size: 18px;
    margin-left: 60px;
    margin-bottom: 200px;
    padding-top: 58px;
    position: absolute;
}

/* DO NOT ALTER ABOVE THIS LINE!!! */

body.html {
/*   font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif; */
  background: none;
}

#block-system-main {
    margin-left: 0 !important;
	margin-right: 0 !important;
}

table {
  margin: 0 !important;
}

.container {
  width: 100% !important;
}

/*
 * Wraps the sidebars the content column
 */
#columns {
	background: none 0 0 transparent;
	z-index: 0 !important;
	position: relative;
	min-height: 100%;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
 
 #bgcontainer {
 width: 100%;
 min-height: 100%;
 background: none transparent; 
 }

/* Provides padding for main content on front page */
.front .node .node-content  .field-items{
  position: inherit;
  margin-top: 0;
}

/* START HAMBURGER */

#block-block-7 {
	display: block;
}

.mobile_menu {
    display: block !important;
	width: 100% !important;
	margin-top: 0px;
    margin-bottom: 0px;
   height: auto;
   z-index: 2001;
   position: relative;
   background-color: #FFF;
}

.mobile_menu h1.node-title {
	display: none;
}

.mobile_menu a:hover,
.mobile_menu a:focus {
    text-decoration: none;
}

.ready-accordion-header .hamburger {
    width: 100%;
	float: left;
	display: block;
}



.mobile_menu #mm_search {
	border-left: 2px solid #C2C2C2;
    display: inline-block;
	padding-left: 7px;
	position: absolute;
	color: #625C5A;
	float: left;
	height: 48px;
    padding-bottom: 0px;
	width: 47%;
	background-color: #FFF;
}


.ready-accordion-header .hamburger-header img {
    margin-top: -13px;
	margin-left: 2px;
	margin-right: 10px;
}

div.ready-accordion-header .hamburger {
    margin: 0;
}

#hamburger_inner {
	background: #222222;
}


/* END HAMBURGER */

/* Hide Main Full Screen Programs Block */
#block-menu-menu-programs {
    display: none;
}

/* Shrink Header */
#headcontainer {
	margin-bottom: 0;
	padding-bottom: 0;
}

.columns {
   width: 100% !important;
  /* margin-top: 11px !important; */
}

#content {
   margin-left: 10px;
   margin-right: 10px;
}

/* .region-hamburger .block-content {
   height: 48px;
} */

#logo {
  padding: 10px 0;
  max-width: 268px;
  padding-top: 20px;
  position: relative;
  margin: 0 auto;
/*
  margin-left: auto;
  margin-right: auto;
  */
}

/* Desktop Hamburger Hideaway */
.region-hamburger {
   display: block;
}

.region.region-slideshow .block, .region.region-slideshow .block-inner {
   margin: 0 0px 5px 0px;
}

#mobile_ribbon {
	padding: 10px;
    background-color: #D1D1D1;
	text-align: center;
}

#mobile_ribbon:after {
	display: block;
	content:'';
	clear: both;
}

#ribbontainer {
	display: block;
    	margin-left: auto;
    	margin-right: auto;
    	max-width: 400px;
}

a.ribbon_one {
    	font-size: 15px;
	color: 	#625c5a;
	display: inline;
	position: relative;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}

a.ribbon_two {
    	font-size: 15px;
	color: 	#009744;
	display: inline;
	position: relative;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}

a.ribbon_three {
    	font-size: 15px;
	color: 	#003da2;
	display: inline;
	position: relative;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}

/* Search Bar */
#mm_subsearch {
	width: 48%;
	margin-left: auto;
	margin-right: 0;
	float: right;
    padding: 3px 5px 5px 0px;
}

#mm_sub_search {
    font-size: 12px;
    height: 20px;
    line-height: 1.5;
    padding: 5px 0 5px 10px;
	display: inline-block;
	border-left: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	min-width: 82%;
	position: relative;
	color: #C2C2C2;
}

#mm_sub_submit {
	background-color: #003DA2;
    font-size: 12px;
    height: 20px;
    line-height: 1.5;
    padding: 6px 10px;
	display: inline-block;
	width: 20px;
	color: #FFF;
}

.view-folders .view-grouping-header {
   margin-top: 20px;
}

/* Drag & Drop File Field box */
.droppable {
	width: 98.5%;
	border: 3px dashed #cccccc;
	border-radius: 30px;
}
.droppable-message {
	width: 100%;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: url("../images/cloud3.svg") no-repeat 60% 15px transparent;
	font-size: 1em;
	line-height: 3em;
	text-align: left;
	padding-left: 20%;
}

.droppable-standard-upload {
	line-height: 2em;
}

.droppable-browse-button {
	padding-left: 5px;
	padding-right: 5px;
}

#menu-bar .menu-wrapper {
	margin: 0 !important;
}

#menu-bar{
	margin-left: 0;
	margin-right: 0;
}

.region-topsearch {
	display: none;
}

.mm_img {
	position: relative;
	top: 7px;
}

/* vvv WEBFORM CUSTOMIZATIONS vvv */

.civicrm-enabled.form-textarea, .civicrm-enabled.form-text, .civicrm-enabled.form-select {
	border-radius: 4px;
	border: 1px solid #999999;
	padding: 5px;
	line-height: 1.5em;
}

.webform-component-textarea {
	font-size: 1.2em;
	line-height: 1.2em;
}

.webform-component-textfield {
	font-size: 1.2em;
	line-height: 1.2em;
}

.webform-component-select {
	font-size: 1.2em;
	line-height: 1.2em;
}

.webform-component-radios {
	font-size: 1.2em;
	line-height: 1.2em;
}

.webform-component-email {
	font-size: 1.2em;
	line-height: 1.2em;
}

/* Tablet View --> Add/Drop Form (to be transferred) */

.civi_33l {
	display: inline-block;
	width: 30%;
	height: 20px;
	margin-right: 75px;
}


.civi_33 {
	display: inline-block;
	width: 30%;
	height: 20px;
	margin-right: 50px;
}

.civi_15 {
	display: inline-block;
	width: 15%;
	margin-right: 30px;
}

.civi_10 {
	display: inline-block;
	width: 33%;
}

.civi_10 .form-type-radio {
	display: inline;
	padding-right: 4px;
}

.civi_50 {
	display: inline-block;
	width: 42%;
	margin-right: 30px;
}

.civi_50l {
	display: inline-block;
	width: 100%;
}

.civi_20 {
	display: inline-block;
	width: 18%;
	margin-right: 30px;
}

.civi_20 .form-type-radio {
	display: inline;
	padding-right: 4px;
}

.civi_ad_zipwrap {
	display: inline-block;
	width: 12%;
	margin-right: 30px;
}

.civi_ad_ctrywrap {
	display: inline-block;
	width: 21%;
}

#cce_buttontainer {
	width: 100%;
	display: inline-block;
	float: right;
	position: relative;
}

#backto_button {
	margin: 21px 5px 0;
}
