

@import url("/vSCRIPT/MultiKey.css");

.ui-dialog h1
{ 
    font-size: 28px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
} 

html, body
{
    font-family: verdana, arial, helvetica, "avant garde", "sans-serif";
    font-variant: normal;
}

legend
{
    margin-left:10px;
}

.BorderFieldset
{
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
}

.PageTitle
{
    font-size: 15pt;
    color: ;
}
.SecondPageTitle
{
    font-size: 12pt;
    color: ;
    font-weight: 100;
    border-bottom: solid 1px ;
}

.PageText,
.Details /*MultiKey*/
{
    font-size: 11px;
    Color:  !important;
    font-weight: 400;
}
.BoldDataFont
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
    font-weight: bold;
}
.SmallDataFont
{
    Font-Size: 12px;
    Color: ;
}
.DataFont,
.ReportCell /*MultiKey*/
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
.ReportCellChallenge /*MultiKey*/
{
    text-align: center;
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0;
}
td .DataFont
{
    Padding: 0;
}

.AdminSiteToolBar
{
    font-size: 14px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}

.Nav{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.Nav:hover{
    text-decoration: underline;
}

.NavLeaf{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavLeaf:hover{
    text-decoration: underline;
}

.NavParent{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavParent:hover{
    text-decoration: underline;
}

.NavRoot{
    font-size: 11px;
    font-weight: bold;
    color: Silver;
    text-decoration: none;
}
.NavRoot:hover{
    text-decoration: underline;
}
.NavTree span.fancytree-focused, .NavTree span.fancytree-focused a{
	color: #ce0404;
 }
.NavLevel2{
    cursor: pointer;
}
.Link
{	
    Font-Weight: bold;
    Color:#333366;
    Text-Decoration: underline;
    font-size: 12px;
    border: none;
}
.NegativeCurrency{
    color: #003366
}

.TopHeader,
.MKTableHeader /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
    border: solid 1px black;
}
.TopHeader a,
.MKTableHeader a /*MultiKey*/
{
    background-color: #003366;
    Color: White;
    Font-Weight: bolder;
    Font-Size: 12px;
    text-align: center;
}
.GridFormat,
.ReportTable /*MultiKey*/
{
    border: solid 1px black;
    border-collapse: collapse;
}
.GridFormat tr th,
.ReportTable tr th /*MultiKey*/
{
    padding-right: 3px;
    padding-left: 3px;
}
.GridFormat tr td,
.ReportTable tr th /*MultiKey*/
{
    border-style: none;
    padding-right: 4px;
    padding-left: 4px;
}
.GridRow
.ReportEvenOdd /*MultiKey*/
{
   height: 20px;
   background-color: White;
}
.GridAlternateRow,
.ReportEvenRow /*MultiKey*/
{
   height: 20px;
   background-color: Silver;
}
.WidgetHeader
{
    background-color: Silver;
    border-top: solid 2px #003366;
    border-bottom: solid 2px ;
    margin: 2px 0 2px 0;
    padding: 0 4px 0 4px;
}


.ValidationError
{
    font-size: small;
    color: #ce0404;
}
.ErrorBox
{
    color: #ce0404;
    border: 2px solid red;
    min-width: 1em;
    text-align: center;
}
.ErrorRed
{
    color: #ce0404;
}
.SuccessMessage
{
    font-size: 12pt;
    color: ;
    font-weight: bolder;
}
.ErrorMessage
{
    font-size: 12pt;
    color: #ce0404 !important;
    font-weight: bolder;
}
ul.ErrorMessage
{
	list-style-type: none;
}

.HeaderColor
{
    background-color: #789d3f;
}
.BackColor
{
    background-color: White;
}

.OlbMenu .ui-menu-item
{
    background-color: #789d3f;
}
.OlbMenuContainer .ui-widget-content {
	background: #789d3f;
}
.OlbMenu .NavRoot
{
    margin: 5px !important;
}

.ui-front {
    z-index: 1000;
}

.screen-reader-only {
     position: absolute;
     height: 1px;
     width: 1px;
     clip: rect(1px 1px 1px 1px); // IE 6 and 7
     clip: rect(1px,1px,1px,1px);
     clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
     overflow: hidden !important;
 }

.fancytree-container,
span.fancytree-focused span.fancytree-title
{
    outline: 0 !important;
    list-style-type: none;
}

.noBullets {
    list-style-type: none;
}

/*MultiKey*/
.FieldName
{
    Font-Size: 12px;
    Color: ;
    Border: none;
    Padding: 0px 5px 0px 0px;
    font-weight: bolder;
}

.SuperUserHidden
{
    color: transparent;
}

.FDICLogo {
max-width: 430px;
display: block;
margin-left: 65px;
}

#ctl00_ctl00_ctl00_UxBody_UxAboveBody_ctl01_ctl00_PanLogout{
    padding-left: 10px;
    }
    
    .ui-fancytree li {
    list-style-type: none;
    padding:auto;
    cursor:pointer;
    }
    .NavTree li{
    line-height:1.4!important;
    }
    ul.ui-fancytree{
    margin-left:50px;
    }
    ul.ui-fancytree > li > ul{
    padding-left:10px;
    }
    
    .mobileMenuButton{
            background-color: #d7dabe;
            height:30px;
            width:100%;
            display:none;
                    padding-top:5px;
        }
        .displayMenu{
            display:initial;
            transition:all ease .5s;
        }
    
    .OlbEnrollment .StepLogin
    {
         display:none;
    }
    
    
    .Link
    {
        font-family:Calibri, Arial, sans-serif;
        font-weight:bold;
        font-size:14px;
        line-height:17px;
        color:#333366;
        max-width:600px;
    }
    
    .logos
    {
    display:none;
    }
    
    .ssl
    {
    display:none;
    }
    
    .logos article
    {
    display:none;
    }
    
    
    .threecolumn2{
        width:100%;
        max-width:840px;
    }
    
    .threecolumn2 article{
        float:left;
        width:33.33%;
    }
    
    
    #marqueecontainer{
    position: relative;
    width: 200px; /*marquee width */
    height: 196px; /*marquee height */
    background-color: #d7dabe;
    overflow: hidden;
    border: 4px solid #789d3f;
    padding: 2px;
    padding-left: 4px;
    margin-left: 564px;
    margin-top: 37px;
    }
    
    .header-sm
    {
    display:none;
    }
    
    
    .altermenu
    {
    display:none;
    }
    
    /*SLIDESHOW*/
    
    .slidewrapper{
      float:left;
      margin-top: -36px;
    }
    
    .css-slideshow{
      position: relative;
      max-width: 550px;
      height: 208px;
      margin: 0px auto 5px auto;
      margin-top:38px;
    }
    
    .css-slideshow figure{
      margin: 0;
      max-width: 550px;
      height: 208px;
      background: transparent;
      /* position: absolute; */
      position: relative;
    }
    
    .css-slideshow figcaption{
      position: absolute;
      top: 0;
      color: #fff;
      background: rgba(0,0,0, .3);
      font-size: .8em;
      padding: 8px 12px;
      opacity: 0;
      transition: opacity .5s;
    }
    .css-slideshow:hover figure figcaption{
      transition: opacity .5s;
      opacity: 1;
    }
    .css-slideshow-attr{
      max-width: 550px;
      text-align: right;
      font-size: .7em;
      font-style: italic;
      margin:0 auto;
    }
    .css-slideshow-attr a{
      color: #666;
    }
    /* .css-slideshow figure{
      opacity:0;
      z-index:0;
    } */
    /*Figure styles - commenting out for since there is only one image - WL 12/6/23
    /* figure:nth-child(1) {
      animation: xfade 32s 16s infinite;
    }
    figure:nth-child(2) {
      animation: xfade 32s 8s infinite;
    }
    figure:nth-child(3) {
      animation: xfade 32s 0s infinite;
    }
    figure:nth-child(4) {
      animation: xfade 32s 24s infinite;
    } */
    
    @keyframes xfade{
      0%{
        opacity: 1;
        z-index: 2;
      }
      23.3% {
        opacity: 1;
        z-index: 2;
      }
      33.3%{
        opacity: 0;
        z-index: 0;
      }
      90% {
        opacity: 0;
        z-index: 0;
      }
      100% {
        opacity: 1;
        z-index: 2;
      }
    }
    
    
    .TopHeader a {
    
        font-family: calibri, arial, verdana, helvetica, "avant garde", "sans-serif";
        font-weight: bolder;
        font-size: 18px;
        color: #dddddd;
    background-color: transparent;
    }
    
    
    .TopHeader {
        border: 0px;
        background-color: #636363;
        font-family: calibri, arial, verdana, helvetica, "avant garde", "sans-serif";
        font-weight: bolder;
        font-size: 18px;
        color: #ededed;
    }
    
    
    .TopHeader th { 
        padding:8px; 
        border-top-style:solid;
        border-top-width: 2px;
        border-top-color: #7b7b7b;
    
    
    }
    
    
    
    .DataFont{
    font-family: arial, verdana, helvetica, "avant garde", "sans-serif";
    font-size: 12px;
    color: #4e4e4e;
    }
    
    .GridRow {
        background-color: #eeeeee;
    }
    
    .GridFormat { 
        border-color:#e8edff;
    }
    
    .GridFormat th {
        border-left-style:solid;
        border-left-width: 1px;
        border-left-color: #eeeeee;
    }
    
    .GridFormat tr td {
        border-bottom-style:solid;
        border-bottom-width: 1px;
        border-bottom-color: #ffffff;
        padding:6px;
    }
    
    
    .GridFormat tr:hover th[scope=row], .GridFormat tr:hover td { 
      background-color: #dde0d3;
      color: #616849;
    } 
    
    .BodyStyle
    {
        Padding-Top: 10px;
        background-repeat: repeat-x;
        padding-left: 20px;
        padding-right: 10px;
        padding-bottom:10px;
    }
    
    .NavTop
    {
        position:absolute;
    z-index:20; 
    margin-left:422px;
    margin-top:-190px;
        }
    
    .NavTree
    {
        background-color: #e7e6e5;
        height: 100%;
        width: 231px;
        margin-left:69px;
    }
    
    .navtree
    {
    margin-left:90px
    }
    
    #nav_wrapper {	
            background-image: url(/Pages/images/BankImages/leftnav_repeat.png);
        background-repeat: repeat-y;
           float:left;
            width:306px;
    }
    
    #nav_wrapper_bottom {	
            /*background-image: url('/pages/images/BankImages/leftnav_bottom.png');*/
        /*background-repeat: no-repeat;*/
            width: 231px;
        float:left;
            height: 30px;
            background-color: #e7e6e5;
            border-radius: 0 0 10px 10px;
    }
    
    .inline style
    {
        width: 205px;
    }
    
    
    .NavFdic
    {
        Border-Top: Solid 1px #aaa8a8;    
        Border-Bottom: Solid 1px #aaa8a8;
        width: 231px;
        padding-top: 25px;
        padding-bottom: 25px;
        text-align: center;
        background-color: #e7e6e5;
        margin-left:69px;
    }
    
    .NavBottom
    {
        background-color: #e7e6e5;
    }
    
    
    .Logos
    {
        Border-Top: Solid 1px #aaa8a8;    
        Border-Bottom: Solid 1px #aaa8a8;
        width: 231px;  
        text-align: center;
        background-color: #e7e6e5;
        padding-top: 15px;
        margin-left:69px;
        padding-bottom: 15px;
    }
    
    .ToolBar
    {
        float: right;
        padding-right: 8px;
        padding-top: 5px;
    }
    
    .NavBelowBottom
    {
        /*background-color: #e7e6e5;*/
        width:185px;
    }
    
    
    .HeaderColor{
        background-image: url('../Pages/images/BankImages/header_repeat.png');
        background-repeat: repeat-x;
        overflow:hidden;
background-color: #6a6a6a !important;
    }
    
    
    
    .PageTitle
    {
        font-family:Calibri, Arial, sans-serif;
        font-size:26px;
        font-weight:bolder;
        color:#535353;
    }
    
    .PageText
    {
        font-family:Calibri, Arial, sans-serif;
        font-size:16px;
        line-height:18px;
        color:#535353;
        max-width:600px;
    }
    
    .FooterText
    {
        font-family:Calibri, Arial, sans-serif;
        font-size:14px;
        line-height:17px;
        color:#535353;
    
    }
    
    .PageSubtitle
    {
        font-family:Calibri, Arial, sans-serif;
        font-size:22px;
        font-weight:bold;
        line-height:16px;
        color:#789d3f;
    }
    
    .PageSubtitle2
    {
        font-family:Calibri, Arial, sans-serif;
        font-size:18px;
        font-style:italic;
        text-decoration:underline;
        font-weight:bold;
        line-height:16px;
        color:#1e4489;
    }
    
    .PageLink
    {
        font-family:Calibri, Arial, sans-serif;
        font-size:14px;
        font-weight:bold;
        line-height:16px;
        color:#16565a;
    }
    
    
    .NavRoot
    {
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    line-height:20px;
    color:#1e4489;
    }
    
    .NavLeaf
    {
    font-family:Calibri, Arial, sans-serif;
    font-size:14px;
    line-height:20px;
    color:#1e4489;
    }
    
    
    .NavLevel2
    {
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
    font-size:12px;
    color:#616161;
    font-weight:normal;
    }
    
    .NavLevel3
    {
    font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
    font-size:12px;
    font-weight:normal;
    color:#616161;
    }
    
    
    
    
    
    
    
    #accounts
    {
    display: block;
    width: 200px;
    height: 175px;
    color: #000;
    background: url('../Pages/images/BankImages/AccessAccounts.png');
    margin-left: -12px;
    }
    
    #accounts:hover{
    background-position: -200px 0;
    }
    
    #calc
    {
    display: block;
    width: 200px;
    height: 175px;
    color: #000;
    background: url('../Pages/images/BankImages/calc.png');
    margin-left: -12px;
    }
    
    #calc:hover{
    background-position: -200px 0;
    }
    
    #demo
    {
    display: block;
    width: 200px;
    height: 175px;
    color: #000;
    background: url('../Pages/images/BankImages/demo.png');
    margin-left: -12px;
    }
    
    #demo:hover{
    background-position: -200px 0;
    }
    
    
    #homelogin{
    background-image:url('/Pages/images/BankImages/login.png');
    width:224px;
    height:223px;
    }
    
    @media (max-width: 1120px)
    {
    
    .threecolumn2 
    {
    
    max-width:550px;
    }
    
    .threecolumn2 article
    {
    width: 50%;
    float:left;
    }
    
    #marqueecontainer{
    margin-top: 263px;
    margin-left: 0px;
    width: 90%;
    max-width: 536px;
    height: 100px;
    }
    }
    
    @media (max-width: 900px)
    {
    .threecolumn2 article{
    
    float:none;
    margin-left:auto;
    margin-right:auto;
    }
    }
    
    @media (max-width: 890px)
    {
    
    #marqueecontainer{
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 536px;
    height: 100px;
    }
    
    .BodyStyle
    {
        padding-left: 319px;
    }
    
    .slidewrapper{
    display:block;
    position:relative;
    float:none;
    }
    
    .css-slideshow{
      position: relative;
    width:100%;
      max-width: 550px;
      height: 208px;
      margin: 0px auto 5px auto;
      margin-top:38px;
    }
    
    .css-slideshow figure img{
    width:100%;
    max-width:550px;
    height: auto;
    }
    
    .css-slideshow figure{
      margin: 0;
    width:100%;
      /* max-width: 550px; */
      max-width: 399px !important;
      height: 208px;
      /* position: absolute; */
      position: relative;
    }
    
    .css-slideshow figcaption{
      position: absolute;
      top: 0;
      color: #fff;
      background: rgba(0,0,0, .3);
      font-size: .8em;
      padding: 8px 12px;
      opacity: 0;
      transition: opacity .5s;
    }
    /*removed 12/6 - WL*/
    /* .css-slideshow:hover figure figcaption{
      transition: opacity .5s;
      opacity: 1;
    } */
    
    .css-slideshow-attr
    {
    width:100%;
      max-width: 550px;
      text-align: right;
      font-size: .7em;
      font-style: italic;
      margin:0 auto;
    }
    }
    
    @media (max-width: 770px)
    {
    .mobileMenuButton{
                display:block;
            }
            .displayMenu{
                display:none;
            }
            .displayMenu.active{
                display:initial;
            }
            .leftnav{
                display:initial;
                float:none;
                width:90%;
                margin-left:3px;
                height:auto;
            }
    
    .logos
    {
    display:block;
    max-width: 400px;
    margin-right:auto;
    margin-left:auto;
    }
    .Logos{
    display:none;
    }
    .NavFdic{
    display:none;
    }
    .ssl
    {
    display:block;
    margin-top:-10px;
    }
    
    .logos article
    {
    display:block;
    float: left;
    vertical-align: middle;
    }
    
    .threecolumn2 {
    max-width:none;
    }
    
    .threecolumn2 article{
    width:224px;
    float:none;
    margin-left:auto;
    margin-right:auto;
    }
    
    
    .HeaderColor
    {
    display:none;
    }
    
    .header-sm
    {
    display:block;
    width:100%;
background-color: #6a6a6a !important;
    }

.FDICLogo {
margin: 0 auto !important;
}
    
    .slidewrapper
    {
    display:block;
    position:relative;
    float:none;
    }
    
    .css-slideshow{
      position: relative;
    width:100%;
      max-width: 550px;
      height: 208px;
      margin: 0px auto 5px auto;
      margin-top:38px;
    }
    
    .css-slideshow figure img{
    width:100%;
    max-width:550px;
    height: auto;
    }
    
    .css-slideshow figure{
      margin: 0;
    width:100%;
      max-width: 550px;
      height: 208px;
      position: absolute;
    }
    
    .css-slideshow figcaption{
      position: absolute;
      top: 0;
      color: #fff;
      background: rgba(0,0,0, .3);
      font-size: .8em;
      padding: 8px 12px;
      opacity: 0;
      transition: opacity .5s;
    }
    /* .css-slideshow:hover figure figcaption{
      transition: opacity .5s;
      opacity: 1;
    } */
    .css-slideshow-attr{
    width:100%;
      max-width: 550px;
      text-align: right;
      font-size: .7em;
      font-style: italic;
      margin:0 auto;
    }
    
    .BodyStyle
    {
        padding-left: 10px;
    }
    
    .altermenu{
    display: block;
    position:relative;
    background: #d7dabe;
    border: 2px solid #d7dabe;
    width:100%;
    padding:10px;
    margin-bottom: 20px;
    z-index: 5000;
    box-sizing:border-box;
    }
    
    #nav_wrapper {
    float:none;
    width:100%;
    background-image:none;
    background-color:#d7dabe;
    }	
    
    #nav_wrapper_bottom {	
    display:none;
    }
    .ToolBar
    {
    display:none;
    }
    
    }
    @media (max-width: 400px)
    {
    
    .css-slideshow
    {
      height: 142px;
    
    }
    .css-slideshow figure
    {
      height: 142px;
    }
    }
    
    @media (max-width: 360px)
    {
    .ssl
    {
    margin-top:0px;
    }
    .logos article
    {
    float: none;
    margin-bottom:10px;
    }
    } 
    /*SKIP TO MAIN CONTENT LINK*/
    a.skiplink {
      position: absolute;
      top: -40px;
      left: 0;
      padding: 6px;
    }
    
    a.skiplink:focus {
        position: absolute;
        left: 0;
        top: 0;
    font-size: 14px;
    color: black;
    background-color: white;
    z-index: 1000000;
    }
    /*END SKIP TO MAIN CONTENT LINK*/

    .fourcolumn
    {
    width:100%;
    max-width:1000px;
    }
    .fourcolumn a{
    text-decoration:none;
    color:#33180d;
    }
    
    .fourcolumn article
    {
    width:25%;
    padding:10px;
    float:left;
    box-sizing: border-box;
    }
    
    .fourcolumn p
    {
    margin-left:75px;
    }
    
    .fourcolumn img
    {
    float:left;
    padding-right:5px;
    }
    
    .fourcolumn2
    {
    width:100%;
    max-width:1000px;
    }
    .fourcolumn2 a{
    text-decoration:none;
    }
    
    .fourcolumn2 article
    {
    width:25%;
    padding:10px;
    float:left;
    box-sizing: border-box;
    }
    
    .threecolumn
    {
    width:100%;
    max-width:900px;
    margin-left:auto;
    margin-right:auto;
    }
    
    .threecolumn article
    {
    float:left;
    width:33.33%;
    padding:10px;
    box-sizing: border-box;
    }
    
    .clearfix {
    clear: both;
    }
    
    .clearfix2 {
    display: none;
    clear: both;
    }
    
    .column {
    float: left;
    }
    
    .final {
    margin-right: 0!important;
    }
    
    .half {
    width: calc(50% - 30px);
    margin-right: 30px;
    }
    
    .third {
    width: calc(33% - 20px);
    margin-right: 30px;
    }
    
    .fourth {
    width: calc(25% - 22.5px);
    margin-right: 30px;
    }
    
    .fifth {
    width: calc(20% - 24px);
    margin-right: 30px;
    }
    
    .sixth {
    width: calc(16% - 25px);
    margin-right: 30px;
    }
    
    .eighth {
    width: calc(12.5% - 26.25px);
    margin-right: 30px;
    }
    
    .features img {
    width: 100%;
    max-width: 75px;
    }
    
    .features p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .features .column {
    text-align: center;
    }

/*
    .PageText
    {
        font-family: 'Open Sans', sans-serif;
        font-size:1em;
        line-height:22px;
        color:#393939!important;
        /*padding-top:10px;*/
        /*padding-bottom:10px;*/
        margin: 5px 0 10px 0;
    }
    
    ul.PageText {
    margin: 5px 0 20px 0;
    }
*/    
    
    .PageSubtitle
    {
        font-family:'Open Sans', sans-serif;
        font-size:21px!important;
        /*font-style:italic;
        text-decoration:underline;*/
        font-weight:bold;
        line-height:20px;
        color:#33180d;
    padding: 0!important;
        margin: 30px 0 10px 0;
    
    }

     



@media print
{
    .ToolBar
    {
        display: none;
        visibility: hidden;
    }
    
    .GridRow,
    .GridAlternateRow,
    .GridFormat th td,
    .GridFormat tr td,
    .ReportOddRow, /*MultiKey*/
    .ReportEvenRow /*MultiKey*/
    {
       border: solid 1px black;
    }
}

/* ONLINE PROJECT CSS START */
/* PROJECT HEADER */
	.projectHeaderContainer {
	  color: white;
	}

	/* HeaderText text */
	.projectHeaderText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 35px;
	  font-weight: bold!important;
	  color: #FFFFFF!important; /*WHITE*/
	  background-color:#1963a4;
	}

/* PROJECT TITLE PAGE DESCRIPTION */

	.titleContainer {
	  position: relative;
	  color: white;
	  font-size: 100%;
	}

	/* Container holding the body text */
	.bodyContainer {
	  position: relative;
	  left: 100px;
	  top: 150px;
	  color: white;
	}

	/* projectTitleText text */
	.projectTitleText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 22px;
	  /*font-size: 4vw;
	  font-size: 1.5em;*/
	  font-weight: bold!important;
	  color: #ffffff;
	}

	/* projectBodyText text */
	.projectBodyText {
	  font-family: Arial, sans-serif, Tahoma, Verdana;
	  font-size: 14px;
	  /*font-size: 2.5vw;
	  font-size: 1.25em;*/
	  font-weight: normal;
	  color: #3d3f42;
	}

/* FINISHED, POSTPONE, DECLINE TEXT */

/* ONLINE PROJECT CSS END */    