<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Provider Toolkit */

#ptsdmiddle {width:100%;}
#tk {
margin-top: 50px;
padding: 0 20px;

}

#tk .white-bkg {background-color: #fff;}
#tk .toolkit_title p{
    color: #434343 !important;
    font-size: 20px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    padding-bottom: 6px;
}

#tk .toolkit-container {
    /*min-height: 800px;*/
    background-image: url("/PTSD/professional/treat/care/toolkits/provider/img/bg.png");
    width: 100%;
}
#tk .toolkit-container #top {
    height: 9px;
    background-color: #003300;
}

#tk .toolkit-container .content-padding {
    padding: 30px 15px 30px;
}

#tk .toolkit-container .custom-nav-container {
    z-index: 10;
    padding-top: 10px;
}

#tk .toolkit-container .custom-nav,
#tk .toolkit-container .custom-nav li,
#tk .toolkit-container .custom-sub-nav,
#tk .toolkit-container .custom-sub-nav li {
    list-style-type: none !important;
    list-style: none !important;
    font-size: inherit !important;
    margin: 0 !important;
    padding: 3px !important;
}

#tk .toolkit-container .custom-nav {
    width: 100%;
}

#tk .toolkit-container .custom-nav li {
    display: inline-block !important;
}

#tk .toolkit-container .custom-nav li a {
    height: 47px;
    display: block !important;
    font-weight: 600;
    line-height: 47px;
    text-align: center;
    text-decoration: none;
    background-color: #003300;
    /*border-bottom: medium solid #003300;*/
    border:1px solid #d7dada; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;border-radius: 10px;
    font-size:11px;
    padding: 0px 10px 0px 10px !important; 
    /*text-shadow: 1px 1px 0 rgba(0,0,0,0.3); */
    color: #434343;
    background: #f4f5f5 !important; /* For browsers that do not support gradients */
    background: linear-gradient(#f4f5f5, #dfdddd) !important;
    width: 136px;
}

#tk .valign {
    display: table;
    width: 100%;
    height: 100%;
}
@-moz-document url-prefix() {
    #tk .toolkit-container .custom-nav li a {
        padding: 0px 5px 0px 5px !important;
    }
}
#tk .valign .middle {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    line-height: 14px !important;
}

@media (max-width: 960px) {
#tk .toolkit-container .custom-nav li a {
        font-size: 13px;
    }
}


#tk .toolkit-container .custom-nav li a:hover,
#tk .toolkit-container .custom-nav li a.selected,
#tk .toolkit-container .custom-nav li a.open,
#tk .toolkit-container .custom-nav li a.current-page {
    background: #003300 !important;
    color: #fff !important;
}
#tk .current-subpage-tri{
    display: none;
}
#tk .custom-sub-nav li a{
    height: 47px;
    display: block !important;
    font-weight: 600;
    font-size: 11px;
    line-height: 47px;
    text-align: center;
    text-decoration: none;
    background-color: #e7e7e7;
    border-bottom: medium solid #003300;
}
#tk .toolkit-container .custom-sub-nav li a.current-sub-page {
    background-color: #662022 !important;
}
#tk .toolkit-container .custom-nav li .custom-sub-nav li a.current-sub-page:after{
    content:"";
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 14px solid #003300;
    top: 50px;
    position: absolute;
    left: 40%;
}
@media (max-width: 960px) {
    #tk .toolkit-container .custom-nav li .custom-sub-nav li a.current-sub-page:after{
        content: "";
    width: 0px;
    height: 0;
    border-left: 18px solid #003300;
    border-bottom: 18px solid transparent;
    border-top: 18px solid transparent;
    display: block;
    /* display: inline-block; */
    /* margin-top: -20px; */
    position: absolute;
    top: 4px;
    /* float: left; */
    left: 42px;
    }
}

#tk .row .ai-tab {
    width: 20%;
}
#tk .row .ai-tab-wide {
    width: 32%;
}

#tk .custom-sub-nav li.col-md-4 {
    width: 33.3333%;
}

#tk .custom-sub-nav li.col-md-6 {
    width: 50%;
}
#tk .custom-sub-nav li.col-md-3 {
    width: 25%;
}
#tk .custom-sub-nav li.col-md-2 {
    width: 20%;
}

#tk .footer-nav .ai-tab {
    width: 33.3333% !important;
}

@media (max-width: 960px) {
#tk .row .ai-tab,
#tk .footer-nav .ai-tab,
#tk .custom-sub-nav li,
#tk .custom-sub-nav li.col-md-2 {
        width: inherit !important;
    }
}

#tk .footertab{
    background-color: #0d5191 !important;
    color: #ffffff !important;
}
#tk .custom-sub-nav {
    width: 100%;
    height: 52px;
    position: absolute;
    background: linear-gradient(#f3f1f1, #d6d5d5) !important;
    box-shadow: 0 1px 4px rgba(0,0,0, 0.5);
}
#tk .custom-sub-nav[aria-hidden="true"]{
    display:none;
}


#tk .custom-sub-nav li.col-md-4 {
    width: 33.3333%;
}

#tk .custom-sub-nav li.col-md-6 {
    width: 50%;
}

#tk .custom-sub-nav li.col-md-2 {
    width: 20%;
}

#tk .toolkit-container .custom-nav li .custom-sub-nav li a {
    display: block;
    text-align: center;    
    height: 40px;    
    line-height: 40px;    
    text-decoration: none;    
    /*background-color: #0d5191;*/    
    border-radius: 0;    
    border: none;    
    width: auto;
    }


#tk .toolkit-container .custom-nav li .custom-sub-nav li a:hover,
#tk .toolkit-container .custom-nav li .custom-sub-nav li a.selected {
    background-color: #003300;
    color: #fff !important;
    }

#tk .toolkit-container .custom-nav li .custom-sub-nav li a.current-sub-page {
    background-color: #003300;
}
#tk .footer-nav li a{
    width: auto !important;
    color: #000 !important;
}
#tk .footer-nav li a:hover,
#tk .footer-nav li a.selected{
    color: #fff !important;
}
@media (max-width: 960px) {
#tk .toolkit-container .custom-nav li .custom-sub-nav li a {
        background-color: #C7C7C7;
    }
#tk .custom-sub-nav {
        position: relative;
        background: transparent !important;
        box-shadow: none !important;
    }
#tk .toolkit-container .custom-nav li .sub-nav li a {
        background-color: #999;
    }
}

/** END NEW MENU */

/** GLOBAL */
#tk .list-unstyled,
#tk .list-unstyled li {
    list-style-type: none !important;
}

#tk a:hover {
    cursor: pointer;
}
#tk a {
    color: #ffffff;
}


#tk #references a{
    color: #0d5191;
}
#tk h1 {
    color: #662022;
    font-size: 18px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

#tk h2 {
    color: #0d5191;
    font-size: 18px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin-top: 0px;
    /*margin-bottom: -17px;*/
    line-height: 1.3;
}
#tk h3 {
    color: #434343;
    font-size: 18px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin-top: 0px;
    /*margin-bottom: -17px;*/
    line-height: 1.3;
}
#tk h4 {
color: #0d5191;
font-size: 18px;
font-family: arial, helvetica, sans-serif;
line-height: 1.3;
position: relative;
display: inline-block;
vertical-align: middle;
height: 0px;
margin-top: 20px;
margin-left:41px;
float: left;
}


#tk h5 {
    color: #0d5191;
    font-size: 18px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin-top: 0px;
}
#tk .wrapper-textnotop {
    margin-top: -49px;
}

#tk .wrapper-collapsible {
    padding-top: 15px;
}
#tk .text {
background-color: #fff;
padding: 35px;
font-family: arial, 'helvetica Neue', Helvetica, sans-serif;
color: #434343;
line-height: 1.6 !important;
width: 100%;
float:none;
}

#tk .wrapper-texticon {
    padding-top: 15px;
}
#tk .wrapper-clickreveal {
   /* padding-top: 15px;*/
}
#tk .notopbottom{
    margin-top: 15px;
    margin-bottom: -20px;
}
#tk .nobottom {
    margin-top: 15px;
    margin-bottom: -15px;
}
#tk .rightcol {
    margin-left: -13px;
}

#tk .wrapper-imgright {
    padding: 0px;
    /*margin-top: 15px;*/
    margin-left: -15px;
}
#tk .wrapper-imgright2 {
    padding: 0px;
    margin-top: 15px;
    margin-left: -15px;
}
#tk .wrapper-imgright3 {
    padding: 0px;
    margin-top: 15px;
    margin-left: -15px;
}

#tk .wrapper-imgleft {
    padding-top: 15px;
}
#tk .wrapper-imgleft2 {
    padding-top: 15px;
}
#tk .wrapper-imgtop {
    padding-top: 15px;
    margin-bottom: -15px;
}
#tk .notext{
    display: none;
}

#tk .backtotop{
    background: url(/PTSD/professional/treat/care/toolkits/clergy/img/top.png);
    background-size: cover;
    min-height: 67px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 13px;
    color: #434343;
    padding: 23px 0 10px 19px;
}



@media (max-width: 960px) {
#tk .link_icon {
        margin-left: 35px;
    }
}
#tk .email_icon {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/email_icon.png) no-repeat;
    min-height: 54px;
    margin-top: 17px;
    margin-left: 41px;
    position: absolute;
    padding-top: 15px;
    z-index: 20;
}
@media (max-width: 960px) {
#tk .email_icon {
        margin-left: 35px;
    }
}
#tk .audio_icon {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/audio.png) no-repeat;
    min-height: 54px;
    margin-top: 17px;
    margin-left: 41px;
    position: absolute;
    padding-top: 15px;
    z-index: 20;
}

@media (max-width: 960px) {
#tk .audio_icon {
        margin-left: 35px;
    }
}

@media (max-width: 960px) {
#tk .resource {
        width: 100%;
    }
}

#tk .resource {
       background-color: #0d5191;
       padding: 24px 10px 16px 73px;
  		color: #ffffff;
        font-style: italic;
  line-height: 1.6;
  font-size: 13px;
    }
   #tk .link_icon{
background: url(/PTSD/professional/treat/care/toolkits/provider/img/link.png) no-repeat;
min-height: 54px;
margin-left: 41px;
position: absolute;
padding-top: 15px;
z-index: 20;
margin-top: 17px;
}

#tk .backtotop{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/top.png);
    background-size: cover;
    min-height: 67px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 13px;
    color: #434343;
    padding: 23px 0 10px 19px;
}
@media (max-width: 960px) {
#tk .backtotop {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/top.png") no-repeat scroll left 0% transparent;
        margin-left: 0px;
        width: 100%;
        clear: both;
    }
}

/* END GLOBAL*/


#home .img1 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/home/home.png);
    background-size: cover;
    min-height: 343px;
    max-width: 297px;
}
#home .text1{
    min-height: 343px;
}
#traumaSurvivors .img1 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/traumaSurvivors_img1.png);
    background-size: cover;
    min-height: 375px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfAssessment .img1{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfAssessment/selfAssessment_img1.png);
    background-size: cover;
    min-height: 349px;
    margin-left: 15px;
    margin-right: -15px;
} 
#selfAssessment .text2{
    height: 349px;
} 
#proQOL .img1 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfAssessment/proQOL_img1.png);
    background-size: cover;
    min-height: 249px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#otherTools .img1 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfAssessment/selfAssessmentOther_img1.png);
    background-size: cover;
    min-height: 415px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfHelp .img1 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelp_img1.png);
    background-size: cover;
    min-height: 279px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfHelpSocial .img1 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpSocial_img1.png);
    background-size: cover;
    min-height: 384px;
    margin-left: 15px;
    margin-right: -15px;
}
#selfHelpSocial .text2{
    height: 384px;
} 
#selfHelpSocial .img2 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpSocial_img2.png);
    background-size: cover;
    min-height: 386px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfHelpSocial .img3  {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpSocial_img3.png);
    background-size: cover;
    min-height: 106px;
    margin-left: -28px;
    margin-top: 7px;
    }    
#selfHelpSocial .notopguttertext3{
    margin-top: -32px;
    padding-top: 19px;
    margin-left: -15px;
}       
#selfHelpSocial .wbg2{
    background-color: #ffffff;
    margin-right: 0px;
    margin-left: 0px;
}
#selfHelpSocial .topgutter{
    margin-top: -15px;
} 
#selfHelpSocial .textmid {
    padding: 43px 15px 10px 15px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #434343;
    line-height: 1.6 !important;
    font-size: 13px !important;
    width: 215px;
}
#selfHelpSocial .text_aboutface{
    padding: 0px 0px 10px;
    width: 551px;
}
@media (max-width:959px) and (min-width:300px) {
        #selfHelpSocial .img3 {
            background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpSocial_img3.png") no-repeat scroll center 0% transparent;
            margin-left: 0px;
            width: 98%;
            margin-bottom: 20px;
            }  
        #selfHelpSocial .text_aboutface {
            padding: 15px 0px 20px;
            width: 100%;
        }
        #selfHelpSocial .notopguttertext3{
        margin-top: -15px;
        }
    } 
/* --------    ACCORDION ------------*/
#tk .accordion{
    background: #fff url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/plus.png) no-repeat;
    padding: 0px 15px 0px 76px;
    width: 670px;
    height: 81px;
    cursor: pointer;
    transition: 0.4s;
    margin-bottom: 15px;
    box-shadow: 0px 5px 10px -2px #888888;
}
#tk .accordion:hover {
    background: #fff url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/plus_hover.png) no-repeat;
}
#tk .accordion.active{
    background: #fff url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/minus.png) no-repeat;
}
#tk .accordionContent {
    display: none;
}

#tk .accordionContent.show {
    display: block;
}
#tk #selfHelpSocial .accordionIcon1,
#tk #selfHelpSocial .accordionIcon2,
#tk #selfHelpSocial .accordionIcon3,
#tk #selfHelpSocial .accordionIcon4,
#tk #selfHelpSocial .accordionIcon5,
#tk #selfHelpCognitive .accordionIcon1,
#tk #selfHelpCognitive .accordionIcon2,
#tk #selfHelpCognitive .accordionIcon3,
#tk #selfHelpCognitive .accordionIcon4,
#tk #selfHelpCognitive .accordionIcon5,
#tk #selfHelpCognitive .accordionIcon6,
#tk #selfHelpCognitive .accordionIcon7,
#tk #selfHelpPhysical .accordionIcon1,
#tk #selfHelpPhysical .accordionIcon2,
#tk #selfHelpPhysical .accordionIcon3{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 67px;
    padding-top: 15px;
    float: right;
}

#tk #selfHelpSocial .accordionIcon1 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_workplaceSupport.png) no-repeat;
    margin-top: 15px;
    margin-left: 41px;
    width: 31px;
}
#tk #selfHelpSocial .accordionIcon2 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_supervisionConsultation.png) no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpSocial .accordionIcon3 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_collegialSupport.png) no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpSocial .accordionIcon4 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_personalSocialSupport.png) no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpSocial .accordionIcon5 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_seekingTherapy.png) no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpCognitive .accordionIcon1 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_changingBeliefs.png) no-repeat;
    margin-top: 15px;
    margin-left: 25px;
    width: 55px;
}
#tk #selfHelpCognitive .accordionIcon2 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_copingStrategies.png) no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpCognitive .accordionIcon3 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_perspective.png) no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpCognitive .accordionIcon4 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_mindfulness.png) no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpCognitive .accordionIcon5 {
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_selfMonitoring.png) no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 59px;
}
#tk #selfHelpCognitive .accordionIcon6 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_humor.png") no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpCognitive .accordionIcon7 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_additional.png") no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpPhysical .accordionIcon1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_breathing.png") no-repeat;
    margin-top: 15px;
    margin-left: 25px;
    width: 55px;
}
#tk #selfHelpPhysical .accordionIcon2 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_sleep.png") no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
#tk #selfHelpPhysical .accordionIcon3 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/icon_exercise.png") no-repeat;
    margin-top: 23px;
    margin-left: 31px;
    width: 47px;
}
@media (max-width:959px) and (min-width:300px) {
    .accordion{
        width: 100%;
        }   
    }
@media (max-width:515px) and (min-width:300px) {
    h4{
        font-size: 15px;
        margin-top: 33px;
        }    
    #selfHelpSocial .accordionIcon1,
    #selfHelpSocial .accordionIcon2,
    #selfHelpSocial .accordionIcon3,
    #selfHelpSocial .accordionIcon4,
    #selfHelpSocial .accordionIcon5,
    #selfHelpCognitive .accordionIcon1,
    #selfHelpCognitive .accordionIcon2,
    #selfHelpCognitive .accordionIcon3,
    #selfHelpCognitive .accordionIcon4,
    #selfHelpCognitive .accordionIcon5,
    #selfHelpCognitive .accordionIcon6,
    #selfHelpCognitive .accordionIcon7,
    #selfHelpPhysical .accordionIcon1,
    #selfHelpPhysical .accordionIcon2,
    #selfHelpPhysical .accordionIcon3{
        display: none;
        }      
}
@media (max-width:379px) and (min-width:300px) {
    .doubleline1{
            margin-top: 20px;
        } 
}   
@media (max-width:420px) and (min-width:300px) {
    .doubleline2{
            margin-top: 20px;
        } 
}  
@media (max-width:387px) and (min-width:300px) {
    .doubleline3{
            margin-top: 20px;
        } 
} 
@media (max-width:352px) and (min-width:300px) {
    .doubleline4{
            margin-top: 20px;
        } 
}
@media (max-width:374px) and (min-width:300px) {
    .doubleline5{
            margin-top: 20px;
        } 
}  
@media (max-width:336px) and (min-width:300px) {
    .doubleline6{
            margin-top: 20px;
        } 
}
@media (max-width:322px) and (min-width:300px) {
    .doubleline7{
            margin-top: 20px;
        } 
}    
/* --------    END --- ACCORDION ------------*/   
#selfHelpCognitive .img1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpCognitive_img1.png");
    background-size: cover;
    min-height: 273px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfHelpCognitive .img2 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpCognitive_img2.png");
    background-size: cover;
    min-height: 195px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfHelpCognitive .img3{
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpCognitive_img3.png");
    background-size: cover;
    min-height: 661px;
    margin-left: 15px;
    margin-right: -15px;
} 
#selfHelpCognitive .text2{
    height: 661px;
}
#selfHelpCognitive .img4 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpCognitive_img4.png");
    background-size: cover;
    min-height: 433px;
    max-width: 638px;
}
#selfHelpCognitive .text1{
    height: 433px;
}
#selfHelpCognitive .img5 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpCognitive_img5.png");
    background-size: cover;
    min-height: 296px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfHelpCognitive .img7  {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/mindfulnessCoach.png") no-repeat;
    min-height: 110px;
    margin-top: 16px;
    margin-left: 289px;
    position: absolute;
    padding-top: 15px;
    z-index: 20;
}

@media (max-width: 960px) {
    #selfHelpCognitive .img7{
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/mindfulnessCoach.png") no-repeat scroll center / contain transparent;
        margin-left: 15px;
        width: 83%;
    }
}
#selfHelpCognitive .text.strat_moreguttertop2 {
    padding: 134px 28px 35px 36px;
}
#selfHelpMeaning .img1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpMeaning_img1.png");
    background-size: cover;
    min-height: 213px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 680px;
}
#selfHelpLife .img1{
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpLife_img1.png");
    background-size: cover;
    min-height: 310px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 680px;
} 
#selfHelpLife .notopguttertext3{
    margin-top: -52px;
    padding-top: 24px;
}
#selfHelpLife .img2{
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpLife_img2.png");
    background-size: cover;
    min-height: 315px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 680px;
} 
#selfHelpLife .text1{
    min-height: 619px;
    }
#selfHelpSocial .bluelink,    
#selfHelpPhysical .bluelink,
#resourcesMobile .bluelink,
#resourcesManagers .bluelink,
#otherTools .bluelink {
    color: #0d5191;
}    
#selfHelpPhysical .img1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpPhysical_img1.png");
    background-size: cover;
    min-height: 303px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfHelpPhysical .img2 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpPhysical_img2.png");
    background-size: cover;
    min-height: 322px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#selfHelpPhysical .img3 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpPhysical_img3.png");
    background-size: cover;
    min-height: 311px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}

#selfHelpPhysical .img4 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpPhysical_img4.png");
    background-size: cover;
    min-height: 375px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 680px;
}

#selfHelpPhysical .img5 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/move.png") no-repeat;
    min-height: 188px;
    margin-top: 60px;
    margin-left: 68px;
    position: absolute;
}

@media (max-width: 960px) {
    #selfHelpPhysical .img5 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/move.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 98%;
    }
}
#selfHelpPhysical .img6 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/coach.png") no-repeat;
    min-height: 187px;
    margin-top: 60px;
    margin-left: 119px;
    position: absolute;
}
#selfHelpPhysical .text.strat_moreguttertop {
    padding: 174px 28px 35px 36px;
}
#selfHelpPhysical .text.strat_moreguttertop2 {
    padding: 134px 28px 35px 36px;
}
#selfHelpPhysical .left_tall {
    height: 362px;
}
#selfHelpPhysical .right_tall {
    height: 362px;
}
#selfHelpPhysical .left_tall2 {
    height: 442px;
}
#selfHelpPhysical .right_tall2 {
    height: 442px;
}
@media (max-width: 960px) {
    #selfHelpPhysical .img6 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/coach.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 98%;
    }
}






#resources .img1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resources_img1.png");
    background-size: cover;
    min-height: 364px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#resourcesOnline .img1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesOnline_img1.png");
    background-size: cover;
    min-height: 363px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#resourcesManagers .img1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesManagers_img1.png");
    background-size: cover;
    min-height: 275px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#resourcesManagers .img2 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesManagers_img2.png");
    background-size: cover;
    min-height: 363px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#resourcesMobile .img1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesMobile_img1.png");
    background-size: cover;
    min-height: 363px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#resourcesMobile .img2 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesMobile_img2.png") no-repeat;
    min-height: 314px;
    margin-top: 20px;
    margin-left: 24px;
    position: absolute;
    max-width: 331px;
}

@media (max-width: 960px) {
    #resourcesMobile .img2 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesMobile_img2.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 96%;
        max-width: 100%;
    }
}
#resourcesMobile .img3 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesMobile_img3.png") no-repeat;
    min-height: 314px;
    margin-top: 20px;
    margin-left: 24px;
    position: absolute;
    max-width: 331px;
}
#resourcesMobile .text.strat_moreguttertop {
    padding: 354px 25px 35px 29px;
    height: 820px;
}
#resourcesMobile .left_tall {
    height: 486px;
}
@media (max-width: 960px) {
    #resourcesMobile .img3 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesMobile_img3.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 96%;
        max-width: 100%;
    }
}
#resourcesMobile .img4 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesMobile_img4.png") no-repeat;
    min-height: 314px;
    margin-top: 20px;
    margin-left: 24px;
    position: absolute;
    max-width: 331px;
}

@media (max-width: 960px) {
    #resourcesMobile .img4 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesMobile_img4.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 96%;
        max-width: 100%;
    }
}
#resourcesMobile .left_col,
#resourcesMobile .mid_col,
#resourcesMobile .right_col{
    width: 216px;
}
#resourcesMobile .mid_col{
    margin-left: 24px;
}
#resourcesMobile .right_col{
    margin-left: 48px;
}
#resourcesMobile .img7  {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/mindfulnessCoach.png") no-repeat;
    min-height: 110px;
    margin-top: 16px;
    margin-left: 289px;
    position: absolute;
    padding-top: 15px;
    z-index: 20;
}

@media (max-width: 960px) {
    #resourcesMobile .img7{
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/mindfulnessCoach.png") no-repeat scroll center / contain transparent;
        margin-left: 15px;
        width: 83%;
    }
}
#resourcesMobile .text.strat_moreguttertop2 {
    padding: 134px 28px 35px 36px;
}
#resourcesHelpful .img1 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img1.png");
    background-size: cover;
    min-height: 363px;
    margin-top: 0px;
    margin-left: 15px;
    max-width: 670px;
}
#resourcesHelpful .img2 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img2.png") no-repeat;
    min-height: 188px;
    margin-top: 60px;
    margin-left: 128px;
    position: absolute;
}

@media (max-width: 960px) {
    #resourcesHelpful .img2 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img2.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 98%;
    }
}
#resourcesHelpful .img3 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img3.png") no-repeat;
    min-height: 187px;
    margin-top: 60px;
    margin-left: 109px;
    position: absolute;
}
#resourcesHelpful .text.strat_moreguttertop {
    padding: 174px 28px 35px 36px;
}
#resourcesHelpful .left_tall {
    height: 362px;
}
#resourcesHelpful .right_tall {
    height: 362px;
}
#resourcesHelpful .left_tall2 {
    height: 442px;
}
#resourcesHelpful .right_tall2 {
    height: 442px;
}
@media (max-width: 960px) {
    #resourcesHelpful .img3 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img3.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 98%;
    }
}
#resourcesHelpful .img4 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img4.png") no-repeat;
    min-height: 188px;
    margin-top: 80px;
    margin-left: 32px;
    position: absolute;
}

@media (max-width: 960px) {
    #resourcesHelpful .img4 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img4.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 93%;
    }
}
#resourcesHelpful .img5 {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img5.png") no-repeat;
    min-height: 187px;
    margin-top: 83px;
    margin-left: 49px;
    position: absolute;
}
@media (max-width: 960px) {
    #resourcesHelpful .img5 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/resources/resourcesHelpful_img5.png") no-repeat scroll center 0% transparent;
        margin-left: 0px;
        width: 93%;
    }
}

#resourcesHelpful .right_resource,
#selfHelpPhysical .right_resource {
    margin-left: -6px;
}

.iconheader{
    display: none;
}

.wrapper-abouticon {
    padding: 0px;
    margin-top: 15px;
    margin-left: -15px;
}

@media (max-width: 960px) {
    .rightcol {
        margin-left: 0px;
    }
}

/*     A B C Icons     */

 .nogutter-textright {
    margin-left: 0px;
}

@media (max-width: 960px) {
    .nogutter-textright {
        width: 100%;
    }
}
.strat_wide{
    width: 680px;
}
@media (max-width: 960px) {
    .strat_wide {
        width: 100%;
    }
}
.text.strat_moregutter {
    padding: 57px 28px 53px 125px;
}

.text.strat_moreguttertop {
    padding: 134px 28px 35px 36px;
}

@media (max-width: 960px) {
    .text.strat_moreguttertop{
        padding: 148px 37px 10px 37px;
    }
    #resourcesMobile .text.strat_moreguttertop {
        padding: 368px 37px 10px 37px;
    }
    #resourcesMobile .left_col,
    #resourcesMobile .mid_col,
    #resourcesMobile .right_col{
        width: auto;
        margin-left: 0px;
    }
}


/**/


/*--------------------ABOUT PAGE (FOOTER)----------------------*/
.text.about_text{
    padding: 35px 267px 35px 35px;
}
.about_moregutter{
    padding: 35px 317px 35px 35px;
}
.about_icon {
    background: url("/PTSD/professional/treat/care/toolkits/provider/img/ptsd.png") no-repeat;
    min-height: 135px;
    margin-top: 26px;
    margin-left: 442px;
    position: absolute;
    padding-top: 15px;
    z-index: 20;
    width: 100%;
}
@media (max-width: 960px) {
    .about_icon  {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/ptsd.png") no-repeat scroll center 0% / contain transparent;
        margin-left: 0px;
        left: 0px;
        margin-top: 0px;
        position: relative;
    }
    .text.about_text{
        padding: 35px 35px 35px 35px;
    }
    .wrapper-imgleft2{
        background-color: #ffffff;
        width: 100%;

    }
    .wrapper-imgleft3 {
        background-color: #ffffff;
        width: 100%;
    }
    .text.about_moregutter {
        padding: 57px 37px 53px 37px;
    }
}
.notopgutter{
    margin-top: -5px;
}
.notopgutter2{
    margin-top: -15px;
}
.about_rightcol{
    margin-left: -6px;
}
@media (max-width: 960px) {
    .about_rightcol{
    margin-left: 0px;
    }
}
.about_leftcol{
    margin-right: -6px;
}
@media (max-width: 960px) {
    .about_leftcol{
    margin-right: 0px;
    }
}
/*--------------*/
.glossaryterm{
    font-weight: 600;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    color: #434343;
    font-size: 13px !important;
    padding-bottom: 4px;
}
.glossary_term_top{
    padding: 10px 0 10px 36px;
    width: 137px;
}
@media (max-width: 960px) {
    .glossary_term_top {
        padding: 10px 0px 10px 36px;
        width: 100%;
    }
}
.glossary_def_top{
    padding: 8px 0px 12px 38px;
    width: 512px;
    margin-left: -29px;
}
@media (max-width: 960px) {
    .glossary_def_top {
        padding: 8px 10px 12px 36px;
        width: 100%;
        margin-left: 0px;
        margin-top: -14px;
    }
}
.spacing{
    padding-bottom: 13px !important;
}
.glossary_term{
    padding: 10px 0 10px 36px;
    width: 137px;
    margin-top: -15px;
}
@media (max-width: 960px) {
    .glossary_term {
        padding: 10px 0px 10px 36px;
        width: 100%;
    }
}
.glossary_def{
    padding: 8px 0px 12px 38px;
    margin-top: -16px;
    width: 512px;
    margin-left: -29px;
}
@media (max-width: 960px) {
    .glossary_def {
        padding: 8px 10px 12px 36px;
        width: 100%;
        margin-left: 0px;
        margin-top: -14px;
    }
}

/* --------SMALL IMGS------- */
@media (max-width:959px) and (min-width:300px) {
    #home .img1,
    #selfHelpCognitive .img4 {
        margin-left: 0px;
        left: 0px;
        max-width: none;
    }
}
@media (max-width:480px) and (min-width:300px) {
    #selfHelp .img1,
    #selfHelpSocial .img1,
    #selfHelpSocial .img2{
        max-width: 100%;
        margin-left: 0px;
        background-position: center;
        min-height: 230px;
    }
    #resourcesManagers .img1{
        max-width: 100%;
        margin-left: 0px;
        background-position: right;
        min-height: 230px;
    }
    #resourcesManagers .img2{
        max-width: 100%;
        margin-left: 0px;
        background-position: left;
        min-height: 230px;
    }



}


@media (max-width:700px) and (min-width:300px) {
    #resourcesOnline .img1{
        max-width: 100%;
        margin-left: 0px;
        background-position: right;
        min-height: 240px;
        }
}    
/* --------LONG IMGS ---------*/
@media (max-width:959px) and (min-width:300px) {
    #traumaSurvivors .img1,
    #proQOL .img1,
    #otherTools .img1,
    #selfHelp .img1,
    #selfHelpSocial .img1,
    #selfHelpSocial .img2,
    #selfHelpCognitive .img1,
    #selfHelpCognitive .img2,
    #selfHelpCognitive .img5,
    #selfHelpMeaning .img1,
    #selfHelpLife .img1,
    #selfHelpLife .img2,
    #selfHelpPhysical .img1,
    #selfHelpPhysical .img2,
    #selfHelpPhysical .img3,
    #selfHelpPhysical .img4,
    #resources .img1,
    #resourcesMobile .img1,
    #resourcesHelpful .img1,
    #resourcesManagers .img1,
    #resourcesManagers .img2{
        max-width: 100%;
        margin-left: 0px;
        background-position: center;
    }
}
@media (max-width:959px) and (min-width:300px) {
    #selfAssessment .img1{
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfAssessment/selfAssessment_img1.png") no-repeat scroll center center / cover transparent;
        margin-left: 0px;
        left: 0px;
        margin-top: 15px;
        position: relative;
        width: 100%;
    }
    #selfHelpSocial .img1 {
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpSocial_img1.png") no-repeat scroll center center / cover transparent;
        margin-left: 0px;
        left: 0px;
        margin-top: 15px;
        position: relative;
        width: 100%;
    }
    #selfHelpCognitive .img3{
        background: url("/PTSD/professional/treat/care/toolkits/provider/img/selfHelp/selfHelpCognitive_img3.png") no-repeat scroll center center / cover transparent;
        margin-left: 0px;
        left: 0px;
        margin-top: 15px;
        position: relative;
        width: 100%;
    }
    #selfAssessment .text2,
    #selfHelpSocial .text2,
    #selfHelpCognitive .text1,
    #selfHelpCognitive .text2{
    height: auto;
    } 
}
@media (max-width:959px) and (min-width:300px) {
    .resource {
        width: 100%;
    }
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
        float: none;
    }
}


/*---------CLICK REVEAL----------*/
.wbg{
    background-color: #ffffff;
}
.crtext{
    display: none;
}
#traumaSurvivors .grey,
#selfHelpMeaning .grey{
    background-color: #e7e7e7;
    width: 644px;
    margin-left: 17px;
    margin-bottom: 15px;
}
#traumaSurvivors .cricons,
#selfHelpMeaning .cricons{
    padding: 10px;
    margin-bottom: 15px;
    text-indent: -999px;
}
#traumaSurvivors .arrow,
#selfHelpMeaning .arrow{
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #e7e7e7;
}
#traumaSurvivors .tri1{
    margin-left: 73px;
}
#traumaSurvivors .tri2{
    margin-left: 230px;
}
#traumaSurvivors .tri3{
    margin-left: 400px;
}
#traumaSurvivors .tri4{
    margin-left: 565px;
}

#selfHelpMeaning .tri1{
    margin-left: 320px;
}
#traumaSurvivors .icon1{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_burnout.png);
    background-size: cover;
    height: 154px;
    width: 154px;
    margin-left: 30px;
    cursor: pointer;
}
#traumaSurvivors .icon1.selected,
#traumaSurvivors .icon1:hover{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_burnout_active.png);
    background-size: cover;
    height: 154px;
    width: 154px;
    margin-left: 30px;
    cursor: pointer;
}
#selfHelpMeaning .icon1{
    background-color: #0d5191;
    padding: 21px 15px 16px 23px;
    color: #ffffff;
    font-size: 13px;
    width: 646px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 1.6;
    margin-left: 32px;
    cursor: pointer;
}
#selfHelpMeaning .icon1.selected,
#selfHelpMeaning .icon1:hover{
    background-color: #003300;
    width: 646px;
}
@media (max-width:959px) and (min-width:300px) {
    #selfHelpMeaning .icon1,
    #selfHelpMeaning .icon1.selected,
    #selfHelpMeaning .icon1:hover{
        width: 100%;
        margin-left: 0px;
        cursor: default;
        background-color: #0d5191;
    }
    #selfHelpMeaning .grey{
        width: 100%;
        margin-left: 0px;
        margin-top: -30px;
    }
}
#traumaSurvivors .icon2{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_sts.png);
    background-size: cover;
    height: 154px;
    width: 154px;
    margin-left: 10px;
    cursor: pointer;
}
#traumaSurvivors .icon2.selected,
#traumaSurvivors .icon2:hover{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_sts_active.png);
    background-size: cover;
    height: 154px;
    width: 154px;
    margin-left: 10px;
    cursor: pointer;
}
#traumaSurvivors .icon3{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_cf.png);
    background-size: cover;
    height: 154px;
    width: 154px;
    margin-left: 10px;
    cursor: pointer;
}
#traumaSurvivors .icon3.selected,
#traumaSurvivors .icon3:hover{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_cf_active.png);
    background-size: cover;
    height: 154px;
    width: 154px;
    margin-left: 10px;
    cursor: pointer;
}
#traumaSurvivors .icon4{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_vt.png);
    background-size: cover;
    height: 154px;
    width: 154px;
    margin-left: 10px;
    cursor: pointer;
}
#traumaSurvivors .icon4.selected,
#traumaSurvivors .icon4:hover{
    background: url(/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_vt_active.png);
    background-size: cover;
    height: 154px;
    width: 154px;
    margin-left: 10px;
    cursor: pointer;
}
.wrapper-abouticon {
    padding: 0px;
    margin-top: 15px;
    margin-left: -15px;
}
.iconheader{
    display: none;
}
.topicon1, .topicon2{
    display: none;
}
@media (max-width: 960px) {
    #traumaSurvivors .cricons{
        display: none;
    }
    #traumaSurvivors .iconheader{
        width: 100%;
        height: 130px;
        display: block;
        background-color: #0D5191 !important;
    }
    #traumaSurvivors .iconheader1{
         background: url("/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_burnout_noborder.png") no-repeat scroll center center transparent;
    }
    #traumaSurvivors .iconheader2{
         background: url("/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_sts_noborder.png") no-repeat scroll center center transparent;
    }
    #traumaSurvivors .iconheader3{
         background: url("/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_cf_noborder.png") no-repeat scroll center center transparent;
    }
    #traumaSurvivors .iconheader4{
         background: url("/PTSD/professional/treat/care/toolkits/provider/img/traumaSurvivors/icon_vt_noborder.png") no-repeat scroll center center transparent;
    }
    #traumaSurvivors .grey{
        width: 100%;
        margin-left: 0px;
    }
    .crtext{
        display: block;
    }
    .arrow{
        display: none;
    }
    #traumaSurvivors .wrapper-abouticon {
    background-color: #0D5191 !important;
    }
}
/*-------END CLICK REVEAL-------*/

#tk .wrapper-textright{width: 670px;}</pre></body></html>