﻿.subpage-bottom-band
{
    /*@primary-60-fallback: #72afb8 !important;
    @primary-60: rgba(20, 122, 137, 0.6);*/

}

.taletid-subpage
{

    .item > *
    {
        padding-left: 25px;
    }

    .item:first-child
    {
        background: none;
    }

    .item
    {


        padding: 12px 0;

        .dr-icon-facebook-boxed:before, .dr-icon-twitter-boxed:before
        {
            position: absolute;
            left: 0;
        }

        .metainfo, .metainfo + p
        {
            margin-top: 4px;
        }

            .metainfo + p
            {
                margin-top: 2px;
                font-family: "gibsonRegular";
                font-size: 14px;
            }
    }

    .dr-link-readmore
    {
        background: transparent url(/assets/img/border.png) repeat-x -2px -8%;
    }
}
.analyser-subpage
{



    .top-picture
    {
        padding: 12px 0;
        border-bottom: 1px solid #CDCDCD;
		border-bottom-color: rgba(0, 0, 0, 0.2);
    }

    .item:first-child
    {
        padding-top: 6px;
        background: none;
    }

    .item
    {
        padding: 12px 0;


        .name
        {
            color: #147A89;
            padding: 0;
            font-family: "gibsonRegular";
            text-transform: uppercase;
        }
    }

    .dr-link-readmore
    {
        background: transparent url(/assets/img/border.png) repeat-x -2px -8%;
    }
}
