.pronounce-blue a{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.pronounce-blue{
	position: relative;
}

.pronounce-blueJS a{
    border-bottom: 3px double #30B9E3;
    display: inline-block;
    min-height:12px;
    line-height: 13px;
    margin-bottom: 0;
 
}


.sound-out-bluejs {
    background-color: #30B9E3 !important;
    left: 0;
    position: absolute;
    top: 22px;
    color: #000;
    text-decoration: none;
    font-size:11px;
    min-width:200px;
    padding:5px 0 5px 5px;
}

  #flash-quiz{
        margin:0 auto;
        display:block;
        max-width:500px;
        height:350px;
        background-color: #CDE9FB;
        position:relative;
        }
        
    #flash-quiz ul{
        margin:0;
        padding:20px 0 0 0;
        list-style-type: none;
		float:none !important;
    }

    #flash-quiz li {
        width: 43%;
        padding-left:4%;
        float:left;
        height:65px;
        margin:0 !important;
        cursor: pointer;
        font-size:18px;
        font-family:Georgia, serif;
		font-weight: bold;
    }

   #flash-quiz li:before {
  content: "✓";
  color:#8e497d;
  padding-right: 5px;
}
    #flash-quiz li a{
      color: #8e497d;
    display: block;
    float: right;
    text-decoration: none;
    width: 89%;
    }

    #flash-quiz li a:hover {
        color: #003399;
    }

    #flash-quiz .answer{
        display:none;
		color:#8E497D;
        overflow:auto;
          height:350px;
        padding: 0 40px;
        line-height:150%;
        font-family:Georgia, serif !important;
    }
    
	#flash-quiz .answer p{
	font-family:Georgia, serif !important;
	border: 1px dashed #8e497d;
    padding: 15px;
	float:none !important;
		}
   #flash-quiz .answer p:first-child{
        padding:15px 0 0 0;
		border: none;
    font-size:18px;
    }
    #flash-quiz #navigation{
        display:block;
		float:left;
        overflow:auto;
    }
    #flash-quiz #navigation p{
		float:none !important;
        line-height:150%;
        font-family:Georgia, serif;
        padding-bottom:0;
        margin:0 !important;
        padding-top:15px;
        font-weight: bold;
        text-align: center;
		color: #8E497D;
    }
    #flash-quiz .back {
            bottom: 0;
    height: 60px;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 3;
	display:none;
    }
    
    #flash-quiz .back img:hover{
        margin-top:-60px;
    
    }
	#flash-quiz a img{
		border: none;
	}

@media (max-width: 768px){
	#flash-quiz #navigation p{
		float:none !important;
	  }
	  
	 #flash-quiz #flash-quiz li{
	  	height: 100px;
	  }
	  #flash-quiz li > a{
	  	width:78%;
	  }
	  #flash-quiz .back {
	  	right: 51px;
		bottom: 3px;
	  }
#flash-quiz div#maincontent p {
	float:none;
	}
	
	  #flash-quiz{
		  	width: 100%;
			height: 500px;
		  }
		#flash-quiz .answer {
		 	height: 500px;
		 }
}


#bully-full {
  width:100%;
  float:left;

}
 #areYouBully {
  background-color: #3CA591;
  max-width: 450px;
  width:90%;
  margin: 0 auto;
 }


 .bullytopic {
  width: 100%;
  float:left;
  display:none;
  position:relative;
  overflow:hidden;
 }

 #bullyNav, .bullytopic {
  height: 298px;
 }
 /*ie-7*/
*+html #areYouBully, *+html .bullytopic{
  width:451px !important;
  max-width: 451px;
}

*+html #bullyNav, *+html .bullytopic{
  height:303px;
  overflow:hidden;
}


#areYouBully a{
  padding:0;
  margin:0;
  text-decoration: none;
  display:block;
}

#areYouBully a img{
  border: none;
}
 #areYouBully img{
  width:100%;
 }
 
 #areYouBully div{
  margin:0;
  padding:0;
 }

 *+html #bully-top{
  height:125px;
 }

 #bully-top, #bully-bottom{
  float:left;
  width:100%;
 }
 #bully-top .bully-image, #bully-bottom .bully-image{
  float:left;
 }
 
#bully-1 {
  width:25%;
}

#bully-2{
  width: 49%;
}

#bully-3 {
  width:26%;
}
#bully-4 {
   width: 40%;
}
#bully-5{
  width: 32%;
}
#bully-6{
 width: 28%;
}
#bully-middle{
 float: left;
    width: 100%;
  margin-top:-1% !important;
  background-color:#fff;
}

#bully-middle img{
  padding-top:2px;
}

#bully-bottom {
  margin-bottom:-2px !important;
}

#b1.bullytopic{
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G1_Overlay.png');
  background-size:100%;
  background-color: #FF6666;
}

.bullytopic a{
  display: inline !important; 
}

#b1 img{
  /*width:45%;
  margin-top:5%;
  float:left;*/
  position:absolute;
  left:0;
  bottom:0;
  width:46%;
  z-index: 2;
}

p.R-speech-bubble{
     font-family: Georgia,"Times New Roman",Times,serif;
/*  float:right;*/
position:absolute;
right:0;
  font-size:32px;
  /*padding: 3% 3% 0;*/
   padding: 2% 3% 8% 11%;
   width: 51%;
    /*width: 49%;*/
  margin:0 !important;
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G1_Speech.png');
      background-repeat: no-repeat;
  background-size:100%;
  z-index:1;
}

#b1 .text-box{
      font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  width:42%;
  position:absolute;
  right:2%;
  bottom:5%;
  background-color:#FFEFEF;
  border: 3px solid #990000;
  padding:2%;
  font-size:17px;
}

#b2.bullytopic{
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G2_Overlay.png');
  background-size:100%;
  background-color: #6699CC;
}


#b2 img{
  position: absolute;
  left:0;
  bottom:0;
  width:75%;
}
#b2 .L-speech-bubble {
     font-family: Georgia,"Times New Roman",Times,serif;
  position:absolute;
  left:0;
  top:0;
  font-size:31px;
  /*padding: 3% 3% 0;*/
   padding: 2% 7% 8% 5%;
   width: 51%;
    /*width: 49%;*/
  margin:0 !important;
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G2_Speech.png');
      background-repeat: no-repeat;
  background-size:100%;
  z-index:1;
}

#b2 .R-blue-textbox{
    background-color: #e6f5fe;
    border: 2px solid #1674a0;
    float: right;
    font-size: 17px;
    margin-right: 2%;
    margin-top: 11%;
    padding: 3%;
    width: 33%;
        font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
}

#b3.bullytopic{
  background-color: #9999CC;
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G3_Overlay.png');
  background-size:100%;
}

#b3.bullytopic img{
  width:61%;
}

#b3 p.top-left-bubble3{
   font-family: Georgia,"Times New Roman",Times,serif;
      background-image: url("http://www.girlshealth.gov/bullying/images/BT_G3_Speech.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 32px;
    left: 0;
    margin: 0 !important;
    padding: 1% 0 4% 5%;
    position: absolute;
    top: 0;
    width: 40%;
    z-index: 1;
}
#b3 .R-lpurple-textbox{
  position:absolute;
  right:2%;
  top:10%;
  width:30%;
  margin:0 !important;
  background-color: #EFEFFC;
  border: 2px solid #6D67C2;
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 17px;
    padding:3%;
}

#b3 .R-lpurple-textbox a{
  display: inline;
}

#b4.bullytopic{
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G4_Overlay.png');
  background-size:100%;
  position: relative;
}

#b4 img{
  width:70%;
  position: absolute;
  bottom:0;
  left:0;
  z-index:2;
}

#b4 p.top-left-bubble4{
  position: absolute;
  left:0;
  top:0;
  padding:0;
  margin:0 !important;
  width:50%;
  padding:2% 0 8% 4%;
  background-image: url("http://www.girlshealth.gov/bullying/images/BT_G4_Speech.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 30px;
     font-family: Georgia,"Times New Roman",Times,serif;
}

#b4 .R-lpurple-textbox{
    background-color: #FAF2FA;
    border: 2px solid #A97CAB;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 17px;
    padding: 3%;
    position: absolute;
    right: 2%;
    top: 10%;
    width: 30%;
    margin: 0!important;

}

#b5.bullytopic{
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G5_Overlay.png');
  background-size:100%;
  background-color: #79D0D3;
  position: relative;
}

#b5 img{    
  width: 55%;
  position:absolute;
  left:0;
  bottom: 0;
  z-index:1;
}
#b5 p.top-right-bubble4{
  float:right;
   font-family: Georgia,"Times New Roman",Times,serif;
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G5_Speech.png');
  background-size: 100%;
  background-repeat: no-repeat;
   padding: 1% 9px 4% 10%;
    width: 54%;
  margin:0 !important;
  font-size:35px;
}


#b5 .R-Lblue-textbox {
    background-color: #EEFFFF;
    border: 2px solid #009999;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 17px;
    padding: 3%;
    position: absolute;
    right: 2%;
  bottom:5%;
  margin:0 !important; 
    width: 41%;
}

#b6.bullytopic{
  background-image: url('http://www.girlshealth.gov/bullying/images/BT_G6_Overlay.png');
  background-size:100%;
  background-color: #79D0D3;
  position: relative;
}
#b6 img{
  position:absolute;
  z-index: 1;
  left:0;
  bottom:0;
  width:55%;
}

#b6 p.top-right-bubble6 {
   background-image: url("http://www.girlshealth.gov/bullying/images/BT_G6_Speech.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 35px;
    margin: 0 !important;
  padding: 3% 5% 11% 10%;
    width: 54%;

}

#b6 p.R-Lyellow-textbox{
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  width:37%;
    font-size: 17px;
  background-color: #FFFEE5;
  border: 2px solid #CCCC33;
  padding: 2% 4%;
  position: absolute;
  right:5%;
  margin:0 !important;
  bottom:5%;
}

.back{
    bottom: 0;
    height: 62px;
    left: 0;
    margin-bottom: 1% !important;
    overflow: hidden;
    position: absolute;
    width: 16%;
    z-index: 3;
}


@media (max-width: 550px) {
p.R-speech-bubble{
    font-size:27px;
    padding-bottom:12%;
  }
}


@media (max-width: 485px) {
p.R-speech-bubble{
    font-size:25px;
  }

#b2 p.L-speech-bubble{
  font-size:31px;
}

#b3 p.top-left-bubble3{
  font-size:28px;
}

#b3 p.R-lpurple-textbox{
  font-size:14px;
}

}

@media (min-width:450px) and (max-width: 480px) {
p.R-speech-bubble{
    font-size:22px;
    padding-bottom: 15%;
  }

#bullyNav{
  /*height:289px;
  height: 221px;
  height: 221px;*/
  height:267px;
}

#b1 .text-box{
   font-size: 14px;
}
  #b2 p.L-speech-bubble{
  font-size:25px;
  padding-bottom: 9%;
}

#b2 .R-blue-textbox{
  font-size: 15px;
}

#b4 p.top-left-bubble4{
  font-size:27px;
}

#b4 p.R-lpurple-textbox{
font-size:14px;
}

.bullytopic{
  /*height:221px;*/
  height: 267px;
}

#b5 p.top-right-bubble4 {
  font-size: 33px;
}

#b5 .R-Lblue-textbox{
  font-size:14px;
}

#b6 p.top-right-bubble6{
     font-size: 32px;
}

#b6 p.R-Lyellow-textbox{
  font-size:15px;
}
}

@media (min-width:400px) and (max-width: 450px){
  #bullyNav, .bullytopic{
    height: 226px;
  }

  #b1 p.R-speech-bubble{
       font-size: 21px;
    padding-bottom: 10%;
    width: 47%;
  }

  #b1 .text-box{
    font-size: 14px;
  }

.back{
  width: 22%;
  height: 68px;
}

#b1 p.R-speech-bubble {
    font-size: 20px;
    padding-bottom: 10%;
    width: 42%;
}



#b2 p.L-speech-bubble {
    font-size: 22px;
    width: 41%;
}

#b2 .R-blue-textbox{
     width: 29%;
     font-size:12px;
}

#b4 p.top-left-bubble4{
  font-size:27px;
}

#b4 p.R-lpurple-textbox{
font-size:14px;
}

#b4 img{
  width: 61%;
}


#b5 p.top-right-bubble4{
  font-size:29px;
  padding-bottom:10%;
}


#b5 .R-Lblue-textbox {
font-size:13px;
}


#b6 p.top-right-bubble6{
     font-size: 29px;
}

#b6 p.R-Lyellow-textbox{
  font-size:14px;
}


} 

@media (min-width:381px) and (max-width: 400px) {

#b2 p.L-speech-bubble{
  font-size:18px;
}

#bullyNav, .bullytopic{
    height: 226px;
  }

p.R-speech-bubble {
    font-size: 24px;
}

  #b1 .text-box{
      bottom:1%;
      font-size:13px;
  }

  #b2 p.L-speech-bubble {
    padding-bottom: 13%;
    font-size:24px;
  }

#b2 .R-blue-textbox {
    background-color: #e6f5fe;
    border: 2px solid #1674a0;
    float: right;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-right: 2%;
    margin-top: 5%;
    padding: 3%;
    width: 25%;
}


#b3 p.top-left-bubble3 {
    font-size: 24px;
}

#b3 p.R-lpurple-textbox {
    font-size: 12px;
}

#b4 p.top-left-bubble4{
  font-size: 22px;
  padding-bottom: 8%;
}

#b4 p.R-lpurple-textbox{
font-size:14px;
}

#b4 img{
  width:66%;
}


#b5 p.top-right-bubble4{
  font-size:24px;
  padding-bottom:8%;
}


#b5 .R-Lblue-textbox {
font-size:12px;
}

#b6 p.top-right-bubble6{
     font-size: 26px;
}

#b6 p.R-Lyellow-textbox{
  font-size:13px;
}

.back{
   width: 23%;
    height: 69px;
}

}
@media (max-width: 380px) {

#bullyNav, .bullytopic{
  /*height: 181px;*/
  height:171px;
}
p.R-speech-bubble{
    font-size:17px;
  }

#b2 .R-blue-textbox {
  font-size: 12px;  
}
#b2 p.L-speech-bubble{
  font-size:16px;
}
#b1 .text-box{
      font-size: 12px;
}

p.R-speech-bubble{
  font-size: 14px;
width: 36%;
}
#b1 .text-box {
  font-size: 12px;
  bottom:1%;
}

#b1 img{
  width:40%;
}


#b2 .R-blue-textbox{
  font-size: 10px;
  width:25%;
  margin-top:4%;
}


#b2 .L-speech-bubble{
  width: 47%;
}

#b3 p.top-left-bubble3 {
    font-size: 18px;
}



#b3 p.R-lpurple-textbox {
    font-size: 10px;
    top: -1%;
}



#b4 p.top-left-bubble4{
  font-size: 18px;
  padding-bottom: 8%;
}

#b4 p.R-lpurple-textbox{
font-size:11px;
}

#b4 img{
  width:57%;
}

#b5 img{
  width:50%;
}

#b5 p.top-right-bubble4{
  font-size:18px;
  padding-bottom:8%;
}


#b5 .R-Lblue-textbox {
font-size:10px;
width:44%;
}


#b6 p.top-right-bubble6{
     font-size: 18px;
         padding-bottom: 13%;
}

#b6 p.R-Lyellow-textbox{
  font-size:10px;
  bottom:5%;
}

.back{
   width: 21%;
    height: 56px;
    overflow:hidden;
}

.backbutton:hover img{
  top:-53px !important;
}

}

.ie10 #areYouBully {
    background-color: #3ca591;
    float: left;
    width: 450px;
}


@media (max-width: 350px) {

  .back{
   width: 23%;
    height: 48px;
}

.backbutton:hover img{
  top:-49px !important;
}
}



.back img{
  position: absolute;
    top: 0;
    width:100% !important;
}

.back:hover img{
     top: -60px;
}


.bullytopic.printClass {
    height: 322px;
    max-width: 500px;
}

/***anger expand list start***/
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a, #cssmenu span {
    border: medium none;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}
#cssmenu a {
    line-height: 1.3;
}
#cssmenu {
    border: medium none;
    padding: 3px;
}
#cssmenu > ul > li {
    border: medium none;
    margin: 0 0 2px;
}
#cssmenu > ul > li.has-sub > ul > li {
    background-color: #fff;
    border: medium none;
}
#cssmenu > ul > li:last-child {
    border: medium none;
    margin: 0;
}
#cssmenu > ul > li > a {
    background: none repeat scroll 0 0 #f4f4f6;
    border: medium none;
    color: #592c83;
    display: block;
}
#cssmenu > ul > li > a > span {
    color: #333;
    display: block;
    font-weight: bold;
    padding: 6px 10px;
}
#cssmenu > ul > li > a:hover {
    text-decoration: none;
}
#cssmenu > ul > li.active {
    border: medium none;
    margin-bottom: 2px;
}
#cssmenu > ul > li.active > a {
    background-color: #582c83;
    border: medium none;
}
#cssmenu > ul > li.has-sub {
    border: medium none;
    margin-bottom: 12px;
}
#cssmenu > ul > li.has-sub.active {
}
#cssmenu > ul > li.has-sub > a {
    background: url("images/icon_plus.png") no-repeat scroll 675px 7px rgba(0, 0, 0, 0);
}
#cssmenu > ul > li.has-sub.active > a {
    background: url("images/icon_minus.png") no-repeat scroll 675px 7px rgba(0, 0, 0, 0);
}
#cssmenu > ul > li.has-sub > a span {
    border: medium none;
    font-size: 1.1em;
    margin-left: 10px;
}
#cssmenu > ul > li.has-sub {
    border-bottom: 1px solid #f36dad;
    padding-bottom: 10px;
}
#cssmenu ul ul {
    display: none;
    padding: 5px 12px;
}
#cssmenu ul ul li {
    border: medium none;
    margin-left: 20px;
    padding: 3px 0;
}
#cssmenu ul ul a {
    border: medium none;
    color: #595959;
    /*display: block;*/
    font-weight: bold;
}
#cssmenu ul ul a:hover {
    color: #dd1a22;
}
#cssmenu ul ul p {
    font-size: 1.1em;
}
#expand-all {
    margin: 0;
    text-align: right;
}
#expand-all a {
    color: #582c83;
    font-weight: bold;
    text-decoration: underline;
}
#collapse-all {
    display: none;
    margin: 0;
    text-align: right;
}
#collapse-all a {
    color: #582c83;
    font-weight: bold;
    text-decoration: underline;
}
#factlist {
    background-image: url("images/top-border.png");
    background-repeat: no-repeat;
    border: 3px solid #e1018b;
    border-radius: 10px;
    margin-top: 30px;
}

/***anger expand list end***/
/**Grief tool start**/

button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
.content-image {
    float: left;
}
.copy {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 30px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 300px;
}
.copy2 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 205px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 350px;
}
.copy3 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 170px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 350px;
}
.copy4 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 30px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 230px;
}
.copy5 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 180px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 375px;
}
.copy6 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 270px;
    margin-top: 30px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 135px;
}
#sidemenu strong {
    padding-left: 35px;
}
.grief {
    background-color: #e4f0ff;
    border: 4px solid #88b9ff;
    border-radius: 14px;
    margin: 10px;
    padding: 10px;
    width: 700px;
}
html {
    overflow-y: scroll;
}
body {
}
br {
    display: block;
    line-height: 1.6em;
}
#sidemenu ol, #sidemenus ul {
    list-style: outside none none;
}
#w {
    display: block;
}
h2 {
    color: #003399;
}
#content {
    background-color: #e4f0ff;
    display: block;
    margin-left: 250px;
    padding: 0;
}
.contentblock {
    display: block;
    padding: 0;
}
.contentblock.hidden {
    display: none;
}
#sidemenu {
    float: left;
    padding: 0;
    text-align: left;
    width: 230px;
}
#sidemenu li {
    background-image: url("../images/button-open.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    font-size: 1.1em;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}
.relationships #sidemenu li{
  background-image: url("http://gh.palladiantest.com/relationships/images/heart_off.png");
    background-position: left center;
    background-repeat: no-repeat;
}

#sidemenu li a {
    color: #000000;
    display: block;
    font-size: 1.1em;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
    text-decoration: none;
}
.relationships #sidemenu li a{
  min-height:30px;
}
#sidemenu li a:hover {
    background-image: url("../images/button-hover.png");
    background-position: left center;
    background-repeat: no-repeat;
    width: 100%;
}
#sidemenu li a strong {
    display: block;
}
#sidemenu li a.open {
    background-image: url("../images/button.png");
    background-position: left center;
    background-repeat: no-repeat;
    width: 100%;
}

.relationships #sidemenu li a:hover, .relationships #sidemenu li a.open{
   background-image: url("http://gh.palladiantest.com/relationships/images/heart_on.png");
    background-position: left center;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    clear: both;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
@media screen and (max-width: 600px) {
.contentblock.hidden {
}
#content {
    background-color: #e4f0ff;
    display: block;
    margin-left: 0;
    margin-top: 250px;
    padding: 0;
}
.grief {
    background-color: #e4f0ff;
    border: 4px solid #88b9ff;
    border-radius: 14px;
    margin: 10px;
    max-width: 450px;
    padding: 10px;
}
#sidemenu {
    float: left;
    padding: 0;
    text-align: left;
    width: 400px;
}
}
@media screen and (max-width: 400px) {
.contentblock.hidden {
}
#content {
    background-color: #e4f0ff;
    display: block;
    margin-left: 0;
    margin-top: 250px;
    padding: 0;
}
.grief {
    background-color: #e4f0ff;
    border: 4px solid #88b9ff;
    border-radius: 14px;
    margin: 10px;
    max-width: 320px;
    padding: 10px;
}
#sidemenu {
    float: left;
    padding: 0;
    text-align: left;
    width: 280px;
}
.content-image {
    width: 320px;
}
.copy {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 50px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 260px;
}
.copy2 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 150px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 260px;
}
.copy3 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 120px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 260px;
}
.copy4 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 50px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 260px;
}
.copy5 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 10px;
    margin-top: 120px;
    padding-bottom: 0;
    padding-right: 2px;
    padding-top: 10px;
    position: absolute;
    width: 300px;
}
.copy6 {
    background-color: #395ce1;
    border-radius: 14px;
    color: #ffffff;
    float: left;
    line-height: 1.4;
    margin-left: 30px;
    margin-top: 140px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 10px;
    position: absolute;
    width: 260px;
}
}


.relationships .copy{
  background-color: #fff;
  border: 3px solid #DC006F;
  font-weight:bold;
  color: #1B2998;
}


.relationships #one .copy {
    font-size: 13px;
    margin-left: 227px;
    margin-top: 83px;
    width: 197px;
  }


.relationships #two .copy{
      margin-top: 181px;
    width: 377px;
    margin-left: 50px;
}
.relationships #two .copy p{
  margin-bottom:3px;
}


.relationships #three .copy{
      width: 349px;
    margin-top: 150px;
    margin-left: 10px;
}
.relationships #four .copy{
width: 373px;
    margin-top: 153px;
    margin-left: 10px;
}
.relationships #five .copy{
  margin-left: 10px;
    width: 313px;
    margin-top: 151px;
}

.relationships #six .copy{
      width: 250px;
    margin-top: 131px;
    margin-left: 7px;
}

.relationships #seven .copy{
      margin-top: 155px;
    width: 424px;
    margin-left: 5px;
}

@media screen and (max-width: 700px) {

  .grief.relationships {
    width: 100% !important;
}

.relationships .content-image {
    width: 500px;
}

.relationships .copy{
  margin:10px 0 0 0 !important;
  padding:0 !important;
  float:left !important;
  position: relative !important;
  width:100% !important;
}

}

/**grief tool end**/

/**stress tool start**/

.fb_hidden {
    position: absolute;
    top: -10000px;
    z-index: 10001;
}
.fb_invisible {
    display: none;
}
.fb_reset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal;
}
.fb_reset > div {
    overflow: hidden;
}
.fb_link img {
    border: medium none;
}
.fb_dialog {
    background: none repeat scroll 0 0 rgba(82, 82, 82, 0.7);
    position: absolute;
    top: -10000px;
    z-index: 10001;
}
.fb_reset .fb_dialog_legacy {
    overflow: visible;
}
.fb_dialog_advanced {
    border-radius: 8px;
    padding: 10px;
}
.fb_dialog_content {
    background: none repeat scroll 0 0 #fff;
    color: #333;
}
.fb_dialog_close_icon {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 15px;
    position: absolute;
    right: 18px;
    top: 17px;
    width: 15px;
}
.fb_dialog_mobile .fb_dialog_close_icon {
    left: 5px;
    right: auto;
    top: 5px;
}
.fb_dialog_padding {
    background-color: transparent;
    position: absolute;
    width: 1px;
    z-index: -1;
}
.fb_dialog_close_icon:hover {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png") no-repeat scroll 0 -15px transparent;
}
.fb_dialog_close_icon:active {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/yq/r/IE9JII6Z1Ys.png") no-repeat scroll 0 -30px transparent;
}
.fb_dialog_loader {
    background-color: #f6f7f8;
    border: 1px solid #606060;
    font-size: 24px;
    padding: 20px;
}
.fb_dialog_top_left, .fb_dialog_top_right, .fb_dialog_bottom_left, .fb_dialog_bottom_right {
    height: 10px;
    overflow: hidden;
    position: absolute;
    width: 10px;
}
.fb_dialog_top_left {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: -10px;
    top: -10px;
}
.fb_dialog_top_right {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png") no-repeat scroll 0 -10px rgba(0, 0, 0, 0);
    right: -10px;
    top: -10px;
}
.fb_dialog_bottom_left {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png") no-repeat scroll 0 -20px rgba(0, 0, 0, 0);
    bottom: -10px;
    left: -10px;
}
.fb_dialog_bottom_right {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/ye/r/8YeTNIlTZjm.png") no-repeat scroll 0 -30px rgba(0, 0, 0, 0);
    bottom: -10px;
    right: -10px;
}
.fb_dialog_vert_left, .fb_dialog_vert_right, .fb_dialog_horiz_top, .fb_dialog_horiz_bottom {
    background: none repeat scroll 0 0 #525252;
    opacity: 0.7;
    position: absolute;
}
.fb_dialog_vert_left, .fb_dialog_vert_right {
    height: 100%;
    width: 10px;
}
.fb_dialog_vert_left {
    margin-left: -10px;
}
.fb_dialog_vert_right {
    margin-right: -10px;
    right: 0;
}
.fb_dialog_horiz_top, .fb_dialog_horiz_bottom {
    height: 10px;
    width: 100%;
}
.fb_dialog_horiz_top {
    margin-top: -10px;
}
.fb_dialog_horiz_bottom {
    bottom: 0;
    margin-bottom: -10px;
}
.fb_dialog_iframe {
    line-height: 0;
}
.fb_dialog_content .dialog_title {
    background: none repeat scroll 0 0 #6d84b4;
    border: 1px solid #3a5795;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
.fb_dialog_content .dialog_title > span {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/yd/r/Cou7n-nqK52.gif") no-repeat scroll 5px 50% rgba(0, 0, 0, 0);
    float: left;
    padding: 5px 0 7px 26px;
}
body.fb_hidden {
    height: 100%;
    left: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    top: -10000px;
    width: 100%;
}
.fb_dialog.fb_dialog_mobile.loading {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/ya/r/3rhSv5V8j3o.gif") no-repeat scroll 50% 50% white;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10001;
}
.fb_dialog.fb_dialog_mobile.loading.centered {
    max-height: 590px;
    max-width: 500px;
    min-height: 590px;
    min-width: 500px;
}
#fb-root #fb_dialog_ipad_overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#fb-root #fb_dialog_ipad_overlay.hidden {
    display: none;
}
.fb_dialog.fb_dialog_mobile.loading iframe {
    visibility: hidden;
}
.fb_dialog_content .dialog_header {
    border-bottom: 1px solid #1d4088;
    border-color: #1d4088;
    color: #fff;
    font: bold 14px Helvetica,sans-serif;
    text-overflow: ellipsis;
    text-shadow: 0 -1px 0 rgba(0, 30, 84, 0.298);
    vertical-align: middle;
    white-space: nowrap;
}
.fb_dialog_content .dialog_header table {
    height: 43px;
    width: 100%;
}
.fb_dialog_content .dialog_header td.header_left {
    font-size: 12px;
    padding-left: 5px;
    vertical-align: middle;
    width: 60px;
}
.fb_dialog_content .dialog_header td.header_right {
    font-size: 12px;
    padding-right: 5px;
    vertical-align: middle;
    width: 60px;
}
.fb_dialog_content .touchable_button {
    border: 1px solid #2f477a;
    display: inline-block;
    line-height: 18px;
    margin-top: 3px;
    max-width: 85px;
    padding: 4px 12px;
    position: relative;
}
.fb_dialog_content .dialog_header .touchable_button input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff;
    font: bold 12px Helvetica,sans-serif;
    margin: 2px -12px;
    padding: 2px 6px 3px;
    text-shadow: 0 -1px 0 rgba(0, 30, 84, 0.298);
}
.fb_dialog_content .dialog_header .header_center {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
}
.fb_dialog_content .dialog_content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color #555;
    border-image: none;
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    border-style: none solid;
    border-width: 0 1px;
    height: 150px;
}
.fb_dialog_content .dialog_footer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f6f7f8;
    border-color: #ccc #555 #555;
    border-image: none;
    border-right: 1px solid #555;
    border-style: solid;
    border-width: 1px;
    height: 40px;
}
#fb_dialog_loader_close {
    float: left;
}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_button {
    text-shadow: 0 -1px 0 rgba(0, 30, 84, 0.298);
}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon {
    visibility: hidden;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
}
.fb_iframe_widget iframe {
    position: absolute;
}
.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100%;
}
.fb_iframe_widget_fluid_desktop iframe {
    min-width: 220px;
    position: relative;
}
.fb_iframe_widget_lift {
    z-index: 1;
}
.fb_hide_iframes iframe {
    left: -10000px;
    position: relative;
}
.fb_iframe_widget_loader {
    display: inline-block;
    position: relative;
}
.fb_iframe_widget_fluid {
    display: inline;
}
.fb_iframe_widget_fluid span {
    width: 100%;
}
.fb_iframe_widget_loader iframe {
    min-height: 32px;
    z-index: 2;
}
.fb_iframe_widget_loader .FB_Loader {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/y9/r/jKEcVPZFk-2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    width: 32px;
    z-index: 4;
}

button.carousel-button{
    margin-left: 3px;
    /*margin-right: 145px;*/
    background-color: #003399;
    border: none;
    background: #003399;
    width: 100px;
    border-radius: 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 1.1em;
    float: right;
    /*margin-top: -28px;*/
    height: 37px;
}



.carousel-buttons{
	width:auto;
	vertical-align:bottom;
	border:none;}

.carousel {
  margin: 0;
  padding:0;
  height: 250px; 
}

.carousel li div p {
	font-size:1.1em;
}

.carousel h2 {
	color:#003399;
}

hr.carousel-hr {
    border: 0;
    height: 1px;
	margin-top:20px;
	margin-bottom:20px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	z-index:10000;
}

li.carousel-item {
/*	position: absolute;
	top: 60px;
	left: 7px;*/
	list-style:none;
}
img.carousel-image {
z-index:-1;
float:right;
}

img.carousel-imageleft{
z-index:-1;
float:left;
margin:0 20px 40px 20px;
border:1px #eee solid;
}

li[aria-hidden='true'] {
   display: none;
}
li[aria-hidden='false'] {
   display:block ;
   
}

.hidden {display:none;}
/**stress tool end**/


/**Facts First sidebar start**/
.facts-first{
   padding: 0px 0px 0px 0px;
    float: right;
    width: 204px;
    padding-top: 0px;
    margin: .5em 0px 2em 2em;
    background-image: url('http://www.gh.palladiantest.com/images/facts-firstbkg.png');
    background-size: 100% 107%;
    background-repeat:no-repeat;
-webkit-box-shadow: 0px 0px 4px 1px rgba(216,216,216,1);
-moz-box-shadow: 0px 0px 4px 1px rgba(216,216,216,1);
box-shadow: 0px 0px 4px 1px rgba(216,216,216,1);
}

.facts-first.left-facts
{
  width: 198px;
}

.facts-first .top{

   background-image: url('http://www.gh.palladiantest.com/images/facts-firsttop.png');
    background-position: center center;
    background-repeat: no-repeat;
    height: 34px;
    margin-top: -19px;
    margin-bottom:10px;
    width: 100%;
}

.facts-first .bottom {
background-image: url('http://www.gh.palladiantest.com/images/facts-firstbottom.png');
    background-position: center center;
    background-repeat: no-repeat;
    height: 34px;
    margin-top:10px;
    float:left;
    margin-bottom: -14px;
    width: 100%;
}
/**Facts First sidebar end**/