/* Custom bootstrap css
--------------------------------------------------
MID GREY    #999999
LIGHT GREY  #E6E6E6
DARK GREEN  #4f959b
MID GREEN   #1E825E
LIGHT GREEN #2EC88B
LIGHT BLUE  #38C0CB
RED         #C8374E
ORANGE      #CB4938
 */

@import url(https://fonts.googleapis.com/css?family=Fredoka+One);

@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* roboto-slab-regular - latin - offline backup */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-slab-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'),
       url('../fonts/roboto-slab-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v6-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* sticker footer */
html {
    position: relative;
    min-height: 100%;
}
body {
  padding-bottom: 50px;
}

.bloc {
    background: #333 none repeat scroll 0 0;
}

.btn {
	font-family: 'Fredoka One', sans-serif;
	font-size: 22px;
	font-weight: 400;
}

.btn-sm {
	font-size: 14px;
}

#header, .letter, .modal-header, .btn{
	background: #87C9DF;
}

#header h2 {
  text-shadow: 1px 1px #fff;
  color: #444;
	font-size: 32pt;
}

#header h3 {
  text-shadow: 1px 1px #fff;
  color: #444;
	font-size: 21pt;
}

#description2 {
  margin: 40px 0 20px 0;
  font-size: 100%;
  font-style: italic;
}

#header{
padding-top:2px;
padding-bottom:0px;
background-color:#87CAE0;
margin-bottom:1em;
color:#eFF;

}

#header .title {
	font-family:'Fredoka One', sans-serif;
}

#header h1 {
	margin: 0.5em 0;
	line-height: 0.95;
}

#header p {
	margin-top:10px;
}

#info-btn{
background:none;
color:#FFF;
cursor:pointer;
padding-top:2px;
}

#info-btn:hover{
	background:none;
	color:#4A8193;
}
.btn
{
   

    transition: all .3s ease 0s;
    /* font-size: 20px;
  padding: 10px 20px 10px 20px;*/
    text-decoration: none;

    color: #fff;
  
    /* background-image: linear-gradient(to bottom, #333, #666); */
    -webkit-border-radius: 7;
       -moz-border-radius: 7;
            border-radius: 7px;
   
}

.btn:hover,
.btn:active,
.btn:focus
{
    text-decoration: none;
    color: #333;
   
}

textarea {
    width: 50%;
    margin: 100px 0px 20px 0px;
    min-height: 150px;
}



.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  background: #87CAE0;
  height: 30px;
}

.footer p {
  line-height: 30px;
  margin-bottom: 0;
}

#pdfMarker
{
    position: absolute;
    z-index: 999;
    right: 9px;
    top: 29px;
    float: right;
    width: 120px;
    height: 120px;
    padding: 1.3em .5em 0 .5em;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    background: #333;
    border: 2px solid #fff;
    vertical-align: middle;
    line-height: 1.4em;
    font-style: italic;
}



.center-block{
    float: none;
    margin: 0 auto;
}
.modal-header
{
    background: #fff;
}
.modal-header h3
{
    margin-top: 5px;
}
.instructions-modal-lg ol li{
    margin-bottom: 0.5em;
}
.modal-content
{
    /* padding: 0.5em; */
    padding: 15px;

    border: none;
    border-radius: 0;
    box-shadow: none;
}
/*ACTIVITY
*/

#de #image-container h2 {
    font-size: 23px;
}

.activitypart
{
    padding-top: 1%;
}
#activityDescription
{
    border-top: 1px dotted #ccc;
    background-color: #9dced2;
    /* position: relative; */
}
/*#activityDescription h4{
    padding-right: 100px;
}*/
#activityTitles h3, 
#activityTitles h4{
    text-align: center;
} 
#activityFeedback
{
    position: relative;
}
/*OPTIONS BOX*/


/*PEN TOOL*/
#content
{
    /* height: 100%; */
    position: relative;

    -webkit-user-select: none;/* Chrome all / Safari all */
       -moz-user-select: none;/* Firefox all */
        -ms-user-select: none;/* IE 10+ */
            user-select: none;
}


#tmp_canvas
{
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;

    cursor: crosshair;
    /* pointer-events: none; */
}

#dialog-delete
{
    z-index: 1001;

    display: none;
}
.prompt-modal {
  text-align: center;
}


span.comment {
	background-color:#9DCED2; 
	cursor:help}
.summary-comment-popover{width:500px!important}	

@media screen and (min-width: 768px) { 
  .prompt-modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.prompt-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/* ----------- Large Display ----------- */

@media screen and (max-width: 1920px) and (max-height: 1080px){
    /* Styles */
}


/* ----------- Laptop HiDPI screen ----------- */

@media screen and (max-width: 1440px) and (max-height: 900px){
    /* Styles */
       

}


/* ----------- Laptop ----------- */

@media screen and (max-width: 1366px) and (max-height: 768px){
    /* Styles */
      

}


/* ----------- Laptop MDPI screen ----------- */

@media screen and (max-width: 1280px) and (max-height: 800px){
    /* Styles */
   
       

}


/* ----------- iPad Landscape----------- */

@media only screen and (max-device-width: 1024px) and (max-device-height: 768px){
    /* Styles */
    #infoBtn, #penToolBtn {
    
margin-top: 5px;
    
float: right;
}

    

    /* Styles */
    #pdfMarker
    {
        width: auto;
        height: auto;
        padding: .5em;
        /* position: relative; */
        border-radius: 0;
        position: absolute;
        top: 5px;
        right: 23%;
    }
}
/* ----------- match bootstrap media queries----------- */
@media (max-width: 768px){
    #infoBtn, #penToolBtn {
        float: left;
        width: 110px;
        margin-top: 5px;
    }

     #pdfMarker
    {
        width: auto;
        height: auto;
        padding: .5em;
        /* position: relative; */
        border-radius: 0;
        position: absolute;
        top: 5px;
        right: 2%;
    }
}
/* ----------- iPad Landscape----------- */

@media only screen and (max-device-width: 768px) and (max-device-height: 1024px){
 #pdfMarker
    {
        width: auto;
        height: auto;
        padding: .5em;
        /* position: relative; */
        border-radius: 0;
        position: absolute;
        top: 5px;
        right: 2%;
    }

}

/* ----------- iPhone 5 ----------- */

@media only screen and (max-device-width: 568px){
    /* Styles */
        .activitypart
{
    padding-top: 0;
}

    #penToolBtn
    {
        display: none;
    }

    #infoBtn
    {
        content: 'Info';
    }
     #pdfMarker{
         width: auto;
        height: auto;
        padding: .5em;
        /* position: relative; */
        border-radius: 0;
        position: relative;
        top: 5px;
        right: 2%;
     }
}


#print-helper {
	display:none
}

@media print {
        #pdfMarker
    {
        width: auto;
        height: auto;
        padding: .5em;
        top: 0;
        /* position: relative; */

        border-radius: 0;
    }
	#input {display:none}
	#print-helper {display:inline}
	.keypad-popup {display:none}
	
}
