/* unit 3 colour */
#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;
}

#activity, #compare-report {
  padding: 0 0 20px 0;
}

#activity h1.de {
  font-family: 'Germania One', "Times New Roman", Times, serif;
  margin-top: 0.5em; 
}

#print-report {
  background-color: #f5f5f5;
  border: 1px solid #1B3B52;
  padding: 0 1em 3em;
  margin-bottom: 3em;
  position: relative;
}

#print-report header {
  /*background-color: #1B3B52;*/
  padding: 0 1em 0.2em 1em;
  margin: 0 -1em;
}

#print-report h1.fr {
  font-family: serif;
  font-weight: bold;
  font-style: italic;
  font-size: 4em;
  text-transform: uppercase;
  color: #1B3B52;
  padding: 0 20px;
  border-bottom: 5px solid #1B3B52;
  text-align: right;
}

#print-report h1.es {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 3.5em;
  color: #1B3B52;
  padding: 20px 20px 0 ;
  border-bottom: 5px solid #1B3B52;
  text-align: right;
}


#print-report h1.de {
  font-family: 'Germania One', "Times New Roman", Times, serif;
  font-size: 4em;
  color: #1B3B52;
  padding: 0 20px;
  border-bottom: 5px solid #1B3B52;
  text-align: center;
}

#print-report h2 {
  margin-bottom: 1em;
  padding-right: 30px;
  word-break: break-all;
}

#print-report img {
  max-width: 100%;
}

#report-title textarea, .copy-title-area {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.1;
  word-break: break-all;
  margin-bottom: 0.5em;
}

.pdf-view {
  margin: 20px;
  padding-bottom: 70%;
  border-bottom: 1px solid #ccc;
}

.video-title-alt-de {  
  font-family: 'Germania One', "Times New Roman", Times, serif;
  font-size: 140%;
  display: block;
}

/*#date {
  float: right;
  position: relative;
  top: 20px;
  right: 0;
  max-width: 80px;
  text-transform: uppercase;
  font-size: 0.8em;
}*/

/*#mind-input-a {
  background-image: url('../../images/bubble.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

#mind-input-b {
  background-image: url('../../images/bubble2.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

#mind-input-c {
  background-image: url('../../images/bubble3.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

#mind-input-d {
  background-image: url('../../images/bubble.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

#mind-input-e {
  background-image: url('../../images/bubble5.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}*/





#duplicate-mind-input-a, #duplicate-mind-input-b, #duplicate-mind-input-c, #duplicate-mind-input-d, #duplicate-mind-input-e, #duplicate-report-title, #duplicate-report {
  white-space: pre-wrap;
  /*word-break: break-all;*/
  min-height: 2em;
}

#report {
 border-right: 1px solid #ccc;
 padding-right: 25px;
 min-height: 43em;
 margin-bottom: 2em;
}

.bubble-pad {
  padding: 40px 20%;
}

iframe {
  margin: 2em 0;
}

@media only screen and (min-width : 769px) and (max-width : 974px) {

  .bubble-pad {
    padding: 60px 15%;
  }

}

@media only screen and (max-width : 768px) {

  .bubble-pad {
    padding: 40px 20%;
  }

}

.mind-thumb {
  max-width: 250px;
  padding: 20px 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  left: -42px;
}

@media only screen and (min-width : 769px) and (max-width : 974px) {

  .mind-thumb {
    max-width: 240px;
  }

}

@media only screen and (max-width : 768px) {

  .mind-thumb {
    max-width: 200px;
    padding: 10px 0; 
    left: 0px;
  }

}

textarea {
  width: 100%;
  font-size: 13px;
  line-height: 15px;
}

hr {
  border-top: 1px solid #ccc;
  margin-top: 20px;
}

hr.hr-lg {
  border-top: 1px solid #ccc;
  margin-top: 40px;
}

.inline-block {
  display: inline-block;
}

.copy-text-area, .copy-title-area {
  display: none
}

#clear-storage {
  margin: 20px 0;
}

/*#alphabet .list-inline li {
  display: inline-block;
  padding-right: 2px;
  padding-left: 2px;
}*/

/*.letter {
  text-align: center;
  display: inline-block;
  float: left;
  color: #fff;
  min-width: 25px;
  line-height: 25px;
  height: 25px;
  cursor: pointer;
}*/

#next {
  display: none
}

.btn {
  margin: 0 0.2em 0.2em 0;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 20px;
}

.btn-info {
	border:0px;
	position:relative;
	float:right;
  margin-top: 20px;
	clear: right;	
}

/*#checkBtn {
  border-radius: 28px;
  font-family: Arial;
  color: #fff;
  font-size: 20px;
  background: #DEAD22;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-bottom: 10px;
  cursor: pointer;
  margin-top: 10px
}*/

.modal-header {
  border-radius: 5px;
}

.modal-header .close {
  margin-top: -10px;
}

/*#checkBtn:hover {
  background: #119ef5;
  text-decoration: none;
}*/

a {
  color: #fff;
  text-decoration: none;
}

a.alt {
  color: #2a6496;
  text-decoration: none;
}


p {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 18px;
}

.intro {
  background: rgba(222, 173, 34, 0.4);
  padding: 2rem .5em 1em .5em;
	color: #000;
	font-size: 20px!important;
	margin: 1em 4em 2em 4em;
}

#instructions {
  margin-bottom: 1em;
}

/*p.videoHeading {
  margin: 1em 0em 1em 0em;
  background:rgba(222, 173, 34, 0.4);
  padding: 2rem 0em 1em 0em;
	color:#000;
	font-size: 20px!important;
	margin: 1em 4em 2em 4em;
}*/

/*.list ul {
  margin-top: 7rem;
  list-style: none;
  font-weight: 800;
  z-index: 100;
  position: absolute;
  top: 20rem;
  right: 5.5rem;
	color: #DEAD22;
}*/

ul.list-inline li img {
  width: 120px;
}

th {
  text-align: center;
  background-color: #DEAD22;
  color: #fff;
}

#penToolOptions button {
  font-size: 14px;
  padding: 5px 10px 5px 10px;
}

/*#penToolOptions, #penToolOptions.active {
  top: 2px;
}
*/
.ui-dialog .ui-dialog-titlebar-close {
	background-image:url("http://resource.download.wjec.co.uk.s3.amazonaws.com/vtc/2015-16/15-16_09/eng/eggs/images/close.png");
}




@media print {

.btn {display: none}
footer{display: none}
#intro {display: none}
#instructions {display: none}
.keypad-popup {display: none!important}
#header {display: none}
#mindmap-collated {display: none}

.bubble-pad {
  padding: 0
}

.mind-thumb {
  width: 40%;
  padding: 1em 0; 
  left: 0
}

#activity h3, #activity textarea {
  margin: 0 0 0.5em
}

.print-resize {
  width: 100%
}

#print-report {
  margin-top: 0;
}

/*#print-report textarea {
   border: none;
   overflow: visible;
   display: table;
   outline: none;
   resize: none;
   background-color: transparent;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
}*/

#print-report textarea {
  display: none
}

.copy-title-area {
  display: block;
  white-space: pre-wrap;
}

.copy-text-area {
  display: block;
  white-space: pre-wrap;
}

/*#print-report header {
  background-color: #1B3B52!important;
  background-image: #1B3B52!important;
}

#print-report footer {
  background-color: #1B3B52!important;
  background-image: #1B3B52!important;
}

#print-report header h1 {
  color: #fff!important;
}*/

}





/* RHYS EDITS */



.bubble-pad {
	padding:10px 15px; 
	background:#87C9DF;
	border-radius:12px;
	margin-bottom:12px;
}

.bubble-pad h4 {
	font-weight:bold
}
.bubble-pad textarea {
	overflow:auto;
	resize:none;
	width:100%;
	padding:10px;
	border:none;

}


img.mind-thumb {
	max-width:100%;
	width:100%;
	padding:0;
	position:relative;
	left:0;
	
}