.draggable {
       background-color: #87CAE0;
    margin: 0.5rem 0.5rem 0 0.5rem;
    padding: 0.5rem;
    color: #FFF;
    font-family: Arial, sans-serif;
    font-size: 2.2rem;
    line-height: 2.4rem;
    display: inline-block;
    padding: 0.5rem;
    cursor: pointer;
    width: 90%;
    text-align: center;
    min-height: 45px;
    max-width: 600px;
    border-radius: 6px;
    border: 1px dotted #fff;
    z-index: 2;
}

#checkCorrect{

     font-family: Arial, sans-serif;
      font-size: 2rem;
}

.dropZone .draggable {
    background-color: #87CAE0;
    margin: 0.5rem 0.5rem 0 0.5rem;
    padding: 0.5rem;
    color: #FFF;
    font-family: Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.4rem;
    display: inline-block;
    padding: 0.5rem;
    cursor: pointer;
    width: 90%;
    text-align: center;
    min-height: 45px;
    max-width: 600px;
    border-radius: 6px;
    border: 1px dotted #fff;
    z-index: 2;
}
.dropZone h1 {
  background-color: rgba(255,255,255,0.5);
  border-radius: 5px;
}


.modal-content {padding: 0px; border-radius: 5px;}
.modal-header-extension {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #9A12B3;
    /*-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;*/
}

sup {
    top: 0em;
}




#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: 80px 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 35%;
  }

}

.mind-thumb {
  
  /* padding: 5px;*/
  padding: 4px 0 4px 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  /*left: -70px;*/
  border-width: 17px 0px;
  -moz-border-image: url('../images/film-real.png') 27 repeat stretch;
  -webkit-border-image: url('../images/film-real.png') 27 repeat stretch;
  -o-border-image: url('../images/film-real.png') 27 repeat stretch;
  border-image: url('../images/film-real.png') 27 fill repeat stretch;
}




/*#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 {



.dropZone .draggable {
    background-color: #87CAE0 !important;
       background-image: #87CAE0 !important;
    color: #000;
       font-size: 2.2rem;
           line-height: 2.4rem;

     page-break-inside: avoid;
     page-break-after:avoid;
}

#mind-input-a {
 

  background-image: none;
    background-size: 0%; 

  }

  #mind-input-b {
 

  background-image: none;
    background-size: 0%; 
  }

   #mind-input-c {
 

  background-image: none;

  }

    #mind-input-d {
 

  background-image: none;

  }

    #mind-input-e {
 

  background-image: none;

  }

  .dropZone {
    /* border: 1px dashed #1c4c85; */
    margin: 0%;
    margin-bottom: 0rem;
    color: #87CAE0;
    text-align: center;
    padding: 20px 10%;
}

/*----------------------------*/

.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: 60%;
  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-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 Edit */
#mind-input-a,#mind-input-b,#mind-input-c,#mind-input-d,#mind-input-e{
background-image:none;
}

.menu-buttons {
	padding-top:20px;
}
.menu-buttons button {
	
	font-size:18px;
	padding:6px 7px;
}

.dropZone span.draggable {
	width:auto!important;
	height:auto!important;
}

.mind-input {
	color:#333;
    padding: 10px 15px;
   /* background: #87C9DF;*/
    border-radius: 12px;
	border:10px solid #4A8193;
	
    margin-bottom: 15px;
	background-image:none
}

.mind-input h4 {
	font-weight:bold
}

.dropZone {
	
	min-height:120px;   
}

.draggable {
	padding:10px; 
	border:none!important;
	background:#4A8193;
}
	
.dropZone.active-drag{background:rgba(74, 129, 147,0.25)}

.dropZone .draggable {
	line-height:normal;
	font-size:22px;
}