﻿/* Accordion.css - this file contains style relevant for the different accordions*/

/**********************************************************************************************************************************/
/* Classes for awards accordion */
/**********************************************************************************************************************************/

/* The pane header of an accordion */
.PaneHeader
{
    background-color: #7D624D;
    width: 610px;
    padding-left: 20px;
    color: White;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;
    /* font-family: verdana; */
    line-height: 30px;
}

/* The text in a pane content */
.PaneEntry
{
    background-color: #ECDBD1; /* Use this for a hanging indent */
    color: #7D624D !important;
    font-style: normal !important;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;
    /* font-family: verdana; */
    line-height: 30px;
    width: 590px;
    padding-left: 40px;
}

/* The text in a sub pane content */
.PaneSubEntry
{
    background-color: #ECDBD1; /* Use this for a hanging indent */
    color: #7D624D !important;
    font-style: normal !important;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;
    /* font-family: verdana; */
    line-height: 30px;
    width: 610px;
    padding-left: 60px;
}

/* A link in a pane header */
.PaneHeaderLink
{
    background-color: #7D624D;
    color: White !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */
    line-height: 30px;
    text-decoration: none !important;
    cursor:pointer;
}

/* A link in a pane entry */
.PaneEntryLink
{
    background-color: #ECDBD1;
    color: #7D624D !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */
    line-height: 30px;
    text-decoration: none !important;
    cursor:pointer;
}

/* A link in a sub pane entry */
.PaneSubEntryLink
{
    background-color: #ECDBD1;
    color: #7D624D !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */
    line-height: 30px;
    text-decoration: none !important;
    cursor:pointer;
}

/**********************************************************************************************************************************/
/* Classes for toc.aspx accordion */
/**********************************************************************************************************************************/

/* The pane header of an accordion */
.TOCPaneHeader
{
    background-color: #7D624D;
    width: 610px; /*650px;*/
    padding-left: 20px;
    color: White;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;
    /* font-family: verdana; */
    line-height: 30px;
}

/* The text in a pane content */
.TOCPaneEntry
{
    background-color: #ECDBD1; /* Use this for a hanging indent */
    color: #7D624D !important;
    font-style: normal !important;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;
    /* font-family: verdana; */
    line-height: 30px;
    width: 620px; /*660px;*/
    padding-left: 10px;
}

/* The text in a sub pane content */
.TOCPaneSubEntry
{
    background-color: #ECDBD1; /* Use this for a hanging indent */
    color: #7D624D !important;
    font-style: normal !important;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;
    /* font-family: verdana; */
    line-height: 30px; /*width: 610px;*/
    padding-left: 60px;
}

/* A link in a pane header */
.TOCPaneHeaderLink
{
    background-color: #7D624D;
    color: White !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */
    line-height: 30px;
    text-decoration: none !important;
    cursor: pointer;
}

/* A link in a pane entry */
.TOCPaneEntryLink
{
    background-color: #ECDBD1;
    color: #7D624D !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */
    line-height: 30px;
    text-decoration: none !important;
    cursor: pointer;
}

/* A link in a sub pane entry */
.TOCPaneSubEntryLink
{
    background-color: #ECDBD1;
    color: #7D624D !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */
    line-height: 30px;
    text-decoration: none !important;
}

/* A tenor */
.TOCTenorPaneSubEntry
{
    /* old value: 47/-47 */
    padding-left: 15px;
    text-indent: -20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 10px; /*margin-left: 10px;*/
    width: 610px;
}

.TOCTenorPaneSubEntryLink
{
    background-color: #F5EEE3;
    color: #7D624D !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */ /*line-height: 30px;*/
    text-decoration: none !important;
    cursor:pointer;
}

/**********************************************************************************************************************************/
/* Classes for award.aspx accordion */
/**********************************************************************************************************************************/

/* The pane header of an accordion */
.AwardPaneHeader
{
    background-color: #7D624D;    
    padding-left: 20px;
    color: White;
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;    
    line-height: 30px;
}

/* The text in a pane content */
.AwardPaneEntry
{
    background-color: #ECDBD1; /* Use this for a hanging indent */
    color: #7D624D !important;
    font-style: normal !important;
    border-top-style: solid;
    border-top-color: white;
    border-top-width: 1px;    
    line-height: 30px;    
    padding-left: 10px;
}
/* A link in a pane header */
.AwardPaneHeaderLink
{
    background-color: #7D624D;
    color: White !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */
    line-height: 30px;
    text-decoration: none !important;
    cursor: default;
}

/* A link in a pane entry */
.AwardPaneEntryLink
{
    background-color: #ECDBD1;
    color: #7D624D !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */
    line-height: 30px;
    text-decoration: none !important;
    cursor: default;
 
}

.AwardContentClass
{
    /*background-color: #F5EEE3;*/
    color: #7D624D !important;
    font-style: normal !important;
    /* font-family: verdana; */
    /* font-size: 10pt; */ /*line-height: 30px;*/
    line-height: 30px;
    text-decoration: none !important;
    cursor:pointer;
  
 /*   padding-top:10px;
    padding-bottom:10px;*/
}