/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

#page-footer {
  background-color: rgba(0,79,132,.8);
}

#footer-copyright {
  background-color: rgba(0,79,132,.8);
}

/* ACCORDION START */

#containerbtn1 {
  width: 100%;

}

#btn1 {
  height: 70px;
  width: 70px;
  background-repeat: no-repeat;
  background-size: contain !important;
  padding: 0px;
  display: inline-block;
  float: left;
}

#reset1 {
  float: left;

}

#monthlyTotalTop {
  font-size: 1.5em;
  color: #F2EF79;
  margin-bottom:  -7px;
  padding-right: 20px;
  display: inline-block;
  font-weight: 500;
}


#btn1title {
  margin-top: 25px;
}

#btn1switch {
  margin-top: 1.7em;
}

#accordionContainer {
  background-color: rgba(0,79,132,.8);
}

.calcHeader {
  font-size: 14px;
}

.accContainerBtn {
  width: 100% !important;
  pointer-events: none;
}

.accBtn {
  height: 70px;
  width: 70px !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  padding: 0px;
  display: inline-block;
  float: left;
  pointer-events: all;
}

.accReset {
  float: left;
  margin-top: 1.7em;
  margin-left: 1.2em;
}

.accBtnTitle {
  margin-top: 25px;
  color: 	rgba(48,48,48, .9);
  font-size: 1em;
  font-weight: 400;
}

.lever {
  pointer-events: all;
}

.accBtnSwitch {
  margin-top: 1.7em;
  pointer-events: none;
}


.iconBtnContainer {
  text-align: left !important;
  background-color: #F2EF79 !important;
  width: 11.1%;
  display: inline-block;
  padding: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.collapsible-body {
  color: 	white;
  font-size: 1.1em;
    font-weight: 300;
}

.collapsible {
    border-top: 0px solid #ddd;
    border-right: 0px solid #ddd;
    border-left: 0px solid #ddd;
    margin: 0rem 0 0rem 0;
}

.accBtnChevron {
  width: 20px;
  float: right;
  height: 30px;
  padding: 10px;
  padding-right: 20px;
  margin-top: 20px;
  margin-right: 5px;
  pointer-events: all !important;
  pointer-events: all;
  background-size: contain;
  background-repeat: no-repeat;
}

#introTextBold {
  font-size: 22px;
  font-weight: 300;
}

#accordionContainer {
  padding: 0px;
  margin-right: 0em;
}

.containerli {
  pointer-events: none;
}



.chevUp {
background-image: url("../images/backBtnDown.png");
}

.chevDown {
background-image: url("../images/backBtnDown.png");
}

/*
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
*/

/* ACCORDION END */


 @media screen and (max-width: 990px) {
.dropZone {
  height: 42vh;
}

#modal1 {
  height: 90%;
}

#modal2 {
  height: 50%;
}

#resetAll {
  color: #004F84;
  background-color: #F2EF79;
  margin-top: 10px !important;
}

#titleLogo2 {
  background-position: center;
}

.nextBtnCont {
    margin-bottom: 10px;
}

table#costTable.col.s12 tbody tr {
  line-height: 1.3rem !important;
}

#introParagraph {
  font-size: 10px !important;
}

#introTextBold {
  font-size: 12px;
}

.collapsible-body {
  font-size: .8rem;
}

.accBtnTitle{
  font-size: .8rem;
}

.accBtn {
  height: 60px !important;
  width: 60px !important;
}

#titleLogo {
  background-position: center;
  width: 100% !important;
}

#logoCont {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}



}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background-image: url("../images/pattern.png");
}

main {
  flex: 1 0 auto;
}

nav {
  height: auto;
  line-height: normal !important;
}

h5 {
  font-size: 1.34rem;
}

.dropLayer {
  position: absolute;
  height: inherit;
  width: inherit;
  background-size: contain;
  background-repeat: no-repeat !important;
  background-position: center;
}

.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #ee6e73;

  width: 100%;
  bottom: 0;
}

.header {
  padding-top: .5em;
}

.sub-header {
  font-size: 12px;
  padding-bottom: .3em;
}

.selectBtn{
  margin-bottom: -20px;
}

.input-field {
  margin-top: -.5rem;
}

.preSchoolBtn {
  margin-top: .3rem;
}

.btn {
  margin-top: .3rem;
}

.row {
  margin-bottom: 10px;
}

.iconBtn {

  width: 100%;
      z-index: 5;
}

.collapsible-body {
    border-top: 1px solid rgb(242, 239, 121);
}

@media only screen and (min-width: 993px) {

.row .col.l7 {
    width: 55.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
}

#nextStepsCont {
  padding-bottom: 50px;
  padding-top: 20px;
  margin-bottom: 30px;
}

#resetAll {
  color: #004F84;
  margin-top: -7px !important;
  background-color: #F2EF79;
}

#modal1 {
  height: 60%;
}

#modal2 {
  height: 40%;
}


}

.dropZone {
  margin: 1%;
  height: 58vh;
  background: transparent !important;
  padding: 0px !important;
  border: none;
}

.ui-widget-header {
  background: white !important;
  border: 0px !important;
}

.ui-widget-content {

}

.ui-state-highlight {
  border: none !important;
}

.activeColor {
  background-color: transparent;
}

.inactiveColor {
  background-color: transparent;
}

.onactiveColor {
  background: ##ACCC5E;
}

.containerTitle {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 3px;
  font-size: 11px;
  color: black;
  font-weight: 400;
  background-color: #ACCC5E;
  border-radius: 7px;
  width: 100%;
}

.teal {
  background-color: #2bbbad !important;
}

table#costTable.col.s12 tbody tr {
  line-height: 1rem;
}

i.reset.waves-effect.waves-light.btn.waves-input-wrapper {
  color: white;
  background-color: #F2EF79;
  font-weight: 400;
}

.resetIconBtn {
  background-image: url("../images/xBtn.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent !important;
  border: 0px !important;
  margin-top: 10px;
  margin-bottom: -5px;
  padding: 10px;
}

.calcDefault {
  color: rgba(255,255,255,.7);
    font-weight: 300;
}

.calcPercent {
  color: rgba(255,255,255,.7);
    font-weight: 300;
}

.resetIconBtn:focus, input:focus{
    outline: none;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
  outline: none !important;
}

.inactiveColor {
  background-color: blue;
}

.ui-widget-content {
    border: 0px solid #aaaaaa !important;
    background-color: transparent !important;
    color: #222222;
}

.switch label .lever {
  margin: 0 3px !important;
}

.accBtnSwitch {
  width: 110px !important;
}

.share-btn {
  background-color: rgba(0,79,132,1);
  display: block;
  margin: auto;
  margin-bottom: 10px;
  color: rgba(0,79,132,1);
  background-color: #F2EF79;
}

.share-btn:hover {
  background-color: #F2EF79;
}

.share-btn a {
  color: rgba(0,79,132,1);
}

#twitter-icon {
  height: 100%;
  width: 26px;
  background-image: url(../images/twitter.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#facebook-icon {
  height: 100%;
  width: 26px;
  background-image: url(../images/facebook.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#nextSteps {
  padding: 20px;
  font-size: 2em;
  font-weight: 300;
}

#nextStepsCont {
  background: #F2EF79 !important;
}

#returnToBrief {
  font-weight: bold !important;
}

.nextBtn {
  background-color: #2bbbad !important;
  font-weight: bold;
}

#topRow {
  border-bottom: solid .1px white;
}

#modal1 {
  max-height: 90%;
  top: 5vh !important;
}

.modal-background {
  background-image: url(../images/pattern.png);
}

.modal-text-background {
  background-color: rgba(0,79,132,.8);
}

.modal-title-background {
  background-color: #F2EF79;
}

.modal-title-text {
  color: #F2EF79;
  padding-top: 10px;
  padding-bottom: 14px;
}

.modal-footer {
  background-color: rgba(0,79,132,.8);
  color: white;
}

.modal {
    background-color: rgba(0,79,132,.8) !important;
}

.modal .modal-footer {
  background-color: transparent;
  color: white;
}

.modal-close {
  color: white !important;
}

#explainBox {
  background-color: #F2EF79;
  padding-top: 10px;
  border-radius: 5px;
  text-align: left;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  font-family: roboto;
  font-weight: 400;
  margin-top: -20px;
  color: #004F84;
}

#costHeader {
  font-size: 1.5rem;
  color: #F2EF79;
  font-weight: 500;
}

#costTable {
  font-size: 1rem;
  font-weight: 400;
  color: white;
  font-size: 1.1rem;
  margin-bottom: 20px;
}

#costBreakdown {
  border: none !important;
  padding-top: 10px;
  border-radius: 5px;
  text-align: left;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: rgba(0,79,132,.8);
  margin-bottom: 20px;
  margin-right: 0em;
}

#nextStepsCenter {
  float: none;
}

h5 {
  color: #004F84;
}

#selectBtn {
  background-color: #004F84 ;
}

#monthlyTotal {
  color: #F2EF79;
  font-size: 1.9rem;
  font-weight: 500;
}

#introParagraph {
  width: 90%;
    margin: auto;
    font-size: 16px;
    color: #004F84;
    padding-bottom: 20px;
}

.ageBtn {
  background-color: #004F84;
}

.ageActiveColor {
  background-color: #2bbbad !important;
  color: white;
}

#explainBox {
  width: 100%;
}

#buttonsRow {
  padding-top: 0px;
}

#dropZone {
  background-size: contain;
}

#index-banner {
  background-color: transparent !important;
  background-size: cover;
  padding-top: 0px;
}


#layerbtn1 {
  background-image: url("../images/final/bgSmall2.png");
}
/*
#layerbtn2 {
  background-image: url("../images/benefitsSmall.png");
}

#layerbtn3 {
  background-image: url("../images/bgLarge.png");
}

#layerbtn4 {
  background-image: url("../images/benefitsLarge.png");
}
*/




/*
#layerbtn5 {
  background-image: url("../images/final/materialsDefault2.png");
}
*/



/*
#layerbtn6 {
  background-image: url("../images/materialsBestLarge.png");
}

#layerbtn7 {
  background-image: url("../images/final/childrenLarge.png");
}
*/

#layerbtn8 {
  background-image: url("../images/final/planningDefault2.png");
}
/*
#layerbtn9 {
  background-image: url("../images/planningBestLarge.png");
}
*/
#layerbtn10 {
  background-image: url("../images/final/teacherDefault2.png");
}
/*
#layerbtn11 {
  background-image: url("../images/teacherBetterLarge.png");
}

#layerbtn12 {
  background-image: url("../images/teacherBestLarge.png");
}


#layerbtn13 {
  background-image: url("../images/final/childrenInfantDefault2.png");
}
*/
/*
#layerbtn14 {
  background-image: url("../images/healthLarge.png");
}
*/

#userSelections {
  padding-top: 20px;
}

#backBtn {
  background-image: url("../images/backBtn.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

#returnToBrief {
  background-color: #2bbbad;

      font-weight: 400;
}

#selectionsText {
  font-size: 1.1em;
      color: #F2EF79;
      font-weight: 300;
}


#sidenav-overlay {
  opacity: 0 !important;
  pointer-events: none;
}

#slide-out {
  width: 100%;
}

#errorBox {
  padding-top: 15px;
  color: darkred;
}

#titleLogo {
  background-image: url("../images/titleLogo.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 260px;
  height: 100px;
}

#titleLogo2 {
  background-image: url("../images/titleLogo.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 260px;
  height: 100px;
  margin: auto;
}

.row .col.s3 {
    width: 25%;
    margin-left: auto;
    margin-bottom: 10px !important;
    left: auto;
    right: auto;
}

.dragNote{
  color: #F2EF79;
}



#resetRow {
  margin-top: 10px;
  margin-bottom: -5px;
}

#dragNote1 {
  padding-top:20px;
  padding-bottom: 10px;
  text-align: center;
  padding-right: 20px;
  font-size: 1.2em;
    font-weight: 300;
}

#dragNote2 {
  padding-left: 20px;
}

#btn1 {
  background-image: url("../images/icons/teacher-grey.png");
  background-size: cover;
}

#btn2 {
  background-image: url("../images/icons/moneysmall-grey.png");
  background-size: cover;
}

#btn3 {
  background-image: url("../images/icons/moneylarge-grey.png");
  background-size: cover;
}

#btn4 {
  background-image: url("../images/icons/retirement-grey.png");
  background-size: cover;
}

#btn5 {
  background-image: url("../images/icons/healthcare-grey.png");
  background-size: cover;
}

#btn6 {
  background-image: url("../images/icons/calendar-grey.png");
  background-size: cover;
}

#btn7 {
  background-image: url("../images/icons/tape-grey.png");
  background-size: cover;
}

#btn8 {
  background-image: url("../images/icons/materials-grey.png");
  background-size: cover;
}
