body {
background: #f5f5f5;    
}
.body_wrapper {
padding: 0 2% 2% 2%;
display: inline-block;  
}
.container h3 {
 display: inline-block;   
 text-decoration: underline;
 padding: 0 8pt;
 }
.heading_span {
 background: #e3e3e3;
 padding: 0pt 4pt;
 color: #515151;   
}
.container ul {
list-style-type: none; 
padding: 0;   
margin: 0;
}
.container li {
  
}
.form-horizontal {
   text-align: left;  
}
.app-title {
    display: inline-block;
    text-decoration: underline;
    text-align: center;
}
.app-headline {
color: #999;
font-size: 15px;
padding: 6px 0;
}

.done-true {
text-decoration: line-through;
color: red;
}
.checkbox_styling {
padding: 6px; 
margin: 6px;   
}
.form-control {
 width:auto;
 display: inline-block;   
}
.row {
 background:;   
}
.span-text {
 padding-right: 20pt;
 text-decoration: underline;   
}
ul {
list-style: none;
padding-left: 0;
padding: 10px;
}
ul li {
line-height: 32px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
a{
text-decoration: none;
font-weight: bold;
color: #fff;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 24, 2014 */
@font-face {
    font-family: 'journalregular';
    src: url('../fonts/journal-webfont.eot');
    src: url('../fonts/journal-webfont.eot?iefix') format('embedded-opentype'),
         url('../fonts/journal-webfont.woff') format('woff'),
         url('../fonts/journal-webfont.ttf') format('truetype'),
         url('../fonts/journal-webfont.svg#journalregular') format('svg');
         
    font-weight: normal;
    font-style: normal;
}



/*########## Fonts ##################################*/
.annie {
font-family: 'Annie Use Your Telescope', cursive;
font-weight: normal;    
}

.give_you_glory {
font-family: 'Give You Glory', cursive;
font-weight: 700; 
font-size: 1.4em;   
}
.journal {
font-family: 'journalregular';
font-size:2.2em;   
font-weight:; 
}


/*################### Stick notes ###################*/
.note {
  color: #333;
  display: inline-block;
  float:;
  min-width:320px;
  min-height: 390px;
  text-align: left;
  padding: 4px;
  font-family:;
  box-shadow: 0 10px 10px 2px rgba(0,0,0,0.3);
  overflow: hidden;
  margin-bottom: 1%;
}

.yellow {
  background: #eae672;
/*  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);*/
}

.blue {
background: #1e9dff;
/*  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);*/
   /* CSS3 Linear Gradient */
  background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#1e9dff),color-stop(22%,#5bb8ff),color-stop(100%,#5bb8ff));
  background-image: -webkit-linear-gradient(top,#1e9dff 0%,#5bb8ff 22%,#5bb8ff 100%);
  background-image: -moz-linear-gradient(top,#1e9dff 0%,#5bb8ff 22%,#5bb8ff 100%);
  background-image: -o-linear-gradient(top,#1e9dff 0%,#5bb8ff 22%,#5bb8ff 100%);
  background-image: linear-gradient(top,#1e9dff 0%,#5bb8ff 22%,#5bb8ff 100%);     
 
}

.red {
background: #ee4000;
/*  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
  transform: rotate(1.5deg);*/
   /* CSS3 Linear Gradient */
  background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#ee4000),color-stop(22%,#FF8247),color-stop(100%,#FF8247));
  background-image: -webkit-linear-gradient(top,#ee4000 0%,#FF8247 22%,#FF8247 100%);
  background-image: -moz-linear-gradient(top,#ee4000 0%,#FF8247 22%,#FF8247 100%);
  background-image: -o-linear-gradient(top,#ee4000 0%,#FF8247 22%,#FF8247 100%);
  background-image: linear-gradient(top,#ee4000 0%,#FF8247 22%,#FF8247 100%);     
 
} 

.green {
background: #a7e376;
/*  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
  transform: rotate(1.5deg);*/
   /* CSS3 Linear Gradient */
  background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#476e4d),color-stop(22%,#a7e376),color-stop(100%,#a7e376));
  background-image: -webkit-linear-gradient(top,#476e4d 0%,#a7e376 22%,#a7e376 100%);
  background-image: -moz-linear-gradient(top,#476e4d 0%,#a7e376 22%,#a7e376 100%);
  background-image: -o-linear-gradient(top,#476e4d 0%,#a7e376 22%,#a7e376 100%);
  background-image: linear-gradient(top,#476e4d 0%,#a7e376 22%,#a7e376 100%);     
}
/* ######### STYLED PAPER EFFECT ##################*/

.paper {width: 100%;
margin-top:0px;
display:inline-block;
float:;
padding:6px 5px 6px 5px;
position:relative;
color:#444;
line-height:20px;
border:0px solid #d2d2d2;
background:#fff;
background:-webkit-gradient(linear,0 0,0 100%,from(#d9eaf3),color-stop(4%,#fff)) 0 4px;
background:-webkit-linear-gradient(top,#d9eaf3 0%,#fff 8%) 0 4px;
background:-moz-linear-gradient(top,#d9eaf3 0%,#fff 8%) 0 4px;
background:-ms-linear-gradient(top,#d9eaf3 0%,#fff 8%) 0 4px;
background:-o-linear-gradient(top,#d9eaf3 0%,#fff 8%) 0 4px;
background:linear-gradient(top,#d9eaf3 0%,#fff 8%) 0 4px;
-webkit-background-size:100% 20px;
-moz-background-size:100% 20px;
-ms-background-size:100% 20px;
-o-background-size:100% 20px;
background-size:100% 20px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.07);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.07);
box-shadow:0 1px 2px rgba(0,0,0,0.07);
}


/* ################  VISITOR COUNER   ########################### */
.visitorcounter {
width:;
background:rgba(51,51,51,0.2);
font-size:110%;
padding:2px;
/*-webkit-border-top-right-radius:20px;
-webkit-border-bottom-left-radius:20px;
-moz-border-radius-topright:20px;
-moz-border-radius-bottomleft:20px;
border-top-right-radius:20px;
border-bottom-left-radius:20px;*/
}


#footer {
font-size:65%;
clear:both;
text-align:center;
position:;
bottom:1px;
left:40%;
right:40%;

}

#footer p {
margin:0;
padding: 0;
}
#footer a {
color: #111;    
}


