.custom_xml_read h1.title {
    width: 700px;
    background: bottom center url(title-bg.png) no-repeat;
    height: 65px;
    line-height: 50px;
    font: 30px/58.8px 'DINProMedium',Arial,sans-serif;
    color: #03bee3;
}
.custom_xml_read .fontsize-80-percent{
    font-size: 80%;
}
.custom_xml_read p
{
    font: 12px/19px 'Helvetica',Arial,sans-serif;
    color: #45545f;
    line-height: 1.7em;
    font-size: 14px;
}
.custom_xml_read  select
{
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
div#ui-datepicker-div {
    background-color: lightgrey;
}
#hub24_invest h1,#hub24_invest h2
    {
        font: 18px/19px 'Helvetica',Arial,sans-serif;
        color: #03bee3;
        padding-bottom: 5px;
        padding-top: 9px;
        margin: 0 auto;
    }
    #hub24_invest ul     
    {
            padding-left: 30px;
            margin-bottom: 20px;
    }
     #hub24_invest ul li
     {
        line-height: 1;
     }
     
     #hub24_invest a
     {
        color: #03bee3;
        font: 12px/19px 'Helvetica',Arial,sans-serif;
        text-decoration: none;
        box-shadow: none;
        border: none;
     }
     /*New CSS for new style */
     #hub24_invest_new h1,#hub24_invest_new h2
    {
        font-family: Helvetica,Arial,sans-serif;
        font-weight: 300;
        color: #45545f;
        line-height: 1.4em;
        padding-bottom: 0;
        font-size: 22px;
	margin-bottom: 25px;
    }
    #hub24_invest_new ul     
    {            
            margin-bottom: 0px;
            list-style: none;
	    padding-left: 0px;
	    margin-left: -5px;
padding-bottom: 0px;
    }
     #hub24_invest_new ul li
     {
        margin-bottom: 25px;
	list-style: none;
     }
     
     #hub24_invest_new a
     {
        font-family: Helvetica,Arial,sans-serif;
        font-weight: 300;
        color: #45545f;
        line-height: 1.4em;
        padding-bottom: 5px;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 18px;
         display: inline-flex;
        vertical-align: middle;
     }
     #hub24_invest_new span.icon_n
     {
        background-image: url("looking_iconn.png");
        background-repeat: no-repeat;
        background-position: left;
        background-size: auto 100%;
        padding-right: 0px;
        margin-right: 10px;
        width: 50px;
        height: 38px;
        display: inline-block;

     }
     /********** END ****************/
    div#ui-datepicker-div 
    {
        background-color: lightgrey;
    }
    a.single_document
     {
        font-family: Helvetica,Arial,sans-serif;
        font-weight: 300;
        color: #45545f;
        line-height: 1.4em;
        padding-bottom: 5px;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 18px;
         display: inline-flex;
        vertical-align: middle;
        margin-left: -7px;
       padding-bottom: 25px !important;
     }
     span.icon_n
     {
        background-image: url("looking_iconn.png");
         background-repeat: no-repeat;
        background-position: left;
        background-size: auto 100%;
        padding-right: 0px;
        margin-right: 10px;
        width: 50px;
        height: 38px;
        display: inline-block;
     }