﻿/* 
===================================================================
===================================================================
CUSTOM STYLE SHEET
Use this to write styles for XHTML elements specific to your application 
================================================================== 
==================================================================
*/
table th[scope=col]{
  
    FONT-WEIGHT: bold;
   
}
TABLE.tableBorder
{ 
	border: 1px solid #BFBFBF; 
	BORDER-COLLAPSE: collapse; 
}

TABLE.tableBorder th, TABLE.tableBorder td
{
  border: 1px solid #BFBFBF;
  padding: 3px 5px;
}

TABLE.tableBorderWhite
{ 
	border: 1px solid #BFBFBF; 
	BORDER-COLLAPSE: collapse; 
}
TABLE.tableBorderWhite th[scope=col]
{
  border-top : 1px solid white;
  border-right: 1px solid white;
  padding: 3px 5px; 
  text-align:center;
}
TABLE.tableBorderWhite th[scope=row]
{
  border: 1px solid #BFBFBF;
  padding: 3px 5px;
}

table#overall_scorecard th[scope="col"]{color:#000;}
table#overall_scorecard th.modules_header{background-color:#d5d5d5; text-align: left;}
table#overall_scorecard th.low_header{background-color:#c0504d;}
table#overall_scorecard th.medium_header{background-color:#ffde40;}
table#overall_scorecard th.high_header{background-color:#9bbb59;border-right: 1px solid #bfbfbf;}

table#overall_scorecard th.modules_row{text-align: left; background-color:#f6f6f6; text-align: left;}
table#overall_scorecard td.low_row{background-color:#ebc9c7;text-align:center;}
table#overall_scorecard td.medium_row{background-color:#fff9db;text-align:center;}
table#overall_scorecard td.high_row{background-color:#e1eacd;border-right: 1px solid #bfbfbf; text-align:center;}

table#overall_scorecard th.modules_alt{background-color:#ffffff; text-align: left;}
table#overall_scorecard td.low_alt{background-color:#f8edec;text-align:center;}
table#overall_scorecard td.medium_alt{background-color:#fffdf5;text-align:center;}
table#overall_scorecard td.high_alt{background-color:#f6f9f1;border-right: 1px solid #bfbfbf;text-align:center;}



TABLE.tableBorderWhite td
{
  border: 1px solid #BFBFBF;
  padding: 3px 5px;
}
TABLE.tblModules
{ 
	border: 1px solid #BFBFBF; 
}
.tblModules td.pad
{ 
  padding: 3px 5px;
}
.tblModules tr.alt td
{
  border-bottom: 1px solid #BFBFBF; 
}
/*TABLE.warningMessageBox
{ 
	background: #f6f6f6;
	border: #FFCC00 1px solid; 
    width: 100%;   
}
TABLE.warningMessageBox td
{
  padding: 5px;
}
TABLE.errorMessageBox
{ 
	background: #f6f6f6;
	border: #800000 1px solid; 
}
TABLE.errorMessageBox td
{
  padding: 5px;
}

div.errorMessageBox
{ 
	background: #f6f6f6;
	border: #800000 1px solid; 
  padding: 5px;
}
TABLE.successMessageBox
{ 
	background: #f6f6f6;
	border: #00cd00 1px solid; 
}
TABLE.successMessageBox td
{
  padding: 5px;
}*/
TABLE.tblQuestions a
{ 
	text-decoration:  none !important;
	color:black !important;
	 

	 
}	
table.tblTest td, table.tblTest td span
{
    font-family: Verdana !important;

	color:#555555 !important;
}

.ActiveButton
{
	color: #ffffff  !important;
	background-color:#3D316A !important;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	/*border:1px solid black;
	border-color:#2F4F4F;*/
	font-size:9pt;
	font-weight: bold;
	padding-bottom:4px;
	white-space:nowrap;
	width:auto;
}

.bodyText
{
	font-family: Verdana, Arial,sans-serif;
	font-size:10pt;
	
}
#shilegend 
{
	width:150px;
	height:270px;
	padding:15px 10px;
	background:white;
}
#legend 
{
	width:140px;
	height:180px;
	padding:15px 10px;
	background:white;
}
#deleteConfirmation
{
	width:280px;
	height:140px;
	padding:15px 10px;
	

}
.outer
{
	background:#BFBFBF
}
#teamInfo
{	
	/*width:280px;height:60px;*/
	width:350px; width:300px;
	height:120px;height:150px;height:130px; height:185px;
	padding:15px 10px;
	background:#F6F6F6;
}
#teamInfo td{padding:0.25em; vertical-align:top; white-space:nowrap; text-align:left; }
#teamInfo #divScroller{width: 150px; height: 80px; height:135px; overflow-y: auto; overflow-x: hidden; border: solid 1px #DAD5EB;}
#teamInfo #tblMembers{width: 140px; height: auto; border-collapse:collapse;}

a.lnk:link  
{
	text-decoration: underline !important;
}
a.lnk:active  
{
	text-decoration: none !important;
}
a.lnk:visited  
{
	text-decoration: underline !important;
}

a.lnk:hover {
	
	text-decoration: none !important;
}
.myGrid   
{    
    margin: 0px;   
    width: 98%;   
    font: 10pt Verdana, Arial,sans-serif;     
}   
.myGrid th[scope=col] 
{   
    background: #c5bee1;   
    font-weight: bold;
    color: #000; 
    padding: 3px 5px 15px;
    border: solid 1px #BFBFBF;   
} 
.myGrid th[scope=row] 
{   
    padding: 3px;   
    font-weight: normal;   
    border: solid 1px #BFBFBF;   
} 
.myGrid tr   
{   
    border: solid 1px #BFBFBF;   
}   
  
.myGrid td   
{   
    padding: 3px;   
    font-weight: normal;   
    border: solid 1px #BFBFBF;   
} 

textarea.lvText:focus {
    background-color: white;
}

table.test tr td label
{
     margin-left : 10px;
}
table.test tr td
{
     padding-bottom: 10px;
     padding-right: 10px;
     vertical-align: top;
}
div.test1
{
	float:left;
	width:30%;
}
div.test2
{
	float:left;
	width:35%;
	height:1px;
}
.checks input, .checks label
{
display:block;
} 
.checks input
{
float:left; 
width:10px; 
} 
.checks label
{
margin-left:5px; 
text-align:left; 
}
.checks tr td
{
    padding-bottom: 10px;
	padding-left:5px;
}
.msgWarning tr td img
{
	width:35 !important;
	height:30 !important;
}

.msgWarning tr td
{
  padding: 10px 5px 5px 10px;
}
table.newShi tr td
{
     padding-left: 20px;
     vertical-align: top;
}
table.newShi tr td table tr td
{
     padding-bottom: 5px;
}
table.newShi tr td table tr td input
{
     margin-left: -20px;
}


/*NormalLinkStyle is used to reverse underlining of links - underlines when not hovering; removes underline when hovering */
a.QuestionLinkStyle {text-decoration: underline !important;}
a:visited.QuestionLinkStyle {text-decoration: underline !important;}
a:hover.QuestionLinkStyle {text-decoration: none !important;}
a:active.QuestionLinkStyle {text-decoration: underline !important;}


.legend_icons td{text-align: left;}

/*508 compliance class*/
.accessibleHide{position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden;}

 /**LISA's CLEANUP*/
 /**LISA's CLEANUP*/
 /**LISA's CLEANUP*/
 /**LISA's CLEANUP*/

 /**GLOBAL STUFF*/
 
 /*error messages*/

.wcms-details .fa {
color:#8f0000!important;
float:left !important;
position:relative;
top:3px;
margin-right:8px;
}

.mbErrorBorder {
border:none!important;}
/**/

#ErrorMsg .mbRightCell li {
font-size:14px!important;
list-style-type:none!important;
position:relative;
top:8px;
}

.titlebar {padding:0 15px;}

.titlebar h2 a {
color:#fff;}


a#logOutTopStatus:hover {
text-decoration:underline!important;}

.emailupdates {
display:none;}

.dropdown-menu {
text-align:left;}

 .wrapBtns{
     width:100%; 
     text-align:center;
     margin:20px 0;
 }

.zebraNoborder {
background:#f0f0f0;
padding:8px;
}

.zebra {
background:#f0f0f0;
overflow:hidden;
border-bottom:1px solid #c0c0c0;
padding:8px;
}

.noZebra {
padding:8px;}

 /*Tabs*/
#modulesMenu {
margin-bottom:5px;}

#modulesMenu ul {
padding:1px 0!important;}

#modulesMenu li a {

border:none!important;
}


.shiOptionMenu{visibility:visible;z-index: 999;position: absolute; }

.shiOptionMenu li{
    list-style-type:none;
    padding:8px 15px;
}

    .shiOptionMenu ul{
    margin:0;}

.wrapMenu {
width:100%;
margin:0;
padding:0 15px!important;
}

.dropdown{float:left; left:13px;}
 
    .dropdown li {
        border:none!important;
        padding:4px 0;}

    .dropdown li:hover {background:#f0f0f0;}

.divEditProfile {
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;} 

#ctl00_SHIOpt1_MenuInner {
margin:0!important;
padding:0!important;
}

.divEditProfile {
margin-bottom:0!important;}

#MenuInner {
}
#searchArea {display:none;}

.fa.fa-question-circle {
font-size:14px;
color:#075290;
}

/**BUTTONS**/
#btnAdd {
    margin-left:15px!important;
    margin-right:0!important;
float:left;}

.loginGoBtn {
margin-right:87px!important;}

#btnGo,
#btnRegiste,
a#btnUpdateInformation,
a#btnResetRefNum,
a#btnSearch,
a#btnRegister,
a#btnAddStrength,
a#btnAddWeakness{
color:#fff!important;
text-decoration:none!important;
margin:0 10px;
}

a#btnNext {
color:#fff!important;
text-decoration:none!Important;
}

a#btnDeleteDisabled {
    color:#000!important;
}

a#btnPrevious {
    color:#414141!important;
    text-decoration:none!important;
}

a#btnCreateTeam {margin:0 10px 0 0;
color:#fff!important;}

    a#btnCancel{
    text-decoration:none!important;
    color:#000!important;
    }

a#btnCreateTeam:hover {
text-decoration:none!important;}

#wrapper .ui-tabs-active .ui-tabs-anchor{
background:#fff!important}

/*PAGE*/
/*Login.aspx*/

.referenceNumberInput input {
padding:2px!important;}

input{
    width:100%;
  height:auto!important;

;}

.refNumberBox {
padding-bottom:37px!important;}

/*PAGE*/
/*home.aspx*/
.steps a {
text-decoration:underline!important;}

/*PAGE*/
/*Modules.aspx*/
.tblModules tbody {
background:#f6f6f6!important;}


/*PAGE*/
/*Overall.aspx*/

a#lnkbtnMSWordExport{
font-size:14px!important;
color:#000!important;
text-decoration:none!important;
}

a#lnkbtnMSWordExport {
text-decoration:underline!important;}


/*PAGE*/
/*SHIHistory.aspx*/

.sidebar {
text-align:left!important;}

/*PAGE*/
/*Scorecard.aspx*/

table#totalScore{
border-right:1px solid#e5e5e5;
border-bottom:1px solid#e5e5e5;
border-left:1px solid#e5e5e5;
background:#075290;
color:#fff!important;
}

/*PAGE*/
/*Questions.aspx*/

.questionsBox span {
font-size:14px!important;}

ul#rdResponses span {
font-size:14px!important;

}

/*PAGE*/
/*EditTeam.aspx*/
#upContents input {
padding:5px!important;
}



#wrapper a#btnGo:hover {
    text-decoration: none !important;
    
    border:none!important;
}

#wrapper a#btnRegister:hover {
    text-decoration: none !important;
    border:none!important;
}

/**6/01/2016**/
#divErrorAlert {
margin-bottom:20px!important;}

a#btnDeleteEmail {
color:#fff!important;
text-decoration:none!important;
}

/**6/21/2016*/
a#hlContactUs,
i#Image2,
span#lblSpace,
#hlGlossary{
display:none;}

/**6/22**/
.pageTitles h2 {
padding:0!important;
margin:0 0 15px 0!important;
}

.regNewShiWrap label {
float:left;
margin-right:10px;
}

.regNewShiWrap input {
padding:2px!important;
margin-bottom:0!important;
width:70%;
float:left;
}

#rdSHIAssesmentType input {
position:relative;
top:2px;
width:auto;
}
#lstEmail {
    margin-top:10px!important;
width:380px!important;
float:left!important;
}
.regNewShiWrap a#btnAdd {
margin-top: 10px!important;
    position: relative;
    top: -1px;
    left: 3px;}

.regNewShiWrap a#btnDeleteEmail {
    margin-top:10px;
margin-left:15px;}


ul#Breadcrumbs li a {
text-decoration:underline;
font-size:14px;
    margin: 0 4px 0 6px;
    color:#000;
}

ul#Breadcrumbs li a:hover {
text-decoration:none;}

ul#Breadcrumbs {
margin:0;}

ul#Breadcrumbs li {
list-style-type:none;
display:inline;

}

ul#Breadcrumbs li:last-child:after
 { content: ""; }


ul#Breadcrumbs li:after {
  content: "\>";
  position:relative;
  top:1px;
  left:2px;
}
.refNote p {
margin:0!important;
padding:0!important;
}

#searchBtnDiv {
text-align:left!important;
margin-left:191px;
}

.lookUpDistrict input {
margin-bottom:0!important;}

#spanDistrictID {
margin-bottom:10px;
}

/*6/23*/

.topStatus {
white-space:nowrap!important;
}

    .topStatus span {
    float:left;
        margin-top: 7px;
    }

        .topStatus span#ctl00_ucApplicationContact1_lblSpace {
        margin-top:0!important; margin-right:5px;}

span.textUnderline {
    float: right;
    margin-right:150px;
    margin-bottom:12px;
}

input {
width:auto!important;}

/*.topNavLinks {
text-align:right;
padding:8px;
}*/

.topNavLinks {
text-align:left;
padding:8px;
float:left;
}

a#logOutTopStatus {
   margin-left:10px;
}


.topStatus {
     margin-top: 15px;
    float: right;
    width: 48%;
}

.steps a b {
font-weight:bold!important;}

.steps b {
font-weight:normal!important;}

.modQuestionDisc {
padding-left:38px;}

.tblModules {
font-size:14px!important;
}

span.questionsBox {
font-size:12px!important;}

.questionsBox span{
    font-size:12px;
 
}

.module-typeF.grayBox{
   padding:0 15px;
   border:none!important;
}

.grayBox li {
    margin:0!important;
background:none!important;
}

span#lbQuestion dl {
padding:0!important;
margin-bottom:0!important;
}

a#btnPrevious {
;}

#tblActionSteps th {
    background:#b1dafb;
}

.MsoNormal {
background:none!important;}

.prevNextBtnWrap {
padding-left:300px;}

span#lbQuestionNumber {
    display:inline!important;
font-weight:bold!important;
float:left!important;
padding:0!important;
}

#tblWeaknesses h3,
#tblStrengths h3 {
margin:0!important;
padding:0!important;
}

a#btnAddStrength {
    margin-bottom:20px!important;
}

.newShi input {
margin:5px 0; }

a#btnSend {
color:#fff;
text-decoration:none;
}

a#btnReturn {
text-decoration:none;
color:#000;
}

#lblMessage input,
#lblStepDelete {
    box-shadow:0;
    padding:8px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    margin-bottom:40px;
    border:none;
}

#lnkDeleteMember {
color:#666!important;
position:relative;
top:5px;
left:-20px;
}

    #lnkDeleteMember:hover {
    text-decoration:none!important;}

#lbStepEdit {
    box-shadow:0;
    padding:8px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}


/**7/5/2016***/
#hlLogout {
            vertical-align:-webkit-baseline-middle;
           position:relative;
           top:4px;
            padding-left:5px;
        }

#ddState {
margin-left:0px!important;}

.prevNextBtnWrap {
margin-bottom:40px;}

span#lbQuestion {
    margin-left: 15px;
    display: inherit!important;
}

ul#rdResponses input {
width:auto;
float:left;
margin-right:6px;
}

ul#rdResponses label {
    
}

ul#rdResponses li {
list-style-type:none;}

/*7/6/2016**/

a#btnDeleteDisabled {
position: relative;
    top: 6px;
    left: -21px;
}

#_StateDistrictID,
#_StateSchoolID,
#txtStateDistrictId,
#txtStateSchoolID {
margin-bottom:0!important;}

.updateInfoCancel {
padding-left:113px!important;
text-align:center;
}

#divTeamMemberEmail,
#btnAdd {
    margin-top:11px!important;
}

span.forgetRN a{
margin-right:11px!important;
}

span.joinExisting a{
}

    span.joinExisting a.regLink {
            margin-left: 25px;
    }

      span.joinExisting2 a.regLink {
            margin-left: 30px;
    }

#rdlSHIAssesmentType li {
list-style-type:none;
}

#rdlSHIAssesmentType input {
    width:auto;
    float:left;
    margin-right:2px;
}

/**7/7/2016*/
.joinExistingInstructions {
margin:15px 0 0 0px;}

#erroHeaderIcon {
background:orange!important;}


.mbTblMessage li {
margin-left:51px!important;}

#htmlMessageHeader {
font-weight:bold;}

ul#htmlMessageDescription li{
    margin-left:36px;
}

#htmlMessageTypeIcon {
float:left;}

#htmlMessageHeader {
    float:left;
      margin-top:10px;
}

#rdResponses label p {
display:inline!important;}

#questionsBox span p {
margin-left:15px;}

.wrapBtns a {
color:#fff!important;
padding:8px;
text-decoration:none!important;
margin:0 5px;
}

table#_gvStrengths tr,
table#_gvWeaknesses tr
 {
background:none!important;}

table#_gvStrengths,
table#_gvWeaknesses
 {
margin-bottom:15px;}

a#btnContinue {
color:#fff!important;
text-decoration:none!important;
}

a#btnAddStrength.disabled,
a#btnAddWeakness.disabled,
a#btnAdd.disabled,
a#btnContinue.disabled{
color:#000!important;}

table#_gvStrengths td a,
table#_gvWeaknesses td a,
span#lblEdit,
span#lblDelete{
margin-left:10px!important;}

  #divTeamMemberEmail #btnAdd {
            margin-left:0!important;
            margin-right:0!important;
            float:left;
            color:#ffffff;
            position:relative;
            top: -9px;
            left: -20px;
        }

#ModalDeleteMember #cancelButton {
    background:#e5e5e5;
    font-size: 14px;
    font-weight: normal!important;
    text-shadow:none!important;
    text-align:center!important;
    float:none!important;
    margin:0 10px;
    color:#000;
}

#ModalDeleteMember #btnDelete{
background:#075290;
color:#fff;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
text-shadow:none !important;
border:none !important;
box-shadow:none !important;
padding:3px;
}

#ModalDeleteMember .modal-body {
overflow:hidden!important;
text-align:center!important;
}

#ModalDeleteMember .modal-header .close {
    position: relative;
    top: -55px;
}


/**7/8/2016*/
.btnsWrap {
margin-bottom:30px!important;}

#NewShiWrap {
padding-bottom:30px;}

span#navButtonsWrap {
    margin:20px 0;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

/**7/11/2016*/

#wrapMenu ul#dropdown-menu a {
padding:3px 0!important;}

#wrapMenu ul#dropdown-menu ul {
padding:0!important;}


#iStateDistricId,
#iStateSchoolId,
#iTeamName {
float:left!important;}

#iStateDistricId.fa,
#iStateSchoolId.fa,
#iTeamName.fa {
color:#8f0000!important;
margin:2px 2px 0 0!important;
}

.custmodal {
position:relative;
top:-29px;
}

.cutModalBtns a {
    color:#000!important;
text-decoration:none!important;}

.modalFaIcon i {
    /*color:#8f0000!important;*/
    color:#fdb81e!important;
    display:block;
        position: relative;
    top: 18px;
}

#htmlErrorIcon {
overflow:hidden;
margin-bottom:15px;
}

/**7/12/2016**/
.grayBox ul {
}

#delStrengthConfirmation .modal-body {
overflow:hidden;}

#delStrengthConfirmation .close {
float:none!important;
text-shadow:none!important;
font-size:14px;
font-weight:normal;
}

    #delStrengthConfirmation .close.custmodal {
    float:right!important;
    font-size:22px;
    font-weight:bold;
    }

#delStrengText {
color:#000!important;
padding:10px;
}


/**7/13/2016**/
.referenceNumber {
float:left;}

#delWeaknessConfirmation .modal-body {
overflow:hidden;}

#delWeaknessConfirmation .close {
float:none!important;
text-shadow:none!important;
font-size:14px;
font-weight:normal;
}

    #delWeaknessConfirmation .close.custmodal {
    float:right!important;
    font-size:22px;
    font-weight:bold;
    }

#delWeaknessText {
color:#000!important;
padding:10px;
}


#delActionConfirmation .modal-body {
overflow:hidden;}

#delActionConfirmation .close {
float:none!important;
text-shadow:none!important;
font-size:14px;
font-weight:normal;
}

    #delActionConfirmation .close.custmodal {
    float:right!important;
    font-size:22px;
    font-weight:bold;
    }

#delActionText {
color:#000!important;
padding:10px;
}

.dropdown-menu ul{margin-left:0!important;}

#referenceNumberInput #btnGo{
float:right!important;}

/**7/14/2016*/
span#lblSelectSHI {
    position: relative;
    top: 16px;
    left: 10px;}

#addModalAction h2 {
    line-height:1!important;
}

#addModalAction .error {
overflow:hidden!important;}

#addModalAction span#lblModule {
    background: #dddddd!important;
    padding: 2px 8px!important;
    width: 100%!important;
    display: block;
    border-bottom:1px solid#ddd!important;
}

table#tblPriorityActions {
    padding:0!important;
border:1px solid#ddd!important;

}

    table#tblPriorityActions span.chk input {
    margin-left:15px;
      vertical-align: top!important;
    }

    table#tblPriorityActions td {
    padding:0!important;
    }

    table#tblPriorityActions td.chk {
    vertical-align:top!important;
 position:relative;
 top:4px;
    }


#modalButtonsPlan {
margin-top:10px;}

    #modalButtonsPlan input {
    font-size:14px;
    text-shadow:none;
    float:left;
    }

    #modalButtonsPlan .cancelbtn {
    margin-left:5px;}














/**GLOBAL FIX***/
 .btn.btn-primary {
     color:#fff!important;
     text-decoration:none!important;
}

#pnlAddAction table {
display:block;
padding:15px;
}

#iActionInsert {
float:left;
margin:2px;
 color:#8f0000!important;
}

#iRecomendedAction {
color:#8f0000!important;}

#modulesMenu a {
cursor:pointer;}

p.MsoNormal span strong span {
font-weight:bold!important;}

/*span#lbQuestion span {
display:inline-block;
vertical-align:text-top!important;
margin:0;
padding:0;
}

.dropNumbers {

 margin:0;
padding:0;

}*/

/*Copied from EditTeam.aspx*/

#delStrengText {margin: 0 0 10px 0;
}

        div#pnlModal {
         
            height: auto;
            text-align: left;
            padding: 0.25em;
        }

        #colorbox input[type="button"], #colorbox input[type="submit"] {
            padding: 3px;
            width: 6em;
        }

        #_txtTeamName {
            margin-bottom: 0px;
        }


        #rdSHIAssesmentType {
            list-style-type: none;
        }

            #rdSHIAssesmentType li {
                display: flex;
                margin-bottom: 0px;
            }

            #rdSHIAssesmentType input {
                margin-top: 0px;
            }

            #rdSHIAssesmentType label {
                margin-left: 10px;
                margin-bottom: 0px;
            }

            #btnDeleteDisabled {
                padding-left:10px;
            }


/**Copied from master page*/

 .hide {
    float: right;
            color: #fff;
            margin-top: -5px;
        }
    
        #colorbox label {
            float: left;
            width: 100px;
            text-align: right;
            padding-right: 10px;
            display: block;
        }

        #colorbox input[type=text], #colorbox select {
            display: block;
            margin: 7px 0;
            width: 300px;
            padding: 2px;
        }

        #colorbox select {
            width: 308px;
        }

        #colorbox input[type=submit] {
            margin-left: 110px;
            padding: 3px;
        }

        #colorbox h1 {
            font: 14pt Verdana,Arial;
            margin: 20px 0 10px 47px;
        }

        a[name="OLE_LINK1"] {
            text-decoration: none !important;
            color: black !important;
        }

       
            .prevNextBtnWrap {
                padding-bottom:20px;
            }

        #PurpleBox {
            width: 700px;
            height: 20px;
            padding: 5px 15px;
            background: #3d316a;
            color: White;
        }
   



